summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7211 from lalinsky/vidme-suspendedSergey M.2015-10-171-0/+6
|\ | | | | [vidme] Better error message for suspended vidme videos
| * [vidme] Better error message for suspended vidme videosLukáš Lalinský2015-10-171-0/+6
|/
* [vimeo] Clarify new react+flux website fallbackSergey M․2015-10-171-2/+5
|
* Merge pull request #7209 from lalinsky/vimeo-new-pageSergey M.2015-10-171-1/+8
|\ | | | | Extract config URL from (new?) React-based Vimeo's page
| * [vimeo] Extract config URL from (new?) React-based Vimeo's pageLukáš Lalinský2015-10-171-1/+8
|/
* [twitch:vod] FormattingSergey M․2015-10-171-6/+6
|
* [twitch:vod] Improve extractionSergey M․2015-10-171-5/+15
|
* [twitch] Improve authenticationSergey M․2015-10-171-9/+11
|
* [rte] Actually recognize https urlsJaime Marquínez Ferrándiz2015-10-171-1/+1
| | | | There was a missing 's' before the '?'.
* [rte] Replace expired testJaime Marquínez Ferrándiz2015-10-171-5/+5
| | | | According to their webpage it should be available until October 2035.
* release 2015.10.16Philipp Hagemeister2015-10-162-2/+2
|
* [rte] Update _VALID_URL (Closes #7198)Sergey M․2015-10-171-1/+1
|
* [bandcamp] ModernizeSergey M․2015-10-171-2/+4
|
* [bandcamp] Prepend download URL with scheme when necessary (2) (#7077)Sergey M․2015-10-171-1/+1
|
* [bbc] Fix FutureWarningSergey M․2015-10-171-1/+1
|
* [jeuxvideo] Fallback on og:title (Closes #7186, closes #7190)Sergey M․2015-10-161-1/+1
|
* [channel9] Update tests' thumbnailsSergey M․2015-10-151-2/+2
|
* [channel9] Add test for low quality mp4Sergey M․2015-10-151-0/+15
|
* [channel9] Add low quality formats and modernizeSergey M․2015-10-151-22/+13
|
* Merge pull request #7176 from remitamine/megavideozSergey M.2015-10-142-57/+0
|\ | | | | [megavideoz] remove extractor
| * [megavideoz] remove extractorremitamine2015-10-142-57/+0
| |
* | [utils] Return default on fail in int_or_noneSergey M․2015-10-141-1/+1
| |
* | [utils] Do not fail in float_or_none on non-numeric dataSergey M․2015-10-141-1/+6
| |
* | [utils] Do not fail in int_or_none on non-numeric data (Closes #7175)Sergey M․2015-10-141-1/+6
|/
* [yandexmusic:track] Extract original size thumbnail (Closes #7160)Sergey M․2015-10-141-9/+7
|
* [test_InfoExtractor] Add test for unquoted attributeSergey M․2015-10-141-0/+2
|
* [test_InfoExtractor] Add test for 7a6d76a64d8a89a08bb79791506fc18b993c4580Sergey M․2015-10-141-0/+2
|
* [extractor/common] Require closing quote in _og_regexes (Closes #7174)Sergey M․2015-10-141-1/+2
| | | | E.g. do not match `property='og:video:type'` when `og:video` is requested.
* Merge branch 'master' of github.com:rg3/youtube-dlSergey M․2015-10-146-23/+121
|\
| * Merge pull request #7173 from remitamine/criterionSergey M.2015-10-141-3/+1
| |\ | | | | | | [criterion] fix description extraction
| | * [criterion] fix description extractionremitamine2015-10-141-3/+1
| |/
| * [vimeo] Fix extraction of password protected videos (fixes #7169)Jaime Marquínez Ferrándiz2015-10-141-1/+1
| |
| * [5min] extract more video info and formatsremitamine2015-10-141-13/+71
| | | | | | | | Closes #7124.
| * [fczenit] Add extractorkaspi2015-10-132-0/+42
| | | | | | | | Closes #7143.
| * [channel9] strip 'session_day'Jaime Marquínez Ferrándiz2015-10-131-1/+1
| |
| * [channel9] Return a single dictionary for single videos (closes #7086)Jaime Marquínez Ferrándiz2015-10-131-5/+5
| | | | | | | | Returning a list is deprecated.
* | Extract thumbnail urlDesweR2015-10-131-0/+9
|/
* [beeg] Fix extraction (Closes #7155)Sergey M․2015-10-131-33/+35
|
* release 2015.10.13Philipp Hagemeister2015-10-131-1/+1
|
* [vimeo] Fix m3u8 formatsYen Chi Hsuan2015-10-121-1/+1
| | | | | Reported at https://github.com/rg3/youtube-dl/pull/7126#issuecomment-147327584
* release 2015.10.12Philipp Hagemeister2015-10-122-1/+2
|
* [rtbf] Fix extraction (closes #7133)Jaime Marquínez Ferrándiz2015-10-111-1/+1
|
* [downloader/common] Always skip "already downloaded" check when outputting ↵Sergey M․2015-10-121-1/+1
| | | | to stdout
* [downloader/rtmp] Respect --no-continue optionAndroKev2015-10-121-1/+1
| | | | now when downloading a "rtmp-file" the --no-continue option works!
* [chaturbate] Improve and capture error messageSergey M․2015-10-111-5/+31
|
* chaturbate streamsPC2015-10-112-0/+25
|
* [vimeo] Do not fail when no hls formatsSergey M․2015-10-111-1/+4
|
* [bild] Make more robust and improve hls extractionSergey M․2015-10-111-8/+11
|
* [expotv] parse m3u8 manifestremitamine2015-10-111-12/+16
|
* [bild] Strip titleSergey M․2015-10-111-4/+5
|