aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cbc.py
Commit message (Collapse)AuthorAgeFilesLines
* [cbc:watch] Bypass geo-restriction (closes #13993)Sergey M․2017-08-231-3/+9
|
* [cbc] update test casesTithen-Firion2017-04-271-3/+3
|
* Revert "[cbc] use geo bypass mechanism"Remita Amine2017-02-211-1/+0
| | | | This reverts commit 86466a8b6f313d0d8c80823e8e61215ac16046a5.
* [cbc] use geo bypass mechanismRemita Amine2017-02-211-0/+1
|
* [cbc:watch] extract audio codec for audion only formats(fixes #11893)Remita Amine2017-02-021-0/+6
|
* [cbc] Improve playlist support (closes #11704)Sergey M․2017-01-141-21/+34
|
* [common] recognize hls manifests that contain video only formats(#11394)Remita Amine2016-12-101-5/+0
|
* [cbc] Add support for watch.cbc.caRemita Amine2016-08-251-0/+172
|
* [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