summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-07Merge branch 'master' into totalwebcastingtotalwebcastingFilippo Valsorda
2018-01-07[motherless:group] Relax entry extraction and add a fallback scenarioSergey M․
2018-01-07[motherless:group] Capture leading slash of video pathSergey M․
2018-01-06[mitele] Fix extraction (closes #15186)Sergey M․
2018-01-06[motherless] Add support for groupsMartin Weinelt
2018-01-06[lynda] Relax _VALID_URL (closes #15185)Sergey M․
2018-01-05[soundcloud] Fallback to avatar picture for thumbnail (closes #12878)Parmjit Virk
2018-01-04[ChangeLog] Update after #15137Chih-Hsuan Yen
[skip ci]
2018-01-04[youku] Fix list extraction.(close #15135) (#15137)JianxinLi
* [youku] Fix list extraction.(close #15135) Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb * [youku] Remove KeyError try-except Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
2018-01-04[openload] Fix extraction (closes #15166)Yen Chi Hsuan
2018-01-03[lynda] Skip invalid subtitles (closes #15159)Sergey M․
2018-01-03[twitch] Pass video id to url_result when extracting playlistLuc Ritchie
2018-01-02[rtve.es:alacarta] Fix extraction of some new URLsJaime Marquínez Ferrándiz
2018-01-02[acast] Fix extractionMattias Wadman
2018-01-02[travis] Add Jython buildSergey M․
2018-01-01[utils] Fix youtube-dl under PyPy3 on WindowsPhilipp Hagemeister
2018-01-01[travis] Add PyPy buildsSergey M․
2018-01-01[YoutubeDL] Output python implementation in debug headerSergey M․
2017-12-31release 2017.12.312017.12.31Sergey M․
2017-12-31[ChangeLog] ActualizeSergey M․
2017-12-31[extractor/common] Add container meta field for formats extracted in ↵Ondřej Caletka
_parse_mpd_formats
2017-12-31[slutload] Add support for mobile URLsWindom
2017-12-31[abc:iview] Improve extraction and bypass geo restriction (closes #14782)Sergey M․
2017-12-31[abc:iview] Fix extraction (closes #14711)d2au
ABC dropped unmetering, so change to metered hls urls which require auth.
2017-12-31[downloader/hls] Use HTTP headers for key requestSergey M․
2017-12-30[openload] Fix extraction (closes #15118)Yen Chi Hsuan
2017-12-30[mediasite] Improve extraction and code style, add support for DASH (closes ↵Sergey M․
#11185, closes #14343, refs #5428)
2017-12-30[mediasite] Add extractor, subsume sandia and collegerama extractorsfelix
2017-12-30[common] use AACL as the default fourcc when AudioTag is 255felix
2017-12-30[ufctv] Add new extractor(closes #14520)Remita Amine
2017-12-30[pluralsight] Fix missing first line of subtitles (closes #11118)50csent
2017-12-30[openload] Fallback on f-page extraction (closes #14665, closes #14879)Sergey M․
2017-12-30[vimeo] Improve password protected videos extraction (closes #15114)Sergey M․
2017-12-29[extractor/common] Fix extraction of DASH formats with the same ↵Sergey M․
representation id (closes #15111)
2017-12-29[aws] fix canonical/signed headers generation in python 2(closes #15102)Remita Amine
2017-12-28release 2017.12.282017.12.28Sergey M․
2017-12-28[ChangeLog] ActualizeSergey M․
2017-12-27[internazionale] Improve extraction (closes #14973)Sergey M․
2017-12-27[internazionale] Add extractorLeonardo Taccari
2017-12-27[playtvak] Relax video regex and make description optionalOndřej Caletka
2017-12-26[filmweb] improve extractionRemita Amine
2017-12-26[Filmweb] Add extractorDéstin Reed
2017-12-26[espn] Add new extractor for http://fivethirtyeight.com(closes #6864)Remita Amine
2017-12-26[umg:de] Add new extractor(closes #11582)(closes #11584)Remita Amine
2017-12-25[espn] add support for espnfc and extract more formats(closes #8053)Remita Amine
2017-12-25[ChangeLog] Update after #15065Yen Chi Hsuan
2017-12-25[youku] Add test case.JianxinLi
Some playlist has no data-id value. Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
2017-12-25[youku] Fix list extraction.(close #15065)JianxinLi
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
2017-12-24[openload] Remove a confusing exceptionYen Chi Hsuan
If phantomjs is not installed, there's an error besides the missing phantomjs exception: Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>> Traceback (most recent call last): File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__ os.remove(self._TMP_FILES[name].name) AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
2017-12-24[openload] Add support for oload.stream (closes #15070)Sergey M․