Files
youtube-dlc/youtube_dl/extractor
fnord a5dd9a0c5d pbs: fix vague 'Full Episode' titles; prepend name of show
Many videos are given the title 'Full Episode' or 'Episode x', etc;
in the info json 'title' is the episode title (for oneshots this is
'Full Episode') while the program name is 'program':{'title'. This
changes the title from '(episode title)' to
 '(program name) - (episode title)'

The following urls demonstrate useless titles

    http://video.pbs.org/video/2365367186/
    http://video.pbs.org/video/2365519307/
    http://video.pbs.org/video/2365527039/
    http://video.pbs.org/video/2365530605/

Before change

    Full Episode
    Episode 5 | Preview
    Season 3 | Episode 4 Preview
    July 17, 2015

After change

    To Catch A Comet - Full Episode
    The Crimson Field - Episode 5 | Preview
    Last Tango in Halifax - Season 3 | Episode 4 Preview
    Charlie Rose The Week - July 17, 2015
2015-07-19 11:47:58 -05:00
..
2015-07-11 00:49:59 +08:00
2015-07-17 23:35:14 +06:00
2015-07-18 19:13:10 +06:00
2015-07-08 13:43:23 +08:00
2015-07-18 16:35:28 +06:00
2015-07-11 00:50:31 +08:00
2015-07-15 00:01:41 +06:00
2015-07-11 00:50:45 +08:00
2015-07-17 23:54:38 +06:00
2015-07-19 21:54:12 +06:00
2015-07-07 14:22:13 +08:00
2015-07-17 17:07:55 +01:00
2015-07-11 01:21:04 +08:00
2015-07-11 00:51:26 +08:00
2015-07-10 00:27:44 +06:00
2015-07-11 00:51:55 +08:00
2015-07-13 22:11:05 +06:00
2015-07-17 01:28:52 +06:00
2015-07-12 20:42:18 +06:00
2015-07-12 12:53:15 +06:00
2015-07-11 01:21:36 +08:00
2015-07-12 23:45:47 +06:00
2015-07-18 02:43:18 +06:00
2015-07-14 22:46:26 +06:00
2015-07-11 00:52:19 +08:00
2015-07-17 23:49:14 +06:00
2015-07-17 23:49:38 +06:00
2015-07-11 00:52:56 +08:00
2015-07-11 00:53:08 +08:00
2015-07-11 00:57:59 +08:00
2015-07-11 00:58:13 +08:00