aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2016-12-31[twitch:vod] Improve _VALID_URL (closes #11537)Sergey M․
2016-12-31[twitch] Added support for player.twitch.tv URLs (closes #11535)Robert Smith
2016-12-31[videa] Add support for videa embedsSergey M․
2016-12-31[videa] Improve and simplify (closes #8181, closes #11133)Sergey M․
2016-12-31[videa] Add extractorBagira
2016-12-30[vk] Fix postlive videos extractionSergey M․
2016-12-30[vk] Extract from playerParams (closes #11555)Sergey M․
2016-12-30[freevideo] Remove extractor (closes #11515)Sergey M․
Handled by generic extractor
2016-12-30[showroomlive] Improve (closes #11458)Sergey M․
2016-12-29[showroomlive] Add extractorArjan Verwer
2016-12-28[xhamster] Fix duration extraction (closes #11549)Sergey M․
2016-12-25[rtve:live] Fix extraction (closes #11529)Sergey M․
2016-12-25[extractor/common] Allow non-lang in subtitles' keysYen Chi Hsuan
See 264e77c406a3b14f15aafcd036524cb6fe86aa20
2016-12-24[brightcove:legacy] Improve embeds detection (closes #11523)Sergey M․
2016-12-24[twitch] Add support for rechat messages (closes #11524)Sergey M․
2016-12-24[acast] Add test with multiple blingsMattias Wadman
2016-12-24[acast] Fix broken audio URL and timestamp extractionMattias Wadman
Before first bling was used now we look for the first bling with type BlingAudio. Before publishingDate was a ms unix timestamp now it is iso8601.
2016-12-22[common] improve detection for video only formats and m3u8 manifest(fixes ↵Remita Amine
#11507)
2016-12-21[theplatform] pass geo verification headers to smil request(closes #10146)Remita Amine
2016-12-21[viu] pass geo verification headers to auth requestRemita Amine
2016-12-21[rtl2] extract more formats and metadataRemita Amine
2016-12-21[vbox7] Skip malformed JSON-LD (closes #11501)Sergey M․
2016-12-20[uplynk] force downloading using hls native downloader(closes #11496)Remita Amine
2016-12-20[laola1] add support for another extraction scenario(closes #11460)Remita Amine
2016-12-20[vbox7] Fix extraction (closes #11494)Sergey M․
2016-12-20[uktvplay] Add new extractor(closes #11027)Remita Amine
2016-12-20[piksel] Add new extractor(closes #11246)Remita Amine
2016-12-20[vimeo] fix extraction for hls formats and add support for dash ↵Remita Amine
formats(closes #11490)
2016-12-20[common] fix dash codec information for mixed videos and fragment url ↵Remita Amine
construction(#11490)
2016-12-20[kaltura] Improve widget ID extraction (closes #11480)Yen Chi Hsuan
2016-12-19[nrktv:direkte] Add support for live streams (#11488)Sergey M․
2016-12-19[pbs] fix extraction for geo restricted videos(#7095)Remita Amine
2016-12-18[brightcove:new] skip widevine classic videosRemita Amine
2016-12-18[viu] extract supported hls manifestRemita Amine
2016-12-18[viu] improve extraction(closes #10607)(closes #11329)Remita Amine
2016-12-18[viu] New extractor for viu.comping
2016-12-18[ccma] Add new extractor(closes #11359)Remita Amine
2016-12-17[laola1tv] add support embed urls and improve extraction(#11460)Remita Amine
2016-12-17[nbc] fix extraction for msnbc videos(fixes #11466)Remita Amine
2016-12-17[extractors] Add missing twitch importsSergey M․
2016-12-17[extractor/common] Recognize DASH formats in html5 media entriesSergey M․
2016-12-17[twitch] Adapt to new videos pages schema (closes #11469)Sergey M․
2016-12-17[meipai] Fix regular videos extraction and improve (closes #10718)Sergey M․
2016-12-17[meipai] Add extractorPhilip Xu
2016-12-17[ondemandkorea] Fix extraction (closes #10772)Sergey M․
2016-12-17[jwplatform] Improve duration extractionSergey M․
2016-12-17[jwplatform] Improve subtitles extractionSergey M․
2016-12-17[ondemandkorea] Add extractorping
2016-12-16[vporn] Use urljoin for thumbnailSergey M․
2016-12-16[vvvvid] do not cache the conn_idRemita Amine