about summary refs log tree commit diff
path: root/youtube_dl/extractor/cbc.py
Commit message (Expand)AuthorAgeFilesLines
* [cbc:watch] Fix authenticated device token caching (closes #19160)Sergey M․2020-03-211-6/+14
* [cbc:watch] Add support for authenticationDevon Meunier2020-03-211-2/+34
* [cbc:watch] Add support for gem.cbc.ca (closes #20251, #20359)Tyler Szabo2019-03-171-1/+4
* [cbc] Improve extraction (closes #16583, closes #16593)Sergey M․2018-06-021-1/+8
* [cbc] Fix playlist title extraction (closes #16502)Parmjit Virk2018-05-261-2/+5
* [cbc:watch] Re-acquire device token when expired (closes #16160)Sergey M․2018-04-111-19/+40
* [cbc] add new extractor for olympics.cbc.ca(closes #15535)Remita Amine2018-02-191-0/+62
* [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
* [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
* [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