mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 02:17:21 +08:00
Merge pull request #45 from ytdl-org/master
[pull] master from ytdl-org:master
This commit is contained in:
commit
640ac1f59a
@ -5,6 +5,7 @@ from .common import InfoExtractor
|
||||
from ..utils import unified_timestamp
|
||||
from .youtube import YoutubeIE
|
||||
|
||||
|
||||
class CtsNewsIE(InfoExtractor):
|
||||
IE_DESC = '華視新聞'
|
||||
_VALID_URL = r'https?://news\.cts\.com\.tw/[a-z]+/[a-z]+/\d+/(?P<id>\d+)\.html'
|
||||
|
Loading…
x
Reference in New Issue
Block a user