11061 Commits (29f46c2bee3641efcf2c06c3d173baf7a41010af)
 

Author SHA1 Message Date
Yen Chi Hsuan 29f46c2bee Credit @dyn888 for improving format selection
[ci skip]
8 years ago
Yen Chi Hsuan 39c10a2b6e Merge pull request #8346 from dyn888/dyn888-regex-1
Regex pattern update to match more codecs (fixes #6858)
8 years ago
dyn888 b913348d5f Test codec with a dot '.' in name selection. 8 years ago
dyn888 b0df5223be Update YoutubeDL.py 8 years ago
Sergey M․ ed7cd1e859 [cbsnews] Remove unused import 8 years ago
remitamine f125d9115b [cbsnews] extract all formats 8 years ago
remitamine a9d5f12fec Merge pull request #8328 from remitamine/hls-master-detect
[extractor/common] detect media playlist in _extract_m3u8_formats
8 years ago
remitamine 7f32e5dc35 [extractor/common] detect media playlist in _extract_m3u8_formats 8 years ago
Sergey M․ c3111ab34f [spankbang] Fix title extraction (Closes #8329) 8 years ago
Sergey M․ 9339774af2 [spankbang] Fix formats extraction 8 years ago
Sergey M․ b0d21deda9 [extractor/common] Auto calculate tbr when missing 8 years ago
Philipp Hagemeister fab6f0e65b release 2016.01.27 8 years ago
Sergey M․ fb4b345800 [instagram] Make description optional (Closes #8326) 8 years ago
Sergey M․ af9c2a07ae [cspan] Extract from path when no qualities (Closes #8317) 8 years ago
remitamine ab180fc648 Merge branch 'master' of github.com:rg3/youtube-dl 8 years ago
remitamine 682f8c43b5 [vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8263)(fixes 2874) 8 years ago
Sergey M․ f693213567 [cspan] Fix clip/prog id extraction (#8317) 8 years ago
remitamine 9165d6bab9 [vevo] extract metadata and formats from api if videoinfo is empty
these was fixed by @yan12125 in ff51983e15
i only added some code to extract video metadata and more formats from
api
8 years ago
remitamine 2975fe1a7b [vevo] extract all formats and bypass geo restriction 8 years ago
Sergey M․ de691a498d [facebook:post] Add extractor (Closes #8321) 8 years ago
Sergey M․ 2e6e742c3c [facebook] Add shortcut and reformat _VALID_URL 8 years ago
Yen Chi Hsuan e9bd0f772b Merge pull request #8130 from dyn888/master
[youtube] added vcodec/acodec/abr for multiple itags
8 years ago
Yen Chi Hsuan 77f785076f [common] Keep full codec name from m3u8 manifests
See #8293. This is for consistency between YouTube and HLS formats.
8 years ago
Yen Chi Hsuan 94278f7202 [youtube] Prefer info from YouTube than _formats (#8293) 8 years ago
Yen Chi Hsuan a0d8d704df [utils] Reorder items in mimetype2ext alphabetically 8 years ago
Yen Chi Hsuan f6861ec96f [utils] Add more items to mimetype2ext (#8293)
These are used in Youtube formats
8 years ago
Philipp Hagemeister f733b05302 release 2016.01.23 8 years ago
Sergey M․ 6fa73386cb [drtv] Use IETF language tag 8 years ago
Sergey M․ 5ca01bb9e4 [kanalplay] Use IETF language tag 8 years ago
Sergey M․ 1ca59daca9 [options] Clarify language tags 8 years ago
Sergey M․ 594c4d79a5 [svt] Improve subtitles extraction and add test (Closes #8265) 8 years ago
Marian Sigler 1f16b958b1 [SVTPlay] Add subtitle support 8 years ago
Sergey M․ 4c0d13df9b [lovehomeporn] Add extractor 8 years ago
Sergey M․ b2c6528baf [ruleporn] Rework in terms of nuevo (Closes #8206) 8 years ago
Sergey M․ ea17820432 [nuevo] Improve thumbnail extraction 8 years ago
Dankryn 1257b049bc [ruleporn] Add new extractor 8 years ago
Sergey M․ b969813548 Credit @nexAkari for trollvids and nuevo (#7728) 8 years ago
Sergey M․ 10677ece81 [nuevo] Simplify nuevo extractors (Closes #7728) 8 years ago
Andrew "Akari" Alexeyew d570746e45 [nuevo] Generalize nuevo extractor and add support for trollvids
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.
8 years ago
Sergey M․ 4fcd9d147d [arte:cinema] Add extractor 8 years ago
Sergey M․ 9c54ae3387 [arte:future] Make duplicated test matching only 8 years ago
François Charlier 24114fee74 [arte:future] Fix extraction
[arte] Add support for more "Arte Future" uri
8 years ago
Sergey M․ 220ee33f2b [cbsnews] Simplify subtitles extraction and fix test (Closes #8295) 8 years ago
John Assael 4118cc02c1 [cbsnews] Extract subtitles
added test function for CBS News subtitles
8 years ago
Jaime Marquínez Ferrándiz 32d77eeb04 [downloader/common] report_retry: Don't crash when retries is infinite (fixes #8299) 8 years ago
Filippo Valsorda 032f232626 Merge pull request #8142 from FiloSottile/filippo/updates
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify
8 years ago
Filippo Valsorda 4d318be195 [update] fix (unexploitable) BB'06 vulnerability in rsa_verify
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.
8 years ago
Yen Chi Hsuan 6b45f9aba2 [iqiyi] Update key (closes #8292) 8 years ago
Sergey M․ 1e10d02fec [hitbox] Skip subscribe only formats (Closes #8217) 8 years ago
Sergey M․ 51290d8457 [youtube] Simplify automatic captions URL check (Closes #8287) 8 years ago