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 (
Collapse
)
Author
2016-08-30
[turner] keep video id intact
Remita Amine
2016-08-29
[turner,cnn] move a check for wrong timestamp to CNNIE
Remita Amine
2016-08-29
[cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes #10489)
Remita Amine
2016-08-28
[turner,nba,cnn,adultswim] add base extractor to parse cvp feeds
Remita Amine
2016-08-20
[cnn] add support for money.cnn.com videos(closes #2797)
Remita Amine
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2015-05-24
[cnn] Relax _VALID_URL again (fixes #5737)
Yen Chi Hsuan
The problem is the same as test:CNN_1, so I didn't add the test case
2015-04-07
[cnn] Match more affilliates
Philipp Hagemeister
2015-03-28
[cnn] Match more URLs
Philipp Hagemeister
2015-01-21
[cnn] Use edition.cnn.com for getting the information (fixes #4757)
Jaime Marquínez Ferrándiz
Some videos (like http://edition.cnn.com/videos/us/2015/01/20/orig-yellowstone-oil-spill.cnn) will fail if we use cnn.com.
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