aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/washingtonpost.py
AgeCommit message (Collapse)Author
2020-09-03[skip travis] revert automerge for nowUnknown
2020-09-02[skip travis] adding automerge supportUnknown
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2017-04-30[washingtonpost] Fix invalid escape sequence on Python 3.6Yen Chi Hsuan
2017-04-29[washingtonpost] Add support for embeds (closes #12699)John Hawkinson
2016-05-23[washingtonpost] reduce requests for m3u8 manifestsremitamine
2016-05-23[washingtonpost] remove unnecessary coderemitamine
2016-05-23[washingtonpost] improve format extraction and add support for video pages ↵remitamine
extraction
2015-09-08[washingtonpost] fix test inforemitamine
2015-01-30[washingtonpost] Catch more UUIDsPhilipp Hagemeister
2015-01-08[washingtonpost] Modernize and correct test casePhilipp Hagemeister
2014-09-04[washingtonpost] Add playlist title to testSergey M․
2014-03-24[washingtonpost] Add extractor (Fixes #2622)Philipp Hagemeister