Commit Graph

21 Commits (0e805e782bd05951ca3f420cf2a050e2ac3ae846)

Author SHA1 Message Date
Yen Chi Hsuan abca34cbc0 [cnn] Relax _VALID_URL again (fixes )
The problem is the same as test:CNN_1, so I didn't add the test case
Philipp Hagemeister 29713e4268 [cnn] Match more affilliates
Philipp Hagemeister ecb750a446 [cnn] Match more URLs
Jaime Marquínez Ferrándiz efcddaebe9 [cnn] Use edition.cnn.com for getting the information (fixes )
Some videos (like http://edition.cnn.com/videos/us/2015/01/20/orig-yellowstone-oil-spill.cnn) will fail if we use cnn.com.
Jaime Marquínez Ferrándiz 5fe5112589 [CNNArticle] Update test
Sergey M․ 429ddfd38d [cnn] Add support for hln URL format (Closes )
Sergey M․ 7fc2cd819e [cnn] Improve regexes and fix test
Adrian Kretz 9532d72371 [cnn] Add support for articles with videos (fixes )
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Philipp Hagemeister acd40f64ed [cnn] Modernize test definitions
Jaime Marquínez Ferrándiz cc98a3f096 [cnn] Fix for urls ending in '.cnn-ap' (fixes )
Philipp Hagemeister be6d722904 [cnn] Improve thumbnail extraction
Jaime Marquínez Ferrándiz 0ae6b01937 [cnn] Add an extractor for blogs (closes )
Philipp Hagemeister 877bfd69d1 [cnn] Improve test
Philipp Hagemeister 3798eadccd More unicode literals
Philipp Hagemeister 608d11f515 [cnn] Add multiple formats, duration, and upload_date
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 81be02d2f9 [cnn] Accept www.cnn.com urls (fixes )
Jaime Marquínez Ferrándiz a1bb0f8773 [cnn] remove debug print call.
Philipp Hagemeister 273f603efb [cnn] Allow more URLs
Jaime Marquínez Ferrándiz 1a582dd49d Add an extractor for CNN (closes )