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

Add support for Apache directory listings #10886

Open
weedy opened this issue Oct 9, 2016 · 2 comments
Open

Add support for Apache directory listings #10886

weedy opened this issue Oct 9, 2016 · 2 comments
Labels

Comments

@weedy
Copy link

@weedy weedy commented Oct 9, 2016

I have a project where youtube-dl's --download-archive would be really handy.

Can you add a processor for just web server (apache) directory lists?
I have a few large directories filled with mp4s and --download-archive would make my life a lot easier.

@yan12125 yan12125 added the request label Oct 9, 2016
@yan12125 yan12125 changed the title Add support for "generic" directory listings Add support for Apache directory listings Oct 9, 2016
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Oct 9, 2016

I limit to Apache only as I guess different servers have different layouts.

@weedy
Copy link
Author

@weedy weedy commented Oct 9, 2016

Based off a quick Google. Nginx at least has a very similar looking listing.
If you're just walking the DOM with beautiful soup or whatever and pulling out 'a href=' pointing to files it should work for more then just Apache.
Probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.