Commit Graph

6303 Commits (6e53c91608d1c43a9fe1614f13a15db74e877a91)

Author SHA1 Message Date
felix 6e53c91608 [crooksandliars] resolve protocol-relative URLs
felix d2272fcf6e crooksandliars.com extractor
Sergey M․ 1887ecd4d6 [twitch] Fix login
Sergey M․ 1c9a1457fc [niconico] Add nm video test
Sergey M․ 038b0eb1da Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl into ndac-todoroki-niconico_nm
Naglis Jonaitis 2684871bc1 [vine] Fix formats extraction (Closes )
Naglis Jonaitis ccf3960eec [nytimes] Improve _VALID_URL (Fixes )
Naglis Jonaitis eecc0685c9 [videomega] Fix extraction and update test (Fixes )
Sergey M․ 2ed849eccf Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ 3378d67a18 [generic] Add support for nytimes embeds (Closes )
Sergey M․ f3c0c667a6 [nytimes] Modernize
Sergey M․ 0ae8bbac2d [nytimes] Support embed URL
Philipp Hagemeister cbc3cfcab4 release 2015.03.18
Sergey M․ b30ef07c6c [ultimedia] Handle youtube embeds
Sergey M․ 73900846b1 [ultimedia] Capture and output unavailable video message
Sergey M․ d1dc7e3991 [ultimedia] Fix alphabetic order
Sergey M․ 3073a6d5e9 [ultimedia] Add extractor
Sponsored by thankyoumotion.com
Roman Le Négrate aae53774f2 [mixcloud] Try preview server first, then further numbers
Jaime Marquínez Ferrándiz 7a757b7194 [mixcloud] Fix extraction of some metadata
The second test had some wrong info.
I couldn't find the timestamp, so I have removed it.
Roman Le Négrate fa8ce26904 [mixcloud] Fix extraction like-count
Sergey M․ 2c2c06e359 [krasview] Fix extraction (Closes )
Todoroki ee580538fa fix nm video DL issue when logged in
Todoroki c3c5c31517 fix nm video DL issue when logged in
Sergey M․ ed9a25dd61 [generic] Generalize redirect regex
Sergey M․ 84f8101606 [generic] Follow redirects specified by `Refresh` HTTP header
Sergey M․ b1337948eb [grooveshark] Fix extraction
Sergey M․ 2ca1c5aa9f [douyutv] Improve and extract all formats
Sergey M․ 674fb0fcc5 Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutv
Sergey M․ cd459b1d49 [sohu] Fix test's note info
Sergey M․ 92a4793b3c [utils] Place sanitize url function near other sanitizing functions
Sergey M․ dc03a42537 Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
Sergey M․ 219da6bb68 [megavideoeu] Remove extractor
Sergey M․ 0499cd866e [primesharetv] Clean up
Jeff Buchbinder 13047f4135 [Primesharetv] Handle file not existing properly.
Jeff Buchbinder af69cab21d [Primesharetv] Add public domain example video
Jeff Buchbinder d41a3fa1b4 [Primesharetv] Add primeshare.tv extractor, still need test data
Jeff Buchbinder 733be371af Add megavideoz.eu support.
Sergey M․ 576904bce6 [letv] Clarify download message
Sergey M. cf47794f09 Merge pull request from yan12125/letv_fix
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
Sergey M․ c06a9f8730 [arte+7] Check formats (Closes )
Jaime Marquínez Ferrándiz b68eedba23 [rtve.es:infantil] Minor fixes (closes )
Eduardo Ferro d5b559393b [rtve] Add new extractor for rtve infantil
Philipp Hagemeister 1de4ac1385 release 2015.03.15
Sergey M․ 39aa42ffbb [ard] Capture and output time restricted videos (Closes )
Sergey M․ ec1b9577ba [cloudy] Fix key extraction (Closes )
Sergey M. 3b4444f99a Merge pull request from admire93/master
Fix mistyped docstring indent
Kang Hyojun 613b2d9dc6 Fix mistyped docstring indent
Sergey M․ 8f4cc22455 [aftenposten] Adapt to new URL format
Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup
* Remove the 'songtitle' field, 'title' can be used instead.
* Remove newlines in the help text, for consistency with other options.
* Add 'from __future__ import unicode_literals'.
* Call '__init__' from the parent class.
* Add test for the format_to_regex method
phiresky e7db87f700 Add metadata from title parser
(Closes )