snobu / destreamer

Save Microsoft Stream videos for offline enjoyment.
MIT License
2.36k stars 440 forks source link

Added concatenation function to downloadVideo #274

Open oruamdalo opened 3 years ago

oruamdalo commented 3 years ago

Added a flag ("-c" stands for concatenate). If enabled, destreamer (when downloads are completed) concatenate videos into a single one (using "FFmpeg concat" command). It doesn't remove single videos after concatenation yet.