aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/stitcher.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-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-07-05[stitcher] fix episode config extractionRemita Amine
2015-10-25[stitcher] Remove origEpisodeURLSergey M․
It's always 404
2015-10-20[stitcher] Improve (Closes #7162, closes #7228)Sergey M․
2015-10-20[stitcher] Add extractormjdubell
Stitcher review updates Removed re import Stitcher review updates