mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-07 10:57:59 +09:00
[cspan] Fix typo in a comment
This commit is contained in:
parent
1f91bd15c3
commit
6f13b055f1
@ -24,7 +24,7 @@ class CSpanIE(InfoExtractor):
|
|||||||
'skip': 'Regularly fails on travis, for unknown reasons',
|
'skip': 'Regularly fails on travis, for unknown reasons',
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://www.c-span.org/video/?c4486943/cspan-international-health-care-models',
|
'url': 'http://www.c-span.org/video/?c4486943/cspan-international-health-care-models',
|
||||||
# For whatever reason, the served vide oalternates between
|
# For whatever reason, the served video alternates between
|
||||||
# two different ones
|
# two different ones
|
||||||
#'md5': 'dbb0f047376d457f2ab8b3929cbb2d0c',
|
#'md5': 'dbb0f047376d457f2ab8b3929cbb2d0c',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
|
Loading…
Reference in New Issue
Block a user