Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #8246 from dstftw/initial-json-ld-metadata-support | Sergey M | 2016-01-16 | 2 | -1/+43 | |
|\ \ \ | | | | | | | | | Initial JSON-LD metadata extraction support | |||||
| * | | | [ae] Use JSON-LD for TV series metadata | Sergey M․ | 2016-01-16 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | [extractor/common] Add initial support for JSON-LD metadata extraction into ↵ | Sergey M․ | 2016-01-16 | 1 | -0/+37 | |
| | | | | | | | | | | | | | | | | info_dict | |||||
* | | | | Merge pull request #8245 from dstftw/auto-generate-title-fields | Sergey M | 2016-01-16 | 1 | -0/+6 | |
|\ \ \ \ | | | | | | | | | | | [YoutubeDL] Auto generate title fields corresponding to the *_number fields | |||||
| * | | | | [YoutubeDL] Auto generate title fields corresponding to the *_number fields | Sergey M․ | 2016-01-16 | 1 | -0/+6 | |
| |/ / / | | | | | | | | | | | | | Auto generate title fields corresponding to the *_number fields when missing in order to always have clean titles. This is very common for TV series. | |||||
* | | | | [cultureunplugged] Improve (Closes #8060) | Sergey M․ | 2016-01-16 | 2 | -0/+64 | |
| | | | | ||||||
* | | | | [zippcast] Improve (Closes #8198) | Sergey M․ | 2016-01-16 | 1 | -28/+64 | |
| | | | | ||||||
* | | | | '[ZippCast] Add new extractor' | ckuu | 2016-01-16 | 2 | -0/+59 | |
| | | | | | | | | | | | | | | | | Closes rg3/youtube-dl#6591 | |||||
* | | | | release 2016.01.15 | Philipp Hagemeister | 2016-01-15 | 2 | -2/+4 | |
| | | | | ||||||
* | | | | [cwtv] Add new extractor | remitamine | 2016-01-15 | 2 | -0/+89 | |
|/ / / | ||||||
* | | | [ae] Improve _VALID_URL | Sergey M․ | 2016-01-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ae] Add extractor import | Sergey M․ | 2016-01-15 | 1 | -0/+1 | |
| | | | ||||||
* | | | [history] Remove import (Closes #8243) | Sergey M․ | 2016-01-15 | 1 | -1/+0 | |
| | | | ||||||
* | | | [xtube:user] Fix extraction (Closes #8224) | Sergey M․ | 2016-01-15 | 1 | -34/+34 | |
| | | | ||||||
* | | | [xtube] Add shortcut | Sergey M․ | 2016-01-15 | 1 | -2/+2 | |
| | | | ||||||
* | | | [ae] Add support for fyi.tv, aetv.com and mylifetime.com(closes #3599) | remitamine | 2016-01-15 | 1 | -2/+11 | |
| | | | ||||||
* | | | [history] add support for episode pages(fixes #8240) | remitamine | 2016-01-15 | 1 | -4/+22 | |
| | | | ||||||
* | | | [theplatform] extend _VALID_URL regex | remitamine | 2016-01-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | Revert "[history] fix signature and media url extraction(fixes #8240)" | remitamine | 2016-01-15 | 2 | -14/+5 | |
| | | | | | | | | | | | | This reverts commit ffbc0baf72f456b1f4f4ac989e4a7b75b69c7a54. | |||||
* | | | [history] fix signature and media url extraction(fixes #8240) | remitamine | 2016-01-15 | 2 | -5/+14 | |
| | | | ||||||
* | | | Merge pull request #8228 from jaimeMF/disable-file-handler | Sergey M | 2016-01-14 | 2 | -2/+18 | |
|\ \ \ | | | | | | | | | [YoutubeDL] urlopen: disable the 'file:' protocol (#8227) | |||||
| * | | | [YoutubeDL] use a more correct terminology in the error message for file:// URLs | Jaime Marquínez Ferrándiz | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [YoutubeDL] improve error message for file:/// URLs | Jaime Marquínez Ferrándiz | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [YoutubeDL] urlopen: use build_opener again | Jaime Marquínez Ferrándiz | 2016-01-14 | 1 | -7/+12 | |
| | | | | | | | | | | | | | | | | Otherwise we would need to manually add handlers like HTTPRedirectHandler, instead we add a customized FileHandler instance that raises an error. | |||||
| * | | | [YoutubeDL] urlopen: disable the 'file:' protocol (#8227) | Jaime Marquínez Ferrándiz | 2016-01-14 | 2 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If someone is running youtube-dl on a server to deliver files, the user could input 'file:///some/important/file' and youtube-dl would save that file as a video giving access to sensitive information to the user. 'file:' urls can be filtered, but the user can use an URL to a crafted m3u8 manifest like: #EXTM3U #EXT-X-MEDIA-SEQUENCE:0 #EXTINF:10.0 file:///etc/passwd #EXT-X-ENDLIST With this patch 'file:' URLs raise URLError like for unknown protocols. | |||||
* | | | | Credit @TomGijselinck for canvas (#7145) | Sergey M․ | 2016-01-14 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [canvas] Improve (Closes #7145) | Sergey M․ | 2016-01-14 | 1 | -53/+38 | |
| | | | | ||||||
* | | | | [Canvas] Add new extractor | Tom Gijselinck | 2016-01-14 | 2 | -0/+81 | |
| | | | | ||||||
* | | | | [prosiebensat1] Fix some extraction and update tests | Sergey M․ | 2016-01-14 | 1 | -7/+7 | |
| | | | | ||||||
* | | | | [prosiebensat1] add support for 7tv.de | Lucas | 2016-01-14 | 1 | -1/+17 | |
| | | | | ||||||
* | | | | [ntvde] Improve regex | Sergey M․ | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [orf:fm4] Add test | Sergey M․ | 2016-01-14 | 1 | -0/+14 | |
| | | | | ||||||
* | | | | [orf:fm4] Extend _VALID_URL (Closes #8234) | Sergey M․ | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [ntvde] Fix extraction | Sergey M․ | 2016-01-14 | 1 | -12/+19 | |
| | | | | ||||||
* | | | | [unistra] Fix extraction | Sergey M․ | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [vodlocker] Fix extraction (Closes #8231) | Sergey M․ | 2016-01-14 | 1 | -5/+21 | |
| | | | | ||||||
* | | | | release 2016.01.14 | Philipp Hagemeister | 2016-01-14 | 2 | -5/+8 | |
| | | | | ||||||
* | | | | [beeg] Update API URL | Sergey M․ | 2016-01-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [beeg] Fix extraction (Closes #8225) | Sergey M․ | 2016-01-14 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [tudou] Add support for Albums and Playlists and extract more metadata | remitamine | 2016-01-13 | 2 | -19/+81 | |
| | | | ||||||
* | | | [youtube] Fix acodec and vcodec order | Yen Chi Hsuan | 2016-01-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | In RFC6381, there's no rule stating that the first part of codecs should be video and the second part should be audio, while it seems the case for data reported by YouTube. | |||||
* | | | [pluralsight] Fix new player (Closes #8215) | Sergey M․ | 2016-01-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | [downloader/fragment] Move helper data to context dict | Sergey M․ | 2016-01-13 | 1 | -11/+14 | |
| | | | ||||||
* | | | [dailymotion] Prefer direct links (Closes #8156) | Sergey M․ | 2016-01-12 | 1 | -2/+3 | |
| | | | ||||||
* | | | [downloader/fragment] More smooth calculations | Sergey M․ | 2016-01-12 | 1 | -6/+16 | |
| | | | | | | | | | | | | `downloaded_bytes` is now updated on each fragment progress hook invocation | |||||
* | | | [downloader/fragment] Remove unused code and fix zero division error | Sergey M․ | 2016-01-12 | 1 | -10/+3 | |
| | | | ||||||
* | | | [iprima] Mark broken | Sergey M․ | 2016-01-11 | 1 | -0/+1 | |
| | | | ||||||
* | | | [videott] Mark broken | Sergey M․ | 2016-01-11 | 1 | -0/+1 | |
| | | | ||||||
* | | | [videomega] Mark broken | Sergey M․ | 2016-01-11 | 1 | -0/+1 | |
| | | | ||||||
* | | | Revert "fix typos" | remitamine | 2016-01-10 | 2 | -3/+3 | |
| | | | | | | | | | | | | This reverts commit 36a0e46c39ea4f211dea9944177976e8f8364736. |