aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-22[arte:cinema] Add extractorSergey M․
2016-01-22[arte:future] Make duplicated test matching onlySergey M․
2016-01-22[arte:future] Fix extractionFrançois Charlier
2016-01-22[cbsnews] Simplify subtitles extraction and fix test (Closes #8295)Sergey M․
2016-01-22[cbsnews] Extract subtitlesJohn Assael
2016-01-22[downloader/common] report_retry: Don't crash when retries is infinite (fixes...Jaime Marquínez Ferrándiz
2016-01-21Merge pull request #8142 from FiloSottile/filippo/updatesFilippo Valsorda
2016-01-21[update] fix (unexploitable) BB'06 vulnerability in rsa_verifyFilippo Valsorda
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-21Fix issue #8109 (error when downloading automatic captions)Dimitre Liotev
2016-01-21[yahoo] Add improve content id regexes (Closes #8290)Sergey M․
2016-01-21Additional regex for yahoo extractorigv
2016-01-21[vimeo] 'ext' must be a string, not a tuple (fixes #8288)Jaime Marquínez Ferrándiz
2016-01-20[tube8] PEP 8Sergey M․
2016-01-20[OraTV] update extractorCeruleanSky
2016-01-20[tube8] Extract duration and modernizeSergey M․
2016-01-20[tube8] Fix extraction and extract all formats (Closes #8281)Sergey M․
2016-01-20Credit @FounderSG for WeiqiTV and LetvCloud (#7994)Yen Chi Hsuan
2016-01-19[downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C...Jaime Marquínez Ferrándiz
2016-01-20Merge branch 'ping-patch-8239'Yen Chi Hsuan
2016-01-20[neteasemusic] Use float_or_noneYen Chi Hsuan
2016-01-20Merge branch 'patch-8239' of https://github.com/ping/youtube-dl into ping-pat...Yen Chi Hsuan
2016-01-20Merge branch 'FounderSG-Weiqitv'Yen Chi Hsuan
2016-01-20[weiqitv] Use single quotesYen Chi Hsuan
2016-01-20[weiqitv] Rename the extractor - capitilize 'TV'Yen Chi Hsuan
2016-01-20[weiqitv] Make codes shorterYen Chi Hsuan
2016-01-20[letv] LetvCloud: Detect ext instead of the hardcoded oneYen Chi Hsuan
2016-01-20[letv] LetvCloud: make title looks like a titleYen Chi Hsuan
2016-01-20[letv] LetvCloud: simplify and improve _VALID_URLYen Chi Hsuan
2016-01-20[letv] LetvCloud: check error messages from serverYen Chi Hsuan
2016-01-20[letv] LetvCloud: guard against invalid URLsYen Chi Hsuan
2016-01-20[letv] Use single quotesYen Chi Hsuan
2016-01-20[letv] Reduce duplicated codesYen Chi Hsuan
2016-01-20[viewster] Tolerate missing synopsis (Closes #8274)Sergey M․
2016-01-19[lemonde] Add extractorSergey M․
2016-01-19[ultimedia] Rename to digitekaSergey M․
2016-01-19[ultimedia] Extend _VALID_URL to support digitekaSergey M․
2016-01-19Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into Founde...Yen Chi Hsuan
2016-01-19[extractor/generic] Extend dailymotion embed regexSergey M․
2016-01-19[dailymotion] Extend _VALID_URLSergey M․
2016-01-19[youtube] Skip testSergey M․
2016-01-19[youtube] Capture and output unavailable messageSergey M․
2016-01-18[youtube] Clarify test_Youtube_18Sergey M․
2016-01-18[youtube] Fix URL expansion in video descriptionSergey M․
2016-01-17[atresplayer] Skip HLS completely (Closes #8261)Sergey M․
2016-01-17Merge pull request #8262 from jwilk/https-everywhereYen Chi Hsuan
2016-01-17[ustream] Use HTTPS for GitHub URLJakub Wilk
2016-01-17[neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't workping