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
/
cnn.py
Age
Commit message (
Expand
)
Author
2015-01-21
[cnn] Use edition.cnn.com for getting the information (fixes #4757)
Jaime Marquínez Ferrándiz
2015-01-21
[CNNArticle] Update test
Jaime Marquínez Ferrándiz
2014-12-30
[cnn] Add support for hln URL format (Closes #4595)
Sergey M․
2014-12-29
[cnn] Improve regexes and fix test
Sergey M․
2014-12-22
[cnn] Add support for articles with videos (fixes #4541)
Adrian Kretz
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-04
[cnn] Modernize test definitions
Philipp Hagemeister
2014-10-19
[cnn] Fix for urls ending in '.cnn-ap' (fixes #3985)
Jaime Marquínez Ferrándiz
2014-06-07
[cnn] Improve thumbnail extraction
Philipp Hagemeister
2014-02-11
[cnn] Add an extractor for blogs (closes #2361)
Jaime Marquínez Ferrándiz
2014-01-17
[cnn] Improve test
Philipp Hagemeister
2014-01-07
More unicode literals
Philipp Hagemeister
2013-12-26
[cnn] Add multiple formats, duration, and upload_date
Philipp Hagemeister
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-09
[cnn] Accept www.cnn.com urls (fixes #1740)
Jaime Marquínez Ferrándiz
2013-08-28
[cnn] remove debug print call.
Jaime Marquínez Ferrándiz
2013-08-28
[cnn] Allow more URLs
Philipp Hagemeister
2013-08-27
Add an extractor for CNN (closes #1318)
Jaime Marquínez Ferrándiz