index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
cbc.py
Age
Commit message (
Collapse
)
Author
2018-02-19
[cbc] add new extractor for olympics.cbc.ca(closes #15535)
Remita Amine
2017-08-23
[cbc:watch] Bypass geo-restriction (closes #13993)
Sergey M․
2017-04-27
[cbc] update test cases
Tithen-Firion
2017-02-21
Revert "[cbc] use geo bypass mechanism"
Remita Amine
This reverts commit 86466a8b6f313d0d8c80823e8e61215ac16046a5.
2017-02-21
[cbc] use geo bypass mechanism
Remita Amine
2017-02-02
[cbc:watch] extract audio codec for audion only formats(fixes #11893)
Remita Amine
2017-01-14
[cbc] Improve playlist support (closes #11704)
Sergey M․
2016-12-10
[common] recognize hls manifests that contain video only formats(#11394)
Remita Amine
2016-08-25
[cbc] Add support for watch.cbc.ca
Remita Amine
2016-07-26
[cbc] PEP 8
Sergey M․
2016-07-26
[cbc] Improve extraction for videos embedded with clipId
Sergey M․
2016-07-16
[cbc] Skip geo-restricted test case
Yen Chi Hsuan
2016-05-20
[cbc] fix extraction for flv only videos(fixes #5309)
remitamine
2016-05-20
[cbc] Add the test case from #5156
Yen Chi Hsuan
2016-05-20
[cbc] Fix for old-styled URLs
Yen Chi Hsuan
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.
2016-05-20
[cbc] extract http formats and update tests
remitamine
2016-04-24
[ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f
Yen Chi Hsuan
2016-02-11
[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)
remitamine