aandrew-me / ytDownloader

A modern GUI App for downloading Videos and Audios from hundreds of sites
https://ytdn.netlify.app/
GNU General Public License v3.0
924 stars 85 forks source link

[Feature Request] Allow multiple trims per video #198

Closed Sphirye closed 4 months ago

Sphirye commented 5 months ago

I believe it would be worth to allow multiple time-ranges when downloading a video (which implies saving a diferent file per trim).

imagen

Plus, it would be cool adding the given time-range to the filename, if you try downloading multiple clips one by one from the same source, you'll see these will overwrite the previous file, which sucks since you notice that all of your clips have been overwriting themselves the whole time.

aandrew-me commented 5 months ago

Fair point, I will implement it

aandrew-me commented 4 months ago

Check if its working properly

Sphirye commented 4 months ago

imagen Seems to be working okay, thank you!