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

Actual OD Downloading support #127

Closed
upintheairsheep opened this issue Jan 12, 2023 · 1 comment
Closed

Actual OD Downloading support #127

upintheairsheep opened this issue Jan 12, 2023 · 1 comment

Comments

@upintheairsheep
Copy link

upintheairsheep commented Jan 12, 2023

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
no
Describe the solution you'd like
A clear and concise description of what you want to happen.
Please add a flag to actually download open directories. The flag should simply use wget or curl on every file it can, creating directories whenever it needs to, eliminating the need for a second command.

@KoalaBear84
Copy link
Owner

Something like this always was the initial idea, but that is not going to happen in this repo / tool.

And also will not add this feature, BUT there is a good workaround which you can use right now 😇

OpenDirectoryDownloader.exe --output-file urls.txt && wget -x -i urls.txt

@KoalaBear84 KoalaBear84 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2023
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

2 participants