Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [vimeo] Fix password protected videos again (#5082) | Jaime Marquínez Ferrándiz | 2015-04-28 | 1 | -2/+2 |
| | | | | Since they have changed again to the previous format, I've modified the regex to match both formats. | ||||
* | [vimeo] Fix redirection | pulpe | 2015-04-28 | 1 | -0/+2 |
| | |||||
* | release 2015.04.28 | Philipp Hagemeister | 2015-04-28 | 2 | -1/+2 |
| | |||||
* | [moniker] Check not found error (#5541) | Sergey M․ | 2015-04-27 | 1 | -0/+3 |
| | |||||
* | [moniker] Capture and output error message (#5541) | Sergey M․ | 2015-04-27 | 1 | -0/+7 |
| | |||||
* | [escapist] Fix imsVideo regex (#5090) | Sergey M․ | 2015-04-27 | 1 | -1/+4 |
| | |||||
* | [escapist] Fix extractor (fixes #5090) | pulpe | 2015-04-27 | 1 | -99/+73 |
| | |||||
* | [utils] Fix another old python 2.6 kwargs issue (Closes #5539) | Sergey M․ | 2015-04-27 | 1 | -1/+2 |
| | |||||
* | Merge pull request #5523 from jaimeMF/remove-format-limit | Sergey M. | 2015-04-27 | 7 | -59/+2 |
|\ | | | | | Remove the --max-quality option | ||||
| * | README: remove --max-quality | Jaime Marquínez Ferrándiz | 2015-04-25 | 1 | -3/+2 |
| | | |||||
| * | Remove the --max-quality option | Jaime Marquínez Ferrándiz | 2015-04-25 | 6 | -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 URL | Sergey M. | 2015-04-27 | 1 | -4/+4 |
| | | |||||
* | | [README] Document special characters escaping (#5538) | Sergey M. | 2015-04-27 | 1 | -0/+16 |
| | | |||||
* | | [README] Clarify youtube-dl version when format selection changed to ↵ | Sergey M․ | 2015-04-27 | 1 | -2/+2 |
| | | | | | | | | bestvideo+bestaudio/best | ||||
* | | Merge branch 'fstirlitz-philharmoniedeparis' | Sergey M․ | 2015-04-27 | 2 | -0/+79 |
|\ \ | |||||
| * | | [philharmoniedeparis] Fix extraction and tests, improve, simplify | Sergey M․ | 2015-04-27 | 1 | -44/+45 |
| | | | |||||
| * | | New extractor: live.philharmoniedeparis.fr | felix | 2015-04-26 | 2 | -0/+78 |
| | | | |||||
* | | | release 2015.04.26 | Philipp Hagemeister | 2015-04-26 | 2 | -4/+8 |
|/ / | |||||
* | | [downloader/external] Use encodeArgument | Sergey M․ | 2015-04-26 | 1 | -12/+4 |
| | | |||||
* | | [downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528) | Sergey M․ | 2015-04-26 | 1 | -12/+9 |
| | | |||||
* | | [downloader/common] Use decodeArgument | Sergey M․ | 2015-04-26 | 1 | -8/+5 |
| | | |||||
* | | [utils] Add `get_subprocess_encoding` and filename/argument decode counterparts | Sergey M․ | 2015-04-26 | 1 | -15/+34 |
| | | |||||
* | | [southpark] Use 'ñ' in the spanish extractor name | Jaime Marquínez Ferrándiz | 2015-04-25 | 1 | -1/+2 |
| | | | | | | | | IE_NAME can contain unicode characters, so it shouldn't be a problem. | ||||
* | | Merge branch 'mp3' | pulpe | 2015-04-25 | 1 | -1/+2 |
|\ \ | |||||
| * | | [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526) | pulpe | 2015-04-25 | 1 | -1/+2 |
| | | | |||||
* | | | [mplayer] Rename to RTSP | Sergey M․ | 2015-04-26 | 2 | -4/+4 |
| | | | |||||
* | | | [mplayer] Simplify | Sergey M․ | 2015-04-26 | 1 | -6/+1 |
| | | | |||||
* | | | [mplayer] Clarify error message | Sergey M․ | 2015-04-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5521 from mrkrossxdx/mpv | Sergey M. | 2015-04-25 | 1 | -5/+12 |
|\ \ \ | | | | | | | | | Added support for mpv if mplayer is not available (new version) | ||||
| * | | | Added support for mpv if mplayer is not available | mrkrossxdx | 2015-04-24 | 1 | -5/+12 |
| | | | | |||||
* | | | | [instagram] Modernize | Sergey M․ | 2015-04-25 | 1 | -5/+3 |
| | | | | |||||
* | | | | [instagram] Improve _VALID_URL | Sergey M․ | 2015-04-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146) | Yen Chi Hsuan | 2015-04-25 | 3 | -0/+116 |
| | | | |||||
* | | | [cspan] Extract subtitles | Yen Chi Hsuan | 2015-04-25 | 1 | -0/+11 |
| | | | |||||
* | | | [orf:iptv] Update test | Sergey M․ | 2015-04-25 | 1 | -7/+7 |
| | | | |||||
* | | | [southpark] Improve some _VALID_URL's | Sergey M․ | 2015-04-25 | 1 | -2/+2 |
| | | | |||||
* | | | [southpark:espanol] Add extractor (Closes #5525) | Sergey M․ | 2015-04-25 | 2 | -0/+12 |
| | | | |||||
* | | | [mtv] Stuff lang into info URL when available | Sergey M․ | 2015-04-25 | 1 | -1/+6 |
| |/ |/| | |||||
* | | [postprocessor/embedthumbnail] Style fix | Jaime Marquínez Ferrándiz | 2015-04-24 | 1 | -1/+2 |
| | | |||||
* | | [ellentv] Remove unused import | Jaime Marquínez Ferrándiz | 2015-04-24 | 1 | -1/+0 |
|/ | |||||
* | [ellentv:clips] Fix test | Sergey M․ | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | [ellentv:clips] Fix extraction | Sergey M․ | 2015-04-24 | 1 | -1/+5 |
| | |||||
* | [ellentv] Fix tests | Sergey M․ | 2015-04-24 | 1 | -16/+6 |
| | |||||
* | [ellentv] Fix extraction | Sergey M․ | 2015-04-24 | 1 | -16/+12 |
| | |||||
* | [dotsub] Fix extraction | Sergey M․ | 2015-04-24 | 1 | -1/+2 |
| | |||||
* | [gdcvault] Add display_id | Yen Chi Hsuan | 2015-04-24 | 1 | -7/+14 |
| | |||||
* | [gdcvault] Extend _VALID_URL (fixes #5236) | Yen Chi Hsuan | 2015-04-24 | 1 | -1/+5 |
| | |||||
* | Merge branch 'embedthumb' | pulpe | 2015-04-24 | 5 | -84/+83 |
|\ | |||||
| * | Forgot to clean the remains of class | pulpe | 2015-04-24 | 1 | -2/+0 |
| | | |||||
| * | [ffmpeg] Remove unneeded class | pulpe | 2015-04-24 | 1 | -15/+0 |
| | |