Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature A new feature or a feature request
Projects
None yet
Development

No branches or pull requests

2 participants