8105 Commits (cf0649f8b76879f9d32ceab91e87d659ea8ec398)
 

Author SHA1 Message Date
zouhair cf0649f8b7 Typo: twice "the the" to "the" 9 years ago
Sergey M. f8690631e2 Merge pull request #5552 from zouhair/master
Typo "incompatible" instead of "uncompatible"
9 years ago
zouhair 5456d78f0c Typo "incompatible" instead of "uncompatible" 9 years ago
Yen Chi Hsuan cbbece96a2 [yourupload] Simplify 9 years ago
Yen Chi Hsuan 9d8ba307ef [yourupload] Fix extraction 9 years ago
Yen Chi Hsuan ec7c1e85e0 [testtube] Fix test case 1
Seems the site now provides webm with higher bitrates
9 years ago
Yen Chi Hsuan e70c7568c0 [testtube] Detect Youtube iframes (fixes #4867) 9 years ago
Yen Chi Hsuan 39b62db116 [youtube] Catch more alert messages (closes #5074) 9 years ago
Jaime Marquínez Ferrándiz 2edce52584 [vimeo] Fix password protected videos again (#5082)
Since they have changed again to the previous format, I've modified the regex to match both formats.
9 years ago
pulpe 10831b5ec9 [vimeo] Fix redirection 9 years ago
Philipp Hagemeister 3a0f0c263a release 2015.04.28 9 years ago
Sergey M․ 2419a376b9 [moniker] Check not found error (#5541) 9 years ago
Sergey M․ e206740fd7 [moniker] Capture and output error message (#5541) 9 years ago
Sergey M․ 290a5a8d85 [escapist] Fix imsVideo regex (#5090) 9 years ago
pulpe e2dc351d25 [escapist] Fix extractor (fixes #5090) 9 years ago
Sergey M․ c86b61428b [utils] Fix another old python 2.6 kwargs issue (Closes #5539) 9 years ago
Sergey M. 40b96352c9 Merge pull request #5523 from jaimeMF/remove-format-limit
Remove the --max-quality option
9 years ago
Sergey M. 189ba90996 [README] Use youtube-dl test video URL 9 years ago
Sergey M. c8183e661d [README] Document special characters escaping (#5538) 9 years ago
Sergey M․ 053c94f1b3 [README] Clarify youtube-dl version when format selection changed to bestvideo+bestaudio/best 9 years ago
Sergey M․ b9d76a9571 Merge branch 'fstirlitz-philharmoniedeparis' 9 years ago
Sergey M․ a01cfc2951 [philharmoniedeparis] Fix extraction and tests, improve, simplify 9 years ago
Philipp Hagemeister 4eb5c65bee release 2015.04.26 9 years ago
felix 06d07c4000 New extractor: live.philharmoniedeparis.fr 9 years ago
Sergey M․ 74f8654a53 [downloader/external] Use encodeArgument 9 years ago
Sergey M․ 9e105a858c [downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528) 9 years ago
Sergey M․ cd8a07a764 [downloader/common] Use decodeArgument 9 years ago
Sergey M․ aa49acd15a [utils] Add `get_subprocess_encoding` and filename/argument decode counterparts 9 years ago
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.
9 years ago
pulpe 2e24e6bd17 Merge branch 'mp3' 9 years ago
pulpe 2a09c1b8ab [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526) 9 years ago
Sergey M․ a5ebf77d87 [mplayer] Rename to RTSP 9 years ago
Sergey M․ b874495b1f [mplayer] Simplify 9 years ago
Sergey M․ b860f5dfd4 [mplayer] Clarify error message 9 years ago
Sergey M. b19fc36c81 Merge pull request #5521 from mrkrossxdx/mpv
Added support for mpv if mplayer is not available (new version)
9 years ago
Sergey M․ d2d8248f68 [instagram] Modernize 9 years ago
Sergey M․ f54bab4d67 [instagram] Improve _VALID_URL 9 years ago
Yen Chi Hsuan bf6427d2fb [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146) 9 years ago
Yen Chi Hsuan 672f1bd849 [cspan] Extract subtitles 9 years ago
Sergey M․ 529d26c3e1 [orf:iptv] Update test 9 years ago
Sergey M․ 857f00ed94 [southpark] Improve some _VALID_URL's 9 years ago
Sergey M․ e4a5e772f2 [southpark:espanol] Add extractor (Closes #5525) 9 years ago
Sergey M․ a542e372ab [mtv] Stuff lang into info URL when available 9 years ago
Jaime Marquínez Ferrándiz 0d1bd5d62f README: remove --max-quality 9 years ago
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.
9 years ago
Jaime Marquínez Ferrándiz 92995e6265 [postprocessor/embedthumbnail] Style fix 9 years ago
Jaime Marquínez Ferrándiz a4196c3ea5 [ellentv] Remove unused import 9 years ago
mrkrossxdx db37e0c273 Added support for mpv if mplayer is not available 9 years ago
Sergey M․ d0aefec99a [ellentv:clips] Fix test 9 years ago
Sergey M․ 66be4b89d7 [ellentv:clips] Fix extraction 9 years ago