aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2017-12-31[abc:iview] Fix extraction (closes #14711)d2au
ABC dropped unmetering, so change to metered hls urls which require auth.
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-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[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․
2017-12-23[youku] Update ccodeJianxinLi
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
2017-12-23[kaltura] Fix typoSergey M․
2017-12-23[kaltura] Add another embed pattern for entry_idSergey M․
For cases when player configuration map is setup via indexing operator, e.g. kalturaPlayerConfiguration_1_lre6rg3i_10[entry_id] = 1_lre6rg3i (see https://www.heise.de/video/artikel/odcast-c-t-uplink-20-1-Apple-CarPlay-vs-Android-Auto-Galileo-3D-Sound-erklaert-3919694.html)
2017-12-23[voot] Fix video identificationSergey M․
2017-12-23[extractor/common] Move X-Forwarded-For setup code into _request_webpageSergey M․
2017-12-23[7plus] Add new extractor(closes #15043)Remita Amine
2017-12-20[animeondemand] Fix typoSergey M․
2017-12-19[animeondemand] Relax login error regexSergey M․
2017-12-19[shahid] add support for show pages(closes #7401)Remita Amine
2017-12-19[youtube] Extract uploader, uploader_id and uploader_url for playlists ↵Sergey M․
(#11427, #15018)
2017-12-19[extractor/common] Introduce uploader, uploader_id and uploader_url meta ↵Sergey M․
fields for playlists (#11427, #15018)
2017-12-19[afreecatv] Improve format extraction (closes #15019)Sergey M․
2017-12-17[cspan] add support for audio only pages and catch page errors(closes #14995)Remita Amine
2017-12-17[mailru] Fix issues and improve (closes #14904)Sergey M․
2017-12-17[mailru] Add support for embed URLsHongjie Dong
2017-12-17[crunchyroll] Future-proof XML element checks(closes #15013)Remita Amine
2017-12-16[cbslocal] Fix timestamp extraction (closes #14999, closes #15000)Sergey M․
2017-12-16[discoverygo] correct ttml subtitle extensionRemita Amine
2017-12-15[vk] Make view count optional (closes #14979)Sergey M․
2017-12-15[disney] skip Apple FairPlay formats(#14982)Remita Amine
2017-12-15[voot] sort formatsRemita Amine
2017-12-14[voot] fix format extraction(closes #14758)Remita Amine
2017-12-14[itv] Improve extraction, extract more subtitles and duration (closes #14944)Sergey M․
2017-12-13[byutv] add support for geo restricted videosRemita Amine
2017-12-13[byutv] Fix extraction (closes #14966, closes #14967)Sergey M․
2017-12-12[tbs] fix typoRemita Amine
2017-12-12[bbc.co.uk] fix extraction for 320k m3u8 streamsRemita Amine
broken since 197224b7a4e37a6581bf1a0da18d0f67ea61a476