Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-30 | [daum] Fix add view_count, comment_count to test | ping | |
2016-01-30 | [daum] Fix copy-paste mistake | ping | |
2016-01-27 | [daum.net] Fixes #8331 | ping | |
2016-01-26 | [instagram] Make description optional (Closes #8326) | Sergey M․ | |
2016-01-26 | [cspan] Extract from path when no qualities (Closes #8317) | Sergey M․ | |
2016-01-26 | Merge branch 'master' of github.com:rg3/youtube-dl | remitamine | |
2016-01-26 | [vevo] fallback to youtube video only if vevo video is geo restricted(fixes ↵ | remitamine | |
8263)(fixes 2874) | |||
2016-01-26 | [cspan] Fix clip/prog id extraction (#8317) | Sergey M․ | |
2016-01-26 | [vevo] extract metadata and formats from api if videoinfo is empty | remitamine | |
these was fixed by @yan12125 in ff51983e1563db08734e43a07d5671a517f99ef6 i only added some code to extract video metadata and more formats from api | |||
2016-01-25 | [vevo] extract all formats and bypass geo restriction | remitamine | |
2016-01-25 | [facebook:post] Add extractor (Closes #8321) | Sergey M․ | |
2016-01-25 | [facebook] Add shortcut and reformat _VALID_URL | Sergey M․ | |
2016-01-25 | Merge pull request #8130 from dyn888/master | Yen Chi Hsuan | |
[youtube] added vcodec/acodec/abr for multiple itags | |||
2016-01-25 | [common] Keep full codec name from m3u8 manifests | Yen Chi Hsuan | |
See #8293. This is for consistency between YouTube and HLS formats. | |||
2016-01-25 | [youtube] Prefer info from YouTube than _formats (#8293) | Yen Chi Hsuan | |
2016-01-25 | [utils] Reorder items in mimetype2ext alphabetically | Yen Chi Hsuan | |
2016-01-25 | [utils] Add more items to mimetype2ext (#8293) | Yen Chi Hsuan | |
These are used in Youtube formats | |||
2016-01-23 | release 2016.01.232016.01.23 | Philipp Hagemeister | |
2016-01-23 | [drtv] Use IETF language tag | Sergey M․ | |
2016-01-23 | [kanalplay] Use IETF language tag | Sergey M․ | |
2016-01-23 | [options] Clarify language tags | Sergey M․ | |
2016-01-23 | [svt] Improve subtitles extraction and add test (Closes #8265) | Sergey M․ | |
2016-01-23 | [SVTPlay] Add subtitle support | Marian Sigler | |
2016-01-23 | [lovehomeporn] Add extractor | Sergey M․ | |
2016-01-23 | [ruleporn] Rework in terms of nuevo (Closes #8206) | Sergey M․ | |
2016-01-23 | [nuevo] Improve thumbnail extraction | Sergey M․ | |
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] |