aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2017-03-25[downloader/hls] immediately delegate downloading to ffmpeg in case live streamRemita Amine
2017-03-26[afreecatv] Fix extraction (closes #12179)Yen Chi Hsuan
2017-03-25[atvat] Add new extractor(closes #5325)Remita Amine
2017-03-25[atresplayer] Do not extract ISM formatsSergey M․
As per @remitamine: the ISM downloader does not support videos served from wowza servers(it will produce broken files)
2017-03-25[fox] remove unused importRemita Amine
2017-03-25[fox] Add metadata extractiongkoelln
Add series, season number, episode number and episode.
2017-03-25[generic] Replace LazyYT test with skiplaggedJohn Hawkinson
discourse.ubuntu.com has gone away, repalce with skiplagged.com. Be nice to have a non-frontpage URL that might be more stable, though I don't have one. Maybe this should move to html in test/test_InfoExtractor.py?
2017-03-25[atresplayer] Extract DASH and ISM formatsSergey M․
2017-03-25[atresplayer] Extract HD manifestzurfyx
2017-03-25[atresplayer] Fix login error detectionzurfyx
2017-03-25[franceculture] fix extraction(closes #12547)Remita Amine
2017-03-25[youtube] Improve _VALID_URLs (closes #12538)Sergey M․
2017-03-24[generic] Do not follow redirects to the same URLSergey M․
2017-03-24release 2017.03.242017.03.24Sergey M․
2017-03-23[channel9] Remove expired comment and sort importsSergey M․
2017-03-23[channel9] Extract more formatsSergey M․
2017-03-23[ninecninemedia] remove mp4 url extraction requestRemita Amine
2017-03-23[bellmedia] add support for etalk.ca(closes #12447)Remita Amine
2017-03-23[channel9] fix extraction(closes #11323)Remita Amine
2017-03-22[cloudy] Fix extraction (closes #12525)Sergey M․
2017-03-22[hbo] add support for free episode urls and new formats extraction(closes ↵Remita Amine
#12519)
2017-03-22[condenast] Fix extraction and style (closes #12526)Sergey M․
2017-03-22[viu] Relax _VALID_URL (closes #12529)Sergey M․
2017-03-22release 2017.03.222017.03.22Sergey M․
2017-03-22[pluralsight] Omit module title from video title (closes #12506)Sergey M․
2017-03-22[pornhub] Improve extraction and style (closes #12515)Sergey M․
2017-03-22[pornhub] Decode obfuscated video URL (closes #12470)Throaway
2017-03-22[generic] Add test for Senate ISVP iframe embedJohn Hawkinson
2017-03-20[senateisvp] Allow https URL scheme for embedsJohn Hawkinson
2017-03-20[Openload.co] Fixed ExtractionVijay Singh
They did it again. just a minor change though. here's quick fix
2017-03-20release 2017.03.202017.03.20Sergey M․
2017-03-19[YoutubeDL] Allow multiple input URLs to be used with stdout as output templateSergey M․
2017-03-19[BostonGlobe] New. Nonstandard version of Brightcove.John Hawkinson
Has a "data-brightcove-video-id" instead of a "data-video-id," otherwise pretty much just Brightcove. Except the Globe isn't all Brightcove videos, so fallback to Generic, too. Also, abstract playlist_from_matches() from generic.py to common.py, and use it here. History of these changes can be found in 51170427d4b1143572a498dedaee61863a5b2c5b.
2017-03-19[toongoggles] Add new extractor(closes #12171)Remita Amine
2017-03-18[medialaan] Remove unrelated testSergey M․
2017-03-18[adobepass] Detect and output error on authz token extraction (#12472)Sergey M․
2017-03-18[openload] Fix extractionVijay Singh
2017-03-18[medialaan] Fix and improve extraction (closes #11912)Sergey M․
2017-03-18[vtm] Add extractor (closes #9974)mrBliss
Implementation of the approach described in #9974.
2017-03-17[discoverynetworks] add support for more domains and bypass geo restictionRemita Amine
2017-03-17[openload] Fix extraction (closes #10408)Yen Chi Hsuan
Thanks to @makgun02 Ref: http://pastebin.com/raw/JX9gHFUz
2017-03-16release 2017.03.162017.03.16Sergey M․
2017-03-16[options] Mention flac support and sort alphabetically among the audio formatsPhilipp Hagemeister
2017-03-16[postprocessor/ffmpeg] Add support for flacPhilipp Hagemeister
Requested at http://stackoverflow.com/q/42828041/35070
2017-03-16[extractor/common] Extract SMIL formats from jwplayerSergey M․
2017-03-16[extractor/generic] Add forgotten return for jwplayer formatsSergey M․
2017-03-15[redbull] improve extractionRemita Amine
- extract 1080p quality - correct ttml subtitle ext - catch api errors - reduce request size
2017-03-15release 2017.03.152017.03.15Sergey M․
2017-03-14[Openload] Fixed ExtractionVijay Singh
They did changed it again.
2017-03-14[facebook] Make title optional (closes #12443)Sergey M․