aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/stitcher.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-2/+2
|
* [stitcher] fix episode config extractionRemita Amine2016-07-051-1/+1
|
* [stitcher] Remove origEpisodeURLSergey M․2015-10-251-1/+1
| | | | It's always 404
* [stitcher] Improve (Closes #7162, closes #7228)Sergey M․2015-10-201-17/+61
|
* [stitcher] Add extractormjdubell2015-10-201-0/+37
Stitcher review updates Removed re import Stitcher review updates