aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-04-29[yourupload] Fix extractionYen Chi Hsuan
2015-04-29[testtube] Fix test case 1Yen Chi Hsuan
2015-04-29[testtube] Detect Youtube iframes (fixes #4867)Yen Chi Hsuan
2015-04-28[youtube] Catch more alert messages (closes #5074)Yen Chi Hsuan
2015-04-28[vimeo] Fix password protected videos again (#5082)Jaime Marquínez Ferrándiz
2015-04-28[vimeo] Fix redirectionpulpe
2015-04-28release 2015.04.282015.04.28Philipp Hagemeister
2015-04-27[moniker] Check not found error (#5541)Sergey M․
2015-04-27[moniker] Capture and output error message (#5541)Sergey M․
2015-04-27[escapist] Fix imsVideo regex (#5090)Sergey M․
2015-04-27[escapist] Fix extractor (fixes #5090)pulpe
2015-04-27[utils] Fix another old python 2.6 kwargs issue (Closes #5539)Sergey M․
2015-04-27Merge pull request #5523 from jaimeMF/remove-format-limitSergey M.
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
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.
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-25Remove the --max-quality optionJaime Marquínez Ferrándiz
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