aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cbc.py
Commit message (Collapse)AuthorAgeFilesLines
* [cbc] PEP 8Sergey M․2016-07-261-1/+1
|
* [cbc] Improve extraction for videos embedded with clipIdSergey M․2016-07-261-4/+25
|
* [cbc] Skip geo-restricted test caseYen Chi Hsuan2016-07-161-0/+3
|
* [cbc] fix extraction for flv only videos(fixes #5309)remitamine2016-05-201-1/+16
|
* [cbc] Add the test case from #5156Yen Chi Hsuan2016-05-201-2/+15
|
* [cbc] Fix for old-styled URLsYen Chi Hsuan2016-05-201-1/+1
| | | | | | The URL http://www.cbc.ca/player/News/ID/2672225049/ (#6342) redirects to http://www.cbc.ca/player/play/2672224672, while youtube-dl wasn't able to handle it correctly.
* [cbc] extract http formats and update testsremitamine2016-05-201-30/+33
|
* [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479fYen Chi Hsuan2016-04-241-0/+1
|
* [cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)remitamine2016-02-111-0/+113