TwitchDownloader
TwitchDownloader copied to clipboard
The problem with files of the same name
Checklist
- [X] I have checked the issue page for duplicates
- [X] I am running the latest version (download here)
Describe your issue here
I started downloading clips from the channel that were made on the same date and with the same name. I want to save the clip with the date and title, but in order to avoid errors, I need to write {id} It would be nice if files with the same name were simply renamed to something like "01.01.01 title (1).mp4"
you have to set it like this [{date_custom="T"}] {channel} - {title}
Tracking this in https://github.com/lay295/TwitchDownloader/issues/266