Commit Graph

10130 Commits (44b2264feae331eeb34e83eed1387def3d61a437)
 

Author SHA1 Message Date
Yen Chi Hsuan 985e4fdc07 [downloader/hls] Add headers only for http(s) URLs
ffmpeg 2.8.1 raises an error with -headers and non-http input files.
Yen Chi Hsuan 1e399778ee [letv] Fix extraction
Using data URIs for passing the decrypted M3U8 manifest, which is
supported by ffmpeg only.
Sergey M․ 2e022397c4 [vine] Add counters to tests
Sergey M․ 02835c6bf4 [extractor/common] Document repost_count
Sergey M․ 91816e8f16 [vine] Remove duplicate metadata, make more robust and modernize (Closes )
Lukáš Lalinský 10c38c7ca2 [vine] Fix download tests
Lukáš Lalinský 94a773feb9 [vine] Use JS data to get title/alt_title
Sergey M․ 448ef1f31c [extractor/common] Allow angle brackets in attributes in _og_regexes ()
Sergey M․ 49941c4e4f [crunchyroll] Add maturity wall reference tests ()
Sergey M․ 80f48920c8 [crunchyroll] Bypass maturity wall (Closes )
Sergey M․ 5a11b793fe [lynda] Extract all prioritized streams
Sergey M․ 7593fbaa12 [dailymotion] Error spelling
Sergey M. 2eb0f72a0e Merge pull request from lalinsky/dailymotion-error
[dailymotion] Report errors from player v5
Sergey M․ 8e5b121948 [test_youtube_lists] Add test flat playlist entries' titles
Sergey M․ 648e6a1ffe [youtube] Generalize playlist entries extraction (Closes , closes )
Lukáš Lalinský 583882fdce [dailymotion] Report errors from player v5
Sergey M․ 9eb31b265f [vidme] Add user-disabled test
Sergey M. ddeb1b3de2 Merge pull request from lalinsky/vidme-suspended
[vidme] Better error message for suspended vidme videos
Lukáš Lalinský 59fe4824f8 [vidme] Better error message for suspended vidme videos
Sergey M․ dd8417526b [vimeo] Clarify new react+flux website fallback
Sergey M. 09670d5ba4 Merge pull request from lalinsky/vimeo-new-page
Extract config URL from (new?) React-based Vimeo's page
Lukáš Lalinský 41a7b00f18 [vimeo] Extract config URL from (new?) React-based Vimeo's page
Sergey M․ 350c948133 [twitch:vod] Formatting
Sergey M․ e5e9966199 [twitch:vod] Improve extraction
Sergey M․ fbd9f6ea80 [twitch] Improve authentication
Jaime Marquínez Ferrándiz 6df7179e6c [rte] Actually recognize https urls
There was a missing 's' before the '?'.
Jaime Marquínez Ferrándiz 36eb802baf [rte] Replace expired test
According to their webpage it should be available until October 2035.
Philipp Hagemeister 2ccb37beb9 release 2015.10.16
Sergey M․ 246ce10858 [rte] Update _VALID_URL (Closes )
Sergey M․ ba717dca97 [bandcamp] Modernize
Sergey M․ 1e52776ac3 [bandcamp] Prepend download URL with scheme when necessary (2) ()
Sergey M․ 8daeeedc06 [bbc] Fix FutureWarning
Sergey M․ 6744f36db7 [jeuxvideo] Fallback on og:title (Closes , closes )
Sergey M․ fafc7950e2 [channel9] Update tests' thumbnails
Sergey M․ a13d06de42 [channel9] Add test for low quality mp4
Sergey M․ 1db82381e3 [channel9] Add low quality formats and modernize
Sergey M. cb8961eeed Merge pull request from remitamine/megavideoz
[megavideoz] remove extractor
Sergey M․ af98f8ff37 [utils] Return default on fail in int_or_none
Sergey M․ caf80631f0 [utils] Do not fail in float_or_none on non-numeric data
Sergey M․ 1812afb7b3 [utils] Do not fail in int_or_none on non-numeric data (Closes )
remitamine 9fb66c780c [megavideoz] remove extractor
Sergey M․ ab953c64a0 [yandexmusic:track] Extract original size thumbnail (Closes )
Sergey M․ db0a8ad979 [test_InfoExtractor] Add test for unquoted attribute
Sergey M․ 1c29e81e62 [test_InfoExtractor] Add test for 7a6d76a64d
Sergey M․ 7a6d76a64d [extractor/common] Require closing quote in _og_regexes (Closes )
E.g. do not match `property='og:video:type'` when `og:video` is requested.
Sergey M․ 4aa353673b Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M. f49b3d6efc Merge pull request from remitamine/criterion
[criterion] fix description extraction
remitamine 36bb63fad1 [criterion] fix description extraction
Jaime Marquínez Ferrándiz 1f36085df9 [vimeo] Fix extraction of password protected videos (fixes )
remitamine 26669ea3cf [5min] extract more video info and formats
Closes .