aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2016-03-23[generic] Support Vine embeds (#8817)Yen Chi Hsuan
2016-03-23[tunein] Fix stream data extraction (Closes #8899, closes #8924)Sergey M․
2016-03-22Add extractor for thescene.com (closes #8929)Jaime Marquínez Ferrándiz
2016-03-22[once] Prevent ads from embedding into m3u8 playlists (Closes #8893)Sergey M․
2016-03-22[laola1tv] Add support for livestreams (Closes #8934)Sergey M․
2016-03-22[ceskatelevize] Make m3u8 formats extraction non fatal (Closes #8933)Sergey M․
2016-03-21[animeondemand] Skip dash for nowSergey M․
2016-03-21[animeondemand] Extract teaser when no full episode available (#8923)Sergey M․
2016-03-21[animeondemand] Respect startvideo (Closes #8923)Sergey M․
2016-03-21[motherless] Detect friends only videosSergey M․
2016-03-21[xhamster:embed] Extract vars (Closes #8912)Sergey M․
2016-03-21[rutv] Improve flash version pattern (Closes #8911)Sergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-21Add missing r prefix for _VALID_URLsSergey M․
2016-03-21[mailru] Add support for https (Closes #8920)Sergey M․
2016-03-20[animeondemand] Extract all formats (Closes #8906)Sergey M․
2016-03-20[animeondemand] Detect geo restrictionSergey M․
2016-03-20[kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL formsYen Chi Hsuan
2016-03-20[vlive] Fix creator extraction (closes #8814)Yen Chi Hsuan
2016-03-20[openload] Misc improvementsYen Chi Hsuan
2016-03-20[openload] Add new extractor (closes #8489)Yen Chi Hsuan
2016-03-20[tudou] Use InAdvancePagedList (closes #8884)Yen Chi Hsuan
2016-03-20[francetv] Improve formats extractionSergey M․
2016-03-20[francetvinfo] Add support for france3-regions and strip title (Closes #7673)Sergey M․
2016-03-20[discovery] Relax _VALID_URL (Closes #8903)Sergey M․
2016-03-20[91porn] Use common messages' wordingSergey M․
2016-03-20[91porn] Unquote final URL (Closes #8881)Sergey M․
2016-03-20[biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Clo...Sergey M․
2016-03-20[biobiotv] Add extractorjjatria
2016-03-19[cda] Improve and simplify (Closes #8805)Sergey M․
2016-03-19[cda] Add new extractor for cda.plKacper Michajłow
2016-03-19[safari:api] Separate extractor (Closes #8871)Sergey M․
2016-03-19[extractor/generic] Fix missing byte literal prefixSergey M․
2016-03-18[hbo] Add new extractorremitamine
2016-03-18[commonprotocols] Add generic support for rtmp URLs (Closes #8488)Sergey M․
2016-03-18[extractor/generic] Add a test for m3u playlist served without proper Content...Sergey M․
2016-03-18[extractor/generic] Detect m3u playlists served without proper Content-TypeSergey M․
2016-03-18[extractor/generic] Fix direct link semanticsSergey M․
2016-03-18[extractor/generic] Simplify upload_date extractionSergey M․
2016-03-18[extractor/generic] Add another test for generic m3u8Sergey M․
2016-03-18[extractor/generic] Force Content-Type to lowecaseSergey M․
2016-03-18[extractor/generic] Properly extract format id from Content-TypeSergey M․
2016-03-18[theplatform] Improve geo restriction detectionSergey M․
2016-03-18[once] check http formats availabilityremitamine
2016-03-18[theplatform] remove unnecessary importremitamine
2016-03-18[theplatform] always force theplatform to return a smil for _extract_theplatf...remitamine
2016-03-18[noz] Fix extraction on python 2.6 by means of using compat_xpathSergey M․
2016-03-18[animeondemand] Fix typo and improveSergey M․
2016-03-18[animeondemand] Improve extractionSergey M․
2016-03-17[animeondemand] Add testSergey M․