'title':'American Experience - Death and the Civil War',
'description':'American Experience, TV’s most-watched history series, brings to life the compelling stories from our past that inform our understanding of the world today.',
'duration':6705,
'thumbnail':'re:^https?://.*\.jpg$',
@ -118,6 +118,21 @@ class PBSIE(InfoExtractor):
'params':{
'skip_download':True,# requires ffmpeg
},
},
{
'url':'http://video.pbs.org/video/2365367186/',
'info_dict':{
'id':'2365367186',
'display_id':'2365367186',
'ext':'mp4',
'title':'To Catch A Comet - Full Episode',
'description':'On November 12, 2014, billions of kilometers from Earth, spacecraft orbiter Rosetta and lander Philae did what no other had dared to attempt \u2014 land on the volatile surface of a comet as it zooms around the sun at 67,000 km/hr. The European Space Agency hopes this mission can help peer into our past and unlock secrets of our origins.',
'duration':3342,
'thumbnail':'re:^https?://.*\.jpg$',
},
'params':{
'skip_download':True,# requires ffmpeg
},
}
]
@ -232,6 +247,12 @@ class PBSIE(InfoExtractor):
'url':closed_captions_url,
}]
# video.pbs.org video.pbs.org/videoInfo/... frequently provides an obscure 'title' value, like
# 'Full Episode', 'Episode 5', etc. prepend program->title