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

[FEATURE] Adding support for multiple download URLs as input #6

Closed
SaptarshiSarkar12 opened this issue Sep 29, 2022 · 4 comments · Fixed by #21
Closed

[FEATURE] Adding support for multiple download URLs as input #6

SaptarshiSarkar12 opened this issue Sep 29, 2022 · 4 comments · Fixed by #21
Assignees
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

Comments

@SaptarshiSarkar12
Copy link
Owner

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.

@SaptarshiSarkar12 SaptarshiSarkar12 added feature ✨ New feature request or addition good first issue Good for newcomers hacktoberfest Issues/Pull Requests for Hacktoberfest EddieHub:good-first-issue Label for good-first-issue finder made by EddieHub Community labels Sep 29, 2022
@akshatjainei
Copy link
Contributor

I would like to fix this issue , can you assign me this task

@SaptarshiSarkar12
Copy link
Owner Author

Yes @akshatjainei . Please make sure that you will link this issue to your PR.

@thexahmed00
Copy link
Contributor

I want to take this issue and I am very new to opensource

@SaptarshiSarkar12
Copy link
Owner Author

This work is about to complete. So, @thexahmed00 you may open other issues and contribute to those.

@SaptarshiSarkar12 SaptarshiSarkar12 added the hacktoberfest-accepted Accepted Pull Requests for Hacktoberfest label Oct 1, 2022
@SaptarshiSarkar12 SaptarshiSarkar12 linked a pull request Oct 2, 2022 that will close this issue
@SaptarshiSarkar12 SaptarshiSarkar12 moved this to Done in Drifty Mar 20, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 added the App 💻 Issues/Pull Requests which update Drifty Application Code label Mar 20, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 modified the milestone: Drifty v1.1.0 Aug 10, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 added this to the Drifty v1.1.0 milestone Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants