aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cnn.py
Commit message (Expand)AuthorAgeFilesLines
* [turner] keep video id intactRemita Amine2016-08-301-6/+6
* [turner,cnn] move a check for wrong timestamp to CNNIERemita Amine2016-08-291-0/+4
* [cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes #10489)Remita Amine2016-08-291-3/+5
* [turner,nba,cnn,adultswim] add base extractor to parse cvp feedsRemita Amine2016-08-281-74/+23
* [cnn] add support for money.cnn.com videos(closes #2797)Remita Amine2016-08-201-7/+34
* [refactor] Single quotes consistencySergey M․2016-02-141-6/+6
* [cnn] Relax _VALID_URL again (fixes #5737)Yen Chi Hsuan2015-05-241-1/+1
* [cnn] Match more affilliatesPhilipp Hagemeister2015-04-071-1/+4
* [cnn] Match more URLsPhilipp Hagemeister2015-03-281-1/+4
* [cnn] Use edition.cnn.com for getting the information (fixes #4757)Jaime Marquínez Ferrándiz2015-01-211-1/+1
* [CNNArticle] Update testJaime Marquínez Ferrándiz2015-01-211-5/+5
* [cnn] Add support for hln URL format (Closes #4595)Sergey M․2014-12-301-1/+11
* [cnn] Improve regexes and fix testSergey M․2014-12-291-5/+5
* [cnn] Add support for articles with videos (fixes #4541)Adrian Kretz2014-12-221-0/+25
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+1
* [cnn] Modernize test definitionsPhilipp Hagemeister2014-11-041-2/+4
* [cnn] Fix for urls ending in '.cnn-ap' (fixes #3985)Jaime Marquínez Ferrándiz2014-10-191-1/+1
* [cnn] Improve thumbnail extractionPhilipp Hagemeister2014-06-071-4/+6
* [cnn] Add an extractor for blogs (closes #2361)Jaime Marquínez Ferrándiz2014-02-111-0/+26
* [cnn] Improve testPhilipp Hagemeister2014-01-171-6/+7
* More unicode literalsPhilipp Hagemeister2014-01-071-9/+11
* [cnn] Add multiple formats, duration, and upload_datePhilipp Hagemeister2013-12-261-15/+56
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* [cnn] Accept www.cnn.com urls (fixes #1740)Jaime Marquínez Ferrándiz2013-11-091-1/+1
* [cnn] remove debug print call.Jaime Marquínez Ferrándiz2013-08-281-1/+0
* [cnn] Allow more URLsPhilipp Hagemeister2013-08-281-5/+17
* Add an extractor for CNN (closes #1318)Jaime Marquínez Ferrándiz2013-08-271-0/+47