Commit Graph

8528 Commits (717b0239fd63aad32a67988dec457250f1893958)
 

Author SHA1 Message Date
Sergey M․ aa49acd15a [utils] Add `get_subprocess_encoding` and filename/argument decode counterparts
Jaime Marquínez Ferrándiz 642f23bd81 [southpark] Use 'ñ' in the spanish extractor name
IE_NAME can contain unicode characters, so it shouldn't be a problem.
pulpe 2e24e6bd17 Merge branch 'mp3'
pulpe 2a09c1b8ab [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes )
Sergey M․ a5ebf77d87 [mplayer] Rename to RTSP
Sergey M․ b874495b1f [mplayer] Simplify
Sergey M․ b860f5dfd4 [mplayer] Clarify error message
Sergey M. b19fc36c81 Merge pull request from mrkrossxdx/mpv
Added support for mpv if mplayer is not available (new version)
Sergey M․ d2d8248f68 [instagram] Modernize
Sergey M․ f54bab4d67 [instagram] Improve _VALID_URL
Yen Chi Hsuan bf6427d2fb [ffmpeg] Add dfxp (TTML) subtitles support (, )
Yen Chi Hsuan 672f1bd849 [cspan] Extract subtitles
Sergey M․ 529d26c3e1 [orf:iptv] Update test
Sergey M․ 857f00ed94 [southpark] Improve some _VALID_URL's
Sergey M․ e4a5e772f2 [southpark:espanol] Add extractor (Closes )
Sergey M․ a542e372ab [mtv] Stuff lang into info URL when available
Jaime Marquínez Ferrándiz 0d1bd5d62f README: remove --max-quality
Jaime Marquínez Ferrándiz 9f3fa89f7c Remove the --max-quality option
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
Jaime Marquínez Ferrándiz 92995e6265 [postprocessor/embedthumbnail] Style fix
Jaime Marquínez Ferrándiz a4196c3ea5 [ellentv] Remove unused import
mrkrossxdx db37e0c273 Added support for mpv if mplayer is not available
Sergey M․ d0aefec99a [ellentv:clips] Fix test
Sergey M․ 66be4b89d7 [ellentv:clips] Fix extraction
Sergey M․ 870744ce8f [ellentv] Fix tests
Sergey M․ 2ad978532b [ellentv] Fix extraction
Sergey M․ 5090d93f2c [dotsub] Fix extraction
Yen Chi Hsuan c8ff645766 [gdcvault] Add display_id
Yen Chi Hsuan 25f7d1beba [gdcvault] Extend _VALID_URL (fixes )
pulpe 09aa111918 Merge branch 'embedthumb'
pulpe 10fb7710e8 Forgot to clean the remains of class
pulpe c0ea8ebb9b [ffmpeg] Remove unneeded class
pulpe 31fd9c7601 [embedthumbnail] use FFmpegPostProcessor for mp3
pulpe ddbed36455 [embedthumbnail] Add support for mp3 cover embedding
Yen Chi Hsuan a9b0d4e1f4 [Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported
Sergey M․ 4d6a3ff411 [README] Finally fix configuration file link
Sergey M․ 7fb993e1f4 [README] Fix configuration file link and typo
Sergey M․ 02f502f435 [README] Document on how to enable old format selection behavior (, )
Sergey M․ 4515cb43ca [xattrpp] Fix typo
Sergey M․ d740333224 [cracked] Modernize
Sergey M․ c610f38ba9 [cracked] Update tests
Sergey M․ 6447353f52 [cracked] Add support for youtube embeds
Sergey M․ b46ed49996 [cracked] Fix extraction
Yen Chi Hsuan cd9fdccde0 [ustream] Try to extract uploader from JSON data ()
Yen Chi Hsuan 2a8137272d [ustream] Add an alternative approach to extract title (fixes )
Yen Chi Hsuan 762155cc90 [ustream] Checking errors
Yen Chi Hsuan f8610ba1ca [ustream] Fix extraction (closes )
pulpe c99f4098c4 Merge branch 'master' of github.com:rg3/youtube-dl
pulpe 3eec9fef30 [realvid] Add extractor for realvid.net (closes )
Yen Chi Hsuan 8c8826176d [xattr] Add version detection for python-pyxattr
For more information, see  and changes to convertObj() in
iustin/pyxattr@cc84e466f6
pulpe 14a2d6789f [vimeo] one token overlooked