Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pbs] Clarify comment on http formats | Sergey M․ | 2016-08-13 | 1 | -6/+6 |
| | |||||
* | [pbs] Fix description extraction and update tests | Sergey M․ | 2016-08-13 | 1 | -24/+23 |
| | |||||
* | [pbs] add test for videos with undocumented http formats and remove unused ↵ | Remita Amine | 2016-08-13 | 1 | -3/+16 |
| | | | | import | ||||
* | [pbs] check all http formats and remove unnecessary request | Remita Amine | 2016-08-12 | 1 | -14/+3 |
| | | | | | | - some of the quality that not reported in the documentation are available(4500k, 6500k) - the videoInfo request doesn't work for a long time | ||||
* | [pbs] Check manually constructed http links (Closes #9921) | Sergey M․ | 2016-06-27 | 1 | -1/+6 |
| | |||||
* | [pbs] extract srt and vtt subtitles | remitamine | 2016-04-30 | 1 | -0/+13 |
| | |||||
* | [pbs] remove duplicate format | remitamine | 2016-04-30 | 1 | -3/+1 |
| | |||||
* | [pbs] extract only the formats that we know that they will be available as ↵ | remitamine | 2016-04-30 | 1 | -1/+3 |
| | | | | | | http format https://projects.pbs.org/confluence/display/coveapi/COVE+Video+Specifications | ||||
* | [pbs] fix the least bitrate http url construction | remitamine | 2016-04-30 | 1 | -0/+2 |
| | |||||
* | [pbs] extract all http formats | remitamine | 2016-04-30 | 1 | -24/+24 |
| | |||||
* | [pbs] Extract all formats (Closes #8538) | Sergey M․ | 2016-02-22 | 1 | -18/+54 |
| | |||||
* | [pbs] Fix multi part videos extraction | Sergey M․ | 2016-02-11 | 1 | -4/+8 |
| | |||||
* | [pbs] Update some tests | Sergey M․ | 2016-02-11 | 1 | -14/+13 |
| | |||||
* | [pbs] Improve description extraction | Sergey M․ | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | [pbs] Revert prefer portalplayer | Sergey M․ | 2016-02-11 | 1 | -11/+13 |
| | |||||
* | [pbs] Switch to portal player by default (Closes #8491) | Sergey M․ | 2016-02-10 | 1 | -3/+15 |
| | |||||
* | [pbs] Extend PBS station regex (Closes #7964) | Sergey M․ | 2015-12-23 | 1 | -1/+1 |
| | |||||
* | [pbs] Extend _VALID_URL (Closes #7889) | Sergey M․ | 2015-12-17 | 1 | -160/+160 |
| | |||||
* | [pbs] PEP 8 | Sergey M․ | 2015-12-10 | 1 | -23/+23 |
| | |||||
* | [pbs] Clarify member stations' URLs | Sergey M․ | 2015-12-10 | 1 | -160/+161 |
| | |||||
* | [pbs] Make URLs lowercase | Sergey M․ | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | [pbs] Clean up stations list from duplicates | Sergey M․ | 2015-12-09 | 1 | -467/+158 |
| | |||||
* | [pbs] Add support for all member stations (#7674) | Sergey M․ | 2015-12-09 | 1 | -2/+475 |
| | |||||
* | [pbs] Add another coveplayer pattern (Closes #7674) | Sergey M․ | 2015-12-08 | 1 | -0/+1 |
| | |||||
* | [pbs] Extend _VALID_URL | Sergey M․ | 2015-12-08 | 1 | -1/+5 |
| | |||||
* | [pbs] Update API URL (Closes #7565) | Sergey M․ | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | [pbs] Extend _VALID_URL | Sergey M․ | 2015-11-18 | 1 | -1/+5 |
| | |||||
* | [pbs] Make flp embed lookup non fatal | Sergey M․ | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | [pbs] Add test for flp frontline embeds | Sergey M․ | 2015-11-07 | 1 | -0/+16 |
| | |||||
* | [pbs] Add support for flp frontlines (Closes #7369) | Sergey M․ | 2015-11-07 | 1 | -0/+18 |
| | |||||
* | [pbs] Simplify and speed up player URL search | Sergey M․ | 2015-11-06 | 1 | -3/+7 |
| | |||||
* | [pbs] Carry long line | Sergey M․ | 2015-10-09 | 1 | -1/+5 |
| | |||||
* | [pbs] place errors into a dict | remitamine | 2015-10-08 | 1 | -13/+7 |
| | |||||
* | [pbs] detect errors from http error code | remitamine | 2015-10-08 | 1 | -8/+15 |
| | |||||
* | [pbs] Add test for #7059 | Sergey M․ | 2015-10-04 | 1 | -0/+18 |
| | |||||
* | [pbs] Allow empty attribute in player regex | Sergey M․ | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | [pbs] Improve player regex (Closes #7059) | Sergey M․ | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | [pbs] Add age limit to tests | Sergey M․ | 2015-08-11 | 1 | -0/+1 |
| | |||||
* | [pbs] No need to escape colon | Sergey M․ | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | [pbs] Clean up title construction rationale | Sergey M․ | 2015-07-22 | 1 | -2/+2 |
| | |||||
* | less clunky if statement | fnord | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | pbs: fix vague 'Full Episode' titles; prepend name of show | fnord | 2015-07-19 | 1 | -6/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [pbs] Add support for subtitles (Closes #6184) | Sergey M․ | 2015-07-10 | 1 | -0/+9 |
| | |||||
* | [pbs] Add coding declaration | Yen Chi Hsuan | 2015-07-02 | 1 | -0/+1 |
| | | | | Python 2.x does not work without it. | ||||
* | [pbs] skip_download for m3u8 test cases | Yen Chi Hsuan | 2015-07-02 | 1 | -3/+15 |
| | |||||
* | [pbs] Fix player URL (closes #6139) | Yen Chi Hsuan | 2015-07-02 | 1 | -1/+16 |
| | |||||
* | [pbs] Add `format_id` for direct links | Sergey M․ | 2015-05-06 | 1 | -0/+1 |
| | |||||
* | [pbs] Add support for HD (Closes #3564, closes #5390) | Sergey M․ | 2015-05-01 | 1 | -17/+41 |
| | |||||
* | [pbs] Catch geoblocking errors (closes #4516) | Jaime Marquínez Ferrándiz | 2014-12-31 | 1 | -1/+15 |
| | |||||
* | [pbs] Add support for tabbed frontline videos (Closes #4006) | Sergey M․ | 2014-10-23 | 1 | -1/+19 |
| |