aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/condenast.py
AgeCommit message (Expand)Author
2020-11-16[condenast] fix extraction and extract subtitlesRemita Amine
2017-09-15[condenast] Fix extraction (closes #14196, closes #14207)Sergey M․
2017-05-12[condenast] improve embed supportRemita Amine
2017-03-22[condenast] Fix extraction and style (closes #12526)Sergey M․
2016-08-08[condenast] Make _search_json_ld call non fatalSergey M․
2016-08-05[condenast] fallback to loader.js if video.js failRemita Amine
2016-08-04[condenast] improve extractionRemita Amine
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-09-27[condenast] Add support for JS embedsSergey M․
2015-09-25[condenast] Do not capture unused group in _VALID_URLSergey M․
2015-09-25[condenast] Keep acute accentSergey M․
2015-09-25[condenast] fix video info regexremitamine
2015-09-25[condenast] fix extraction and add support for other sitesremitamine
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-10-13[condenast] Add support for embedded videos (Closes #3929)Sergey M․
2014-04-21[condenast|generic] Add support for condenast embeds (Fixes #2783)Philipp Hagemeister
2014-01-25Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz
2014-01-17[condenast] Allow multiple formats, and sort centralizedPhilipp Hagemeister
2014-01-17[condenast] Use unicode_literalsPhilipp Hagemeister
2013-07-17Add CondeNastIEJaime Marquínez Ferrándiz