Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | [pbs] Improve player regex (Closes #7059) | Sergey M․ | |
2015-08-11 | [pbs] Add age limit to tests | Sergey M․ | |
2015-07-22 | [pbs] No need to escape colon | Sergey M․ | |
2015-07-22 | [pbs] Clean up title construction rationale | Sergey M․ | |
2015-07-19 | less clunky if statement | fnord | |
2015-07-19 | pbs: fix vague 'Full Episode' titles; prepend name of show | fnord | |
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-10 | [pbs] Add support for subtitles (Closes #6184) | Sergey M․ | |
2015-07-02 | [pbs] Add coding declaration | Yen Chi Hsuan | |
Python 2.x does not work without it. | |||
2015-07-02 | [pbs] skip_download for m3u8 test cases | Yen Chi Hsuan | |
2015-07-02 | [pbs] Fix player URL (closes #6139) | Yen Chi Hsuan | |
2015-05-06 | [pbs] Add `format_id` for direct links | Sergey M․ | |
2015-05-01 | [pbs] Add support for HD (Closes #3564, closes #5390) | Sergey M․ | |
2014-12-31 | [pbs] Catch geoblocking errors (closes #4516) | Jaime Marquínez Ferrándiz | |
2014-10-23 | [pbs] Add support for tabbed frontline videos (Closes #4006) | Sergey M․ | |
2014-09-29 | [pbs] Add support for series/jwplayer type video (Fixes #3849) | Philipp Hagemeister | |
2014-08-22 | [pbs] recognize class=partnerPlayer as well (Fixes #3564) | Philipp Hagemeister | |
2014-08-18 | [pbs] Add frontline video test | Sergey M․ | |
2014-08-18 | [pbs] Extract coveplayerid (Closes #3522) | Sergey M․ | |
2014-08-02 | [pbs] Add support for frontline videos (Closes #3414 #3405) | Sergey M․ | |
2014-03-21 | [pbs] Add support for video ratings | Philipp Hagemeister | |
2014-03-21 | [pbs] Add support for widget URLs (Fixes #2594) | Philipp Hagemeister | |
2014-02-08 | [pbs] Add support for viralplayer links (Fixes #2350) | Philipp Hagemeister | |
2014-02-06 | [pbs] Remove unused import | Philipp Hagemeister | |
2014-02-04 | [pbs] Add support for article pages (Fixes #870) | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-08-22 | Add an extractor for PBS (closes #870 and #873) | Jaime Marquínez Ferrándiz | |