Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-23 | [ruleporn] Add new extractor | Dankryn | |
2016-01-23 | Credit @nexAkari for trollvids and nuevo (#7728) | Sergey M․ | |
2016-01-23 | [nuevo] Simplify nuevo extractors (Closes #7728) | Sergey M․ | |
2016-01-22 | [nuevo] Generalize nuevo extractor and add support for trollvids | Andrew "Akari" Alexeyew | |
Supports only the nuevo player for now (most common). [trollvids] convert duration to an int [trollvids] added a test [trollvids] made flake8 shut up Generalized the Nuevo extractor Affects: anitube, trollvids, trutube [nuevo] Complied with the code comments. | |||
2016-01-22 | [arte:cinema] Add extractor | Sergey M․ | |
2016-01-22 | [arte:future] Make duplicated test matching only | Sergey M․ | |
2016-01-22 | [arte:future] Fix extraction | François Charlier | |
[arte] Add support for more "Arte Future" uri | |||
2016-01-22 | [cbsnews] Simplify subtitles extraction and fix test (Closes #8295) | Sergey M․ | |
2016-01-22 | [cbsnews] Extract subtitles | John Assael | |
added test function for CBS News subtitles | |||
2016-01-22 | [downloader/common] report_retry: Don't crash when retries is infinite ↵ | Jaime Marquínez Ferrándiz | |
(fixes #8299) | |||
2016-01-21 | Merge pull request #8142 from FiloSottile/filippo/updates | Filippo Valsorda | |
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify | |||
2016-01-21 | [update] fix (unexploitable) BB'06 vulnerability in rsa_verify | Filippo Valsorda | |
The rsa_verify code was vulnerable to a BB'06 attack, allowing to forge signatures for arbitrary messages if and only if the public key exponent is 3. Since the updates key is hardcoded to 65537, there is no risk for youtube-dl, but I don't want vulnerable code in the wild. The new function adopts a way safer approach of encoding-and-comparing to replace the dangerous parsing code. | |||
2016-01-22 | [iqiyi] Update key (closes #8292) | Yen Chi Hsuan | |
2016-01-21 | [hitbox] Skip subscribe only formats (Closes #8217) | Sergey M․ | |
2016-01-21 | [youtube] Simplify automatic captions URL check (Closes #8287) | Sergey M․ | |
2016-01-21 | Fix issue #8109 (error when downloading automatic captions) | Dimitre Liotev | |
2016-01-21 | [yahoo] Add improve content id regexes (Closes #8290) | Sergey M․ | |
2016-01-21 | Additional regex for yahoo extractor | igv | |
2016-01-21 | [vimeo] 'ext' must be a string, not a tuple (fixes #8288) | Jaime Marquínez Ferrándiz | |
There was an ',' at the end of the line. | |||
2016-01-20 | [tube8] PEP 8 | Sergey M․ | |
2016-01-20 | [OraTV] update extractor | CeruleanSky | |
"current" is now "video" "hls_stream" is now hls_stream without quotes video_id is now id duration for current video is not present(for other videos it is) modified regex to find hls_stream variable to work reguardless of whether it is quoted or not. [ora] Improve (Closes #8273) | |||
2016-01-20 | [tube8] Extract duration and modernize | Sergey M․ | |
2016-01-20 | [tube8] Fix extraction and extract all formats (Closes #8281) | Sergey M․ | |
2016-01-20 | Credit @FounderSG for WeiqiTV and LetvCloud (#7994) | Yen Chi Hsuan | |
[ci skip] | |||
2016-01-19 | [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with ↵ | Jaime Marquínez Ferrándiz | |
'Ctrl+C' (#8252) Otherwise the mp4 file can't be played. | |||
2016-01-20 | Merge branch 'ping-patch-8239' | Yen Chi Hsuan | |
2016-01-20 | [neteasemusic] Use float_or_none | Yen Chi Hsuan | |
2016-01-20 | Merge branch 'patch-8239' of https://github.com/ping/youtube-dl into ↵ | Yen Chi Hsuan | |
ping-patch-8239 | |||
2016-01-20 | Merge branch 'FounderSG-Weiqitv' | Yen Chi Hsuan | |
2016-01-20 | [weiqitv] Use single quotes | Yen Chi Hsuan | |
2016-01-20 | [weiqitv] Rename the extractor - capitilize 'TV' | Yen Chi Hsuan | |
2016-01-20 | [weiqitv] Make codes shorter | Yen Chi Hsuan | |
2016-01-20 | [letv] LetvCloud: Detect ext instead of the hardcoded one | Yen Chi Hsuan | |
2016-01-20 | [letv] LetvCloud: make title looks like a title | Yen Chi Hsuan | |
2016-01-20 | [letv] LetvCloud: simplify and improve _VALID_URL | Yen Chi Hsuan | |
2016-01-20 | [letv] LetvCloud: check error messages from server | Yen Chi Hsuan | |
2016-01-20 | [letv] LetvCloud: guard against invalid URLs | Yen Chi Hsuan | |
2016-01-20 | [letv] Use single quotes | Yen Chi Hsuan | |
2016-01-20 | [letv] Reduce duplicated codes | Yen Chi Hsuan | |
2016-01-20 | [viewster] Tolerate missing synopsis (Closes #8274) | Sergey M․ | |
2016-01-19 | [lemonde] Add extractor | Sergey M․ | |
2016-01-19 | [ultimedia] Rename to digiteka | Sergey M․ | |
2016-01-19 | [ultimedia] Extend _VALID_URL to support digiteka | Sergey M․ | |
2016-01-19 | Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into ↵ | Yen Chi Hsuan | |
FounderSG-Weiqitv | |||
2016-01-19 | [extractor/generic] Extend dailymotion embed regex | Sergey M․ | |
2016-01-19 | [dailymotion] Extend _VALID_URL | Sergey M․ | |
2016-01-19 | [youtube] Skip test | Sergey M․ | |
2016-01-19 | [youtube] Capture and output unavailable message | Sergey M․ | |
2016-01-18 | [youtube] Clarify test_Youtube_18 | Sergey M․ | |
2016-01-18 | [youtube] Fix URL expansion in video description | Sergey M․ | |
Fixes test_Youtube_18 |