mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-01 03:22:50 -05:00
Add CSpanIE (closes #312)
This commit is contained in:
@ -695,5 +695,15 @@
|
||||
"info_dict": {
|
||||
"title": "卡马乔国足开大脚长传冲吊集锦"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSpan",
|
||||
"url": "http://www.c-spanvideo.org/program/HolderonV",
|
||||
"file": "315139.flv",
|
||||
"md5": "74a623266956f69e4df0068ab6c80fe4",
|
||||
"info_dict": {
|
||||
"title": "Attorney General Eric Holder on Voting Rights Act Decision"
|
||||
},
|
||||
"skip": "Requires rtmpdump"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user