[FEATURE] Adding support for multiple download URLs as input #6
Labels
App 💻
Issues/Pull Requests which update Drifty Application Code
EddieHub:good-first-issue
Label for good-first-issue finder made by EddieHub Community
feature ✨
New feature request or addition
good first issue
Good for newcomers
hacktoberfest
Issues/Pull Requests for Hacktoberfest
hacktoberfest-accepted
Accepted Pull Requests for Hacktoberfest
Milestone
Is your feature request related to a problem? Please describe.
The users in most cases have to download more than one file, so, in the current version of Drifty, the user can enter maximum one download link and after the file has been downloaded, the application closes.
Describe the solution you'd like
The solution to this problem can be adding arrays to store multiple URLs, respective filenames and respective directories as input. Or, a while loop can also be introduced to run till the user enters
stop
or the number of files the user wants to download has exceeded.Additional context
Contributors who want to take over this issue should at first comment below then I will assign them with the task. Multiple assignes can be there.
The text was updated successfully, but these errors were encountered: