aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-26[pluralsight] PEP 8Sergey M․
2017-03-26[franceculture] PEP 8Sergey M․
2017-03-26[atresplayer] PEP 8Sergey M․
2017-03-26Use expand_path where appropriate (closes #12556)Sergey M․
2017-03-26[utils] Introduce expand_pathSergey M․
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[test_download] Print additional IEs in summary outputJohn Hawkinson
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-24[ChangeLog] ActualizeSergey 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[ChangeLog] ActualizeSergey 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-20[ChangeLog] ActualizeSergey M․
2017-03-19[YoutubeDL] Allow multiple input URLs to be used with stdout as output templateSergey M․
2017-03-19Credit @mrBliss for vtm (#11912)Sergey M․
2017-03-19[ChangeLog] Update after #12099Yen Chi Hsuan
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.