aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [vimeo] Fix password protected videos again (#5082)Jaime Marquínez Ferrándiz2015-04-281-2/+2
| | | | Since they have changed again to the previous format, I've modified the regex to match both formats.
* [vimeo] Fix redirectionpulpe2015-04-281-0/+2
|
* release 2015.04.28Philipp Hagemeister2015-04-282-1/+2
|
* [moniker] Check not found error (#5541)Sergey M․2015-04-271-0/+3
|
* [moniker] Capture and output error message (#5541)Sergey M․2015-04-271-0/+7
|
* [escapist] Fix imsVideo regex (#5090)Sergey M․2015-04-271-1/+4
|
* [escapist] Fix extractor (fixes #5090)pulpe2015-04-271-99/+73
|
* [utils] Fix another old python 2.6 kwargs issue (Closes #5539)Sergey M․2015-04-271-1/+2
|
* Merge pull request #5523 from jaimeMF/remove-format-limitSergey M.2015-04-277-59/+2
|\ | | | | Remove the --max-quality option
| * README: remove --max-qualityJaime Marquínez Ferrándiz2015-04-251-3/+2
| |
| * Remove the --max-quality optionJaime Marquínez Ferrándiz2015-04-256-56/+0
| | | | | | | | | | 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.
* | [README] Use youtube-dl test video URLSergey M.2015-04-271-4/+4
| |
* | [README] Document special characters escaping (#5538)Sergey M.2015-04-271-0/+16
| |
* | [README] Clarify youtube-dl version when format selection changed to ↵Sergey M․2015-04-271-2/+2
| | | | | | | | bestvideo+bestaudio/best
* | Merge branch 'fstirlitz-philharmoniedeparis'Sergey M․2015-04-272-0/+79
|\ \
| * | [philharmoniedeparis] Fix extraction and tests, improve, simplifySergey M․2015-04-271-44/+45
| | |
| * | New extractor: live.philharmoniedeparis.frfelix2015-04-262-0/+78
| | |
* | | release 2015.04.26Philipp Hagemeister2015-04-262-4/+8
|/ /
* | [downloader/external] Use encodeArgumentSergey M․2015-04-261-12/+4
| |
* | [downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528)Sergey M․2015-04-261-12/+9
| |
* | [downloader/common] Use decodeArgumentSergey M․2015-04-261-8/+5
| |
* | [utils] Add `get_subprocess_encoding` and filename/argument decode counterpartsSergey M․2015-04-261-15/+34
| |
* | [southpark] Use 'ñ' in the spanish extractor nameJaime Marquínez Ferrándiz2015-04-251-1/+2
| | | | | | | | IE_NAME can contain unicode characters, so it shouldn't be a problem.
* | Merge branch 'mp3'pulpe2015-04-251-1/+2
|\ \
| * | [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)pulpe2015-04-251-1/+2
| | |
* | | [mplayer] Rename to RTSPSergey M․2015-04-262-4/+4
| | |
* | | [mplayer] SimplifySergey M․2015-04-261-6/+1
| | |
* | | [mplayer] Clarify error messageSergey M․2015-04-261-1/+1
| | |
* | | Merge pull request #5521 from mrkrossxdx/mpvSergey M.2015-04-251-5/+12
|\ \ \ | | | | | | | | Added support for mpv if mplayer is not available (new version)
| * | | Added support for mpv if mplayer is not availablemrkrossxdx2015-04-241-5/+12
| | | |
* | | | [instagram] ModernizeSergey M․2015-04-251-5/+3
| | | |
* | | | [instagram] Improve _VALID_URLSergey M․2015-04-251-1/+1
| |/ / |/| |
* | | [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146)Yen Chi Hsuan2015-04-253-0/+116
| | |
* | | [cspan] Extract subtitlesYen Chi Hsuan2015-04-251-0/+11
| | |
* | | [orf:iptv] Update testSergey M․2015-04-251-7/+7
| | |
* | | [southpark] Improve some _VALID_URL'sSergey M․2015-04-251-2/+2
| | |
* | | [southpark:espanol] Add extractor (Closes #5525)Sergey M․2015-04-252-0/+12
| | |
* | | [mtv] Stuff lang into info URL when availableSergey M․2015-04-251-1/+6
| |/ |/|
* | [postprocessor/embedthumbnail] Style fixJaime Marquínez Ferrándiz2015-04-241-1/+2
| |
* | [ellentv] Remove unused importJaime Marquínez Ferrándiz2015-04-241-1/+0
|/
* [ellentv:clips] Fix testSergey M․2015-04-241-1/+1
|
* [ellentv:clips] Fix extractionSergey M․2015-04-241-1/+5
|
* [ellentv] Fix testsSergey M․2015-04-241-16/+6
|
* [ellentv] Fix extractionSergey M․2015-04-241-16/+12
|
* [dotsub] Fix extractionSergey M․2015-04-241-1/+2
|
* [gdcvault] Add display_idYen Chi Hsuan2015-04-241-7/+14
|
* [gdcvault] Extend _VALID_URL (fixes #5236)Yen Chi Hsuan2015-04-241-1/+5
|
* Merge branch 'embedthumb'pulpe2015-04-245-84/+83
|\
| * Forgot to clean the remains of classpulpe2015-04-241-2/+0
| |
| * [ffmpeg] Remove unneeded classpulpe2015-04-241-15/+0
| |