jappeace / cut-the-crap

Automated video editing for streamers
MIT License
103 stars 7 forks source link

Using twitch videos break downloading from uri #51

Closed jappeace closed 4 years ago

jappeace commented 4 years ago

youtube-dl will not make a .mkv file for twitch videos, wheras it does for youtube videos.

A proposed solution is check if the output file is .mkv or not, and if not, move it into a .mkv file.

jappeace commented 4 years ago

Fixed in 2.1.2