mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 12:49:02 +01:00
[pbs] Add frontline video test
This commit is contained in:
parent
4d9bd478f9
commit
cd6b48365e
@ -32,6 +32,17 @@ class PBSIE(InfoExtractor):
|
|||||||
'duration': 3190,
|
'duration': 3190,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'url': 'http://www.pbs.org/wgbh/pages/frontline/losing-iraq/',
|
||||||
|
'md5': '143c98aa54a346738a3d78f54c925321',
|
||||||
|
'info_dict': {
|
||||||
|
'id': '2365297690',
|
||||||
|
'ext': 'mp4',
|
||||||
|
'title': 'Losing Iraq',
|
||||||
|
'description': 'md5:f5bfbefadf421e8bb8647602011caf8e',
|
||||||
|
'duration': 5050,
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://www.pbs.org/newshour/bb/education-jan-june12-cyberschools_02-23/',
|
'url': 'http://www.pbs.org/newshour/bb/education-jan-june12-cyberschools_02-23/',
|
||||||
'md5': 'b19856d7f5351b17a5ab1dc6a64be633',
|
'md5': 'b19856d7f5351b17a5ab1dc6a64be633',
|
||||||
|
Loading…
Reference in New Issue
Block a user