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

Allow entering a list of urls #120

Open
ShuriZma opened this issue Jun 2, 2023 · 0 comments
Open

Allow entering a list of urls #120

ShuriZma opened this issue Jun 2, 2023 · 0 comments
Labels
feature A new feature or a feature request

Comments

@ShuriZma
Copy link

ShuriZma commented Jun 2, 2023

Description

Allow the user to input a list of urls or maybe even a file containing multiple urls.
The list should then probably use a line break as a seperator, meaning one url per line or something (since pretty much most other characters and symbols could possibly be used in urls)

Use case

Makes the process of downloading multiple files a lot faster.
Having a list of maybe even multiple hundreds of urls would take a lot of time when having to input them one at a time.

Currently got a list of 490 urls and best way for me to get through that list right now would be to use jdownloader on my server, download the first batch and check for files larger than 4GB splitting them up into multiple archive parts and then uploading them to my nextcloud, delete the first batch and so on.
Would be great if I could just easily queue them all for download directly on my NC without having to queue 490 urls one at a time.

@danth danth added the feature A new feature or a feature request label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or a feature request
Projects
None yet
Development

No branches or pull requests

2 participants