aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/savefrom.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
2019-01-01Refactor code to use url_resultElan Ruusamäe
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2014-07-23[savefrom] Make test description more flexiblePhilipp Hagemeister
2014-07-21[savefrom] Fix test descriptionPhilipp Hagemeister
2014-02-22[savefrom] Add extractor (Fixes #2434)Philipp Hagemeister