aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2016-01-17[atresplayer] Skip HLS completely (Closes #8261)Sergey M․
2016-01-17[ustream] Use HTTPS for GitHub URLJakub Wilk
2016-01-17[ae] Rename to aenetworks and clarify extractor name and descriptionSergey M․
2016-01-16[ae] Fix _TESTSYen Chi Hsuan
2016-01-16[bbc] Use _search_json_ldYen Chi Hsuan
2016-01-16[extractor/common] Allow passing more parameters to _search_json_ldYen Chi Hsuan
2016-01-16Merge pull request #8246 from dstftw/initial-json-ld-metadata-supportSergey M
Initial JSON-LD metadata extraction support
2016-01-16[cultureunplugged] Improve (Closes #8060)Sergey M․
2016-01-16[zippcast] Improve (Closes #8198)Sergey M․
2016-01-16'[ZippCast] Add new extractor'ckuu
Closes rg3/youtube-dl#6591
2016-01-16[ae] Use JSON-LD for TV series metadataSergey M․
2016-01-16[extractor/common] Add initial support for JSON-LD metadata extraction into ↵Sergey M․
info_dict
2016-01-15[cwtv] Add new extractorremitamine
2016-01-15[ae] Improve _VALID_URLSergey M․
2016-01-15[ae] Add extractor importSergey M․
2016-01-15[history] Remove import (Closes #8243)Sergey M․
2016-01-15[xtube:user] Fix extraction (Closes #8224)Sergey M․
2016-01-15[xtube] Add shortcutSergey M․
2016-01-15[ae] Add support for fyi.tv, aetv.com and mylifetime.com(closes #3599)remitamine
2016-01-15[history] add support for episode pages(fixes #8240)remitamine
2016-01-15[theplatform] extend _VALID_URL regexremitamine
2016-01-15Revert "[history] fix signature and media url extraction(fixes #8240)"remitamine
This reverts commit ffbc0baf72f456b1f4f4ac989e4a7b75b69c7a54.
2016-01-15[history] fix signature and media url extraction(fixes #8240)remitamine
2016-01-14[canvas] Improve (Closes #7145)Sergey M․
2016-01-14[Canvas] Add new extractorTom Gijselinck
2016-01-14[prosiebensat1] Fix some extraction and update testsSergey M․
2016-01-14[prosiebensat1] add support for 7tv.deLucas
2016-01-14[ntvde] Improve regexSergey M․
2016-01-14[orf:fm4] Add testSergey M․
2016-01-14[orf:fm4] Extend _VALID_URL (Closes #8234)Sergey M․
2016-01-14[ntvde] Fix extractionSergey M․
2016-01-14[unistra] Fix extractionSergey M․
2016-01-14[vodlocker] Fix extraction (Closes #8231)Sergey M․
2016-01-14[beeg] Update API URLSergey M․
2016-01-14[beeg] Fix extraction (Closes #8225)Sergey M․
2016-01-13[tudou] Add support for Albums and Playlists and extract more metadataremitamine
2016-01-13[youtube] Fix acodec and vcodec orderYen Chi Hsuan
In RFC6381, there's no rule stating that the first part of codecs should be video and the second part should be audio, while it seems the case for data reported by YouTube.
2016-01-13[pluralsight] Fix new player (Closes #8215)Sergey M․
2016-01-12[dailymotion] Prefer direct links (Closes #8156)Sergey M․
2016-01-11[iprima] Mark brokenSergey M․
2016-01-11[videott] Mark brokenSergey M․
2016-01-11[videomega] Mark brokenSergey M․
2016-01-10Fix typosJakub Wilk
Closes #8200.
2016-01-10[bigflix] Use correct indentation to make flake8 happyJaime Marquínez Ferrándiz
2016-01-10[shahid] raise ExtractorError if the video is DRM protectedremitamine
2016-01-10[dcn] extract video ids in season entriesremitamine
2016-01-10[bigflix] Improve formats extractionSergey M․
2016-01-10[bigflix] Extract all formatsSergey M․
2016-01-09[Bigflix] Add new extractor for bigflix.comVignesh Venkat
Add an IE to support bigflix.com. It uses some sort of silverlight plugin whose video url is being populated using base64 encoded flashvars. So it is quite straightforward to extract.
2016-01-10[canalc2] Fix extraction (Closes #8191)Sergey M․