1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-23 22:42:50 +08:00

Update tvn24.py

This commit is contained in:
Sergey M 2017-10-03 23:27:42 +07:00 committed by GitHub
parent 643d65b83b
commit 22974cfbb0

View File

@ -9,7 +9,7 @@ from ..utils import (
class TVN24IE(InfoExtractor):
_VALID_URL = r'https?://(?:(?:[^/]+)\.)?tvn24(?:bis)?\.pl/(?:[^/]+/)*(?P<id>[^/]+)(?:\.html)?'
_VALID_URL = r'https?://(?:(?:[^/]+)\.)?tvn24(?:bis)?\.pl/(?:[^/]+/)*(?P<id>[^/]+)'
_TESTS = [{
'url': 'http://www.tvn24.pl/wiadomosci-z-kraju,3/oredzie-artura-andrusa,702428.html',
'md5': 'fbdec753d7bc29d96036808275f2130c',