Commit Graph

28 Commits (2cdfe977d7e006ae93c427868ec1c5701d49cf1a)

Author SHA1 Message Date
Elan Ruusamäe d226c560a6 Refactor code to use url_result
Remita Amine 3c77a54d5d [turner] keep video id intact
Remita Amine da30a20a4d [turner,cnn] move a check for wrong timestamp to CNNIE
Remita Amine 1fe48afea5 [cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes )
Remita Amine 2982514072 [turner,nba,cnn,adultswim] add base extractor to parse cvp feeds
Remita Amine 292a2301bf [cnn] add support for money.cnn.com videos(closes )
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
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 )