Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Adam0111 opened this issue Apr 14, 2020 · 0 comments
Open

Comments

@Adam0111
Copy link

Adam0111 commented Apr 14, 2020

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
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant