aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/postprocessor
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to embed/convert json subtitles generated by youtube livechatpukkandan2020-11-051-2/+9
|
* Merge branch 'ext/remuxe-video' of ↵Tom-Oliver Heidel2020-09-162-0/+23
| | | | https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video
* Merge branch 'arbitrary-merges' of https://github.com/fstirlitz/youtube-dlcTom-Oliver Heidel2020-09-141-2/+7
|\
| * Support arbitrary stream mergesfelix2020-09-141-2/+7
| | | | | | | | | | | | | | | | With this change, the merge operator may join any number of media streams, video or audio. The streams are downloaded in the order specified. Also, fix the metadata post-processor so that it doesn't leave out any streams.
* | merge ytdl-masterUnknown2020-09-141-21/+32
|/
* Merge branch 'mkvthumbnail' of https://github.com/MrDoritos/youtube-dl into ↵Tom-Oliver Heidel2020-09-061-0/+19
| | | | MrDoritos-mkvthumbnail
* [skip travis] renamingUnknown2020-09-027-0/+1039
to avoid using same folder when using pip install for example