bulk-media-downloader icon indicating copy to clipboard operation
bulk-media-downloader copied to clipboard

Media files have the same filename, so BMD will download only 1 of them.

Open Adam0111 opened this issue 5 years ago • 0 comments

For example the following media files are recognized and listed: filename1.mp3 filename1.mp3 filename1.mp3 ...and so on... They are all different mp3 files, but since they have the same filename on the list, BULKmediaDownloader will only download 1 media file, not all of them. So how to set the downloading process to be able to download all the listed media files by rename them automatically like: filename1.mp3 filename2.mp3 filename3.mp3 ?

Adam0111 avatar Apr 14 '20 14:04 Adam0111