aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-27Merge pull request #5523 from jaimeMF/remove-format-limitSergey M.
Remove the --max-quality option
2015-04-27[README] Use youtube-dl test video URLSergey M.
2015-04-27[README] Document special characters escaping (#5538)Sergey M.
2015-04-27[README] Clarify youtube-dl version when format selection changed to ↵Sergey M․
bestvideo+bestaudio/best
2015-04-27Merge branch 'fstirlitz-philharmoniedeparis'Sergey M․
2015-04-27[philharmoniedeparis] Fix extraction and tests, improve, simplifySergey M․
2015-04-26release 2015.04.262015.04.26Philipp Hagemeister
2015-04-26New extractor: live.philharmoniedeparis.frfelix
2015-04-26[downloader/external] Use encodeArgumentSergey M․
2015-04-26[downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528)Sergey M․
2015-04-26[downloader/common] Use decodeArgumentSergey M․
2015-04-26[utils] Add `get_subprocess_encoding` and filename/argument decode counterpartsSergey M․
2015-04-25[southpark] Use 'ñ' in the spanish extractor nameJaime Marquínez Ferrándiz
IE_NAME can contain unicode characters, so it shouldn't be a problem.
2015-04-25Merge branch 'mp3'pulpe
2015-04-25[postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)pulpe
2015-04-26[mplayer] Rename to RTSPSergey M․
2015-04-26[mplayer] SimplifySergey M․
2015-04-26[mplayer] Clarify error messageSergey M․
2015-04-25Merge pull request #5521 from mrkrossxdx/mpvSergey M.
Added support for mpv if mplayer is not available (new version)
2015-04-25[instagram] ModernizeSergey M․
2015-04-25[instagram] Improve _VALID_URLSergey M․
2015-04-25[ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146)Yen Chi Hsuan
2015-04-25[cspan] Extract subtitlesYen Chi Hsuan
2015-04-25[orf:iptv] Update testSergey M․
2015-04-25[southpark] Improve some _VALID_URL'sSergey M․
2015-04-25[southpark:espanol] Add extractor (Closes #5525)Sergey M․
2015-04-25[mtv] Stuff lang into info URL when availableSergey M․
2015-04-25README: remove --max-qualityJaime Marquínez Ferrándiz
2015-04-25Remove the --max-quality optionJaime Marquínez Ferrándiz
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.
2015-04-24[postprocessor/embedthumbnail] Style fixJaime Marquínez Ferrándiz
2015-04-24[ellentv] Remove unused importJaime Marquínez Ferrándiz
2015-04-24Added support for mpv if mplayer is not availablemrkrossxdx
2015-04-24[ellentv:clips] Fix testSergey M․
2015-04-24[ellentv:clips] Fix extractionSergey M․
2015-04-24[ellentv] Fix testsSergey M․
2015-04-24[ellentv] Fix extractionSergey M․
2015-04-24[dotsub] Fix extractionSergey M․
2015-04-24[gdcvault] Add display_idYen Chi Hsuan
2015-04-24[gdcvault] Extend _VALID_URL (fixes #5236)Yen Chi Hsuan
2015-04-24Merge branch 'embedthumb'pulpe
2015-04-24Forgot to clean the remains of classpulpe
2015-04-24[ffmpeg] Remove unneeded classpulpe
2015-04-24[embedthumbnail] use FFmpegPostProcessor for mp3pulpe
2015-04-24[embedthumbnail] Add support for mp3 cover embeddingpulpe
2015-04-24[Crunchyroll] Fix extraction on Python 2.6Yen Chi Hsuan
XPath with recursive children selection not supported
2015-04-24[README] Finally fix configuration file linkSergey M․
2015-04-24[README] Fix configuration file link and typoSergey M․
2015-04-24[README] Document on how to enable old format selection behavior (#5510, #5511)Sergey M․
2015-04-23[xattrpp] Fix typoSergey M․
2015-04-23[cracked] ModernizeSergey M․