aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-25[bbc] Improve playlist extraction, refactor, expand support and documentSergey M․
2015-07-24Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into ↵Sergey M․
atomicdryad-pr-bbcnews
2015-07-24Merge pull request #6350 from remitamine/letvSergey M.
[letv] fix height
2015-07-24[letv] fix heightremitamine
2015-07-24[dailymotion:playlist] Detect problematic redirection (fixes #6347)Yen Chi Hsuan
2015-07-24[dailymotion:user] Fix _VALID_URL (Closes #6346)Sergey M․
2015-07-24[bbccouk] Make more robust (Closes #6345)Sergey M․
2015-07-24[canalplus] ModernizeSergey M․
2015-07-24[canalplus] Fix m3u8 videos extensionSergey M․
2015-07-23[extractor/common] Consistent URL spellingSergey M․
2015-07-23Merge pull request #6306 from jaimeMF/extract_start_timeSergey M.
[youtube] Extract start_time
2015-07-23[rtlnl] Update unencrypted streams comment (#6337)Sergey M․
2015-07-23Undo adaptive -> flash workaroundcorone17
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock). The progressive streams still work fine.
2015-07-23[rts] Add support for articles with videos on rhs (Closes #6332)Sergey M․
2015-07-23[daylimotion] Adapt to player v5 and modernize (Closes #6151, closes #6250)Sergey M․
2015-07-23[youtube] Also look into the 'start' field for start_timeJaime Marquínez Ferrándiz
2015-07-23[youtube] Extract end_timeJaime Marquínez Ferrándiz
2015-07-23NationalGeographic._VALID_URL: work site-widefnord
Closes #6343.
2015-07-23[downloader/dash] Improve 'combine_url' (fixes #6341)Jaime Marquínez Ferrándiz
In some videos the base_url already ends with '/'.
2015-07-23[viki] Rewrite dict selection codesYen Chi Hsuan
2015-07-23[viki] Fix description extraction (closes #6339)Yen Chi Hsuan
2015-07-22[generic] Unescape HTML escape sequences in redirect urls (fixes #6311)Jaime Marquínez Ferrándiz
2015-07-22[youtube] Don't use the DASH manifest from 'get_video_info' if ↵Jaime Marquínez Ferrándiz
'use_cipher_signature' is True (#5118) Currently they give a 403 Forbidden error.
2015-07-22[tagesschau] Remove unused importJaime Marquínez Ferrándiz
2015-07-23[prosiebensat1] ModernizeSergey M․
2015-07-23[prosiebensat1] Recognize DRM protected videos (#6334)Sergey M․
2015-07-23[viki] Fix height (Closes #6333)Sergey M․
2015-07-23[tagesschau] Improve testsSergey M․
2015-07-23[tagesschau] Add support for audioSergey M․
2015-07-23Merge branch 'rohieb-patch/enhance-tagesschau-regex'Sergey M․
2015-07-23[tagesschau] Relax _VALID_URL and simplifySergey M․
2015-07-23Merge branch 'patch/enhance-tagesschau-regex' of ↵Sergey M․
https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex
2015-07-23Credit @nichdu for Lecture2Go extractorYen Chi Hsuan
2015-07-22[pbs] No need to escape colonSergey M․
2015-07-22[pbs] Clean up title construction rationaleSergey M․
2015-07-22Merge pull request #6292 from atomicdryad/pr-fix_pbs_titlesSergey M.
pbs: fix vague 'Full Episode' titles; prepend name of show
2015-07-22[udemy] Handle already-logged-in scenario (Closes #6327)Sergey M․
2015-07-23Merge pull request #6303 from jaimeMF/dash_no_liveYen Chi Hsuan
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
2015-07-22Merge branch 'nichdu-lecture2go'Yen Chi Hsuan
2015-07-22[lecture2go] Make optional fields non-fatalYen Chi Hsuan
2015-07-22[lecture2go] Add more metadata fieldsYen Chi Hsuan
2015-07-22[utils] Improve parse_durationYen Chi Hsuan
Now dots are parsed. For example '87 Min.'
2015-07-22[lecture2go] Update _TESTYen Chi Hsuan
2015-07-22[lecture2go] Support more formatsYen Chi Hsuan
2015-07-22[lecture2go] Improve some regular expressionsYen Chi Hsuan
2015-07-22Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into ↵Yen Chi Hsuan
nichdu-lecture2go
2015-07-22Credit Zach Bruggeman for the appleconnect extractor (#6190)Jaime Marquínez Ferrándiz
2015-07-22[viewster] Strip titlesSergey M․
2015-07-22[viewster] Rewrite for new API (Closes #6317)Sergey M․
2015-07-21[snagfilms] Don't use '_' as a variable that is usedJaime Marquínez Ferrándiz