summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [vimeo] Use https for player.vimeo.com urls (closes #5147)Jaime Marquínez Ferrándiz2015-03-061-1/+1
| | | | |
* | | | | [vimeo:album] Fix password protected videosJaime Marquínez Ferrándiz2015-03-061-5/+5
| | | | | | | | | | | | | | | | | | | | Since it only uses https now, don't recognize http urls.
* | | | | [vimeo] Fix and use '_verify_video_password' (#5001)Jaime Marquínez Ferrándiz2015-03-061-14/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It only supports verifying the password over https now. Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
* | | | | [vimeo] Fix upload date extractionJaime Marquínez Ferrándiz2015-03-061-2/+4
| | | | |
* | | | | [extractor/common] Remove 'm3u8' from quality selection URLSergey M․2015-03-061-1/+1
| | | | |
* | | | | [extractor/common] Fix format_id when `last_media` is None and always ↵Sergey M․2015-03-061-5/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | include `m3u8_id` if present The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s, e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
* | | | [twitch:vod] Prefer source stream (Fixes #5143)Philipp Hagemeister2015-03-061-7/+10
| | | |
* | | | [extractor/common] Improve m3u format IDs (#5143)Philipp Hagemeister2015-03-061-1/+5
| | | |
* | | | [travis] Declare 3.2 (Fixes #5144)Philipp Hagemeister2015-03-061-0/+1
| | | |
* | | | [vidme] ModernizePhilipp Hagemeister2015-03-051-6/+3
| |/ / |/| |
* | | [extremetube] Fix extraction (Closes #5127)Naglis Jonaitis2015-03-051-11/+19
| | |
* | | [playwire] Add extractorSergey M․2015-03-052-0/+79
| | |
* | | [downloader/http] Add missing fields for _hook_progress callJaime Marquínez Ferrándiz2015-03-041-0/+2
| | | | | | | | | | | | | | | | | | It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded. (Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779)
* | | [downloader/http] Remove wrong '_hook_progress' call (fixes #5117)Jaime Marquínez Ferrándiz2015-03-031-6/+0
| | |
* | | [lrt] Pass --realtime to rtmpdumpNaglis Jonaitis2015-03-031-0/+1
| | |
* | | [tvplay] Adapt _VALID_URL and test case to domain name changeNaglis Jonaitis2015-03-031-1/+2
| | |
* | | [youporn] Imrove JSON regex and preserve the old oneSergey M․2015-03-031-1/+2
| | |
* | | Merge pull request #5115 from chaos33/youporn-jsonSergey M.2015-03-031-1/+1
|\ \ \ | |/ / |/| | fix youporn extractor's json search regex
| * | fix youporn extractor's json search regexchaos332015-03-031-1/+1
| | |
* | | release 2015.03.03.1Philipp Hagemeister2015-03-032-1/+3
| | |
* | | Merge branch 'cn-verification-proxy'Philipp Hagemeister2015-03-035-11/+59
|\ \ \
| * | | [utils] Correct per-request proxy handlingPhilipp Hagemeister2015-03-033-11/+17
| | | |
| * | | [letv] Add --cn-verification-proxy (Closes #5077)Philipp Hagemeister2015-03-035-7/+49
| | | |
* | | | Make sure netrc works for all extractors with login supportPhilipp Hagemeister2015-03-036-0/+31
| | | | | | | | | | | | | | | | Fixes #5112
* | | | release 2015.03.03Philipp Hagemeister2015-03-032-294/+119
|/ / /
* | | [utils] Streap leading dotsPhilipp Hagemeister2015-03-022-0/+4
| | | | | | | | | | | | Fixes #2865, closes #5087
* | | [generic] Parse RSS enclosure URLs (Fixes #5091)Philipp Hagemeister2015-03-021-5/+29
| | |
* | | [downloader/external] Add support for custom options (Fixes #4885, closes #5098)Philipp Hagemeister2015-03-025-6/+26
| | |
* | | [soundcloud] Fix glitches (#5101)Sergey M․2015-03-021-1/+1
| | |
* | | [soundcloud] Check direct links validity (Closes #5101)Sergey M․2015-03-021-2/+3
| | |
* | | [extractor/common] Assume non HTTP(S) URLs validSergey M․2015-03-021-0/+4
| | |
* | | [lynda] Completely skip videos we don't have access to, extract base class ↵Sergey M․2015-03-021-68/+81
| | | | | | | | | | | | and modernize (Closes #5093)
* | | Merge pull request #5105 from Ftornik/Lynda-subtitle-hotfix-2Sergey M.2015-03-021-2/+5
|\ \ \ | |_|/ |/| | [lynda] Check for the empty subtitles
| * | [lynda] Check for the empty subtitleSergey2015-03-021-2/+5
|/ /
* | [vk] Fix test (Closes #5100)Sergey M․2015-03-021-1/+1
| |
* | [vk] Fix extraction (Closes #4967, closes #4686)Sergey M․2015-03-011-1/+1
| |
* | [vk] Catch temporarily unavailable video error messageSergey M․2015-03-011-1/+4
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2015-03-011-2/+7
|\ \
| * | --load-info: Use the fileinput moduleJaime Marquínez Ferrándiz2015-03-011-2/+7
| | | | | | | | | | | | It automatically handles the '-' filename as stdin
* | | [README] Document HTTP 429 (Closes #5092)Philipp Hagemeister2015-03-011-0/+4
|/ /
* | Use shutil.get_terminal_size for getting the terminal width if it's ↵Jaime Marquínez Ferrándiz2015-02-284-21/+34
| | | | | | | | available (python >= 3.3)
* | release 2015.02.28Philipp Hagemeister2015-02-283-2/+7
| |
* | [thechive] remove in favor of Kaltura (#5072)Philipp Hagemeister2015-02-282-61/+0
| |
* | [escapist] Extract durationPhilipp Hagemeister2015-02-281-0/+4
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2015-02-2815-38/+450
|\ \
| * | [twitch] Pass api_token along with every request (Closes #3986)Sergey M․2015-02-281-1/+9
| | |
| * | Merge branch 'HanYOLO-puls4'Sergey M․2015-02-280-0/+0
| |\ \
| | * \ Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl into HanYOLO-puls4Sergey M․2015-02-282-0/+62
| | |\ \ | | | |/ | | |/|
| * | | [puls4] Improve and extract more metadataSergey M․2015-02-281-35/+62
| | | |
| * | | Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dlSergey M․2015-02-282-0/+62
| |\ \ \ | | | |/ | | |/|