about summary refs log tree commit diff
path: root/youtube_dl/extractor/stitcher.py
Commit message (Expand)AuthorAgeFilesLines
* [stitcher] clean podcast URLsRemita Amine2021-01-041-1/+2
* [stitcher] Add support for shows and show metadata extraction(closes #20510)Remita Amine2021-01-031-32/+88
* [stitcher] fix extraction(closes #20811)(closes #27606)Remita Amine2021-01-011-27/+33
* 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
* [stitcher] Improve (Closes #7162, closes #7228)Sergey M․2015-10-201-17/+61
* [stitcher] Add extractormjdubell2015-10-201-0/+37