aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cnn.py
Commit message (Expand)AuthorAgeFilesLines
* [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