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

Option to download/save files by extension #96

Open
roniemartinez opened this issue Mar 20, 2022 · 0 comments
Open

Option to download/save files by extension #96

roniemartinez opened this issue Mar 20, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@roniemartinez
Copy link
Owner

roniemartinez commented Mar 20, 2022

  1. Download by file extension
  2. Download by mimetype, e.g. png should also match image/png mimetype
dude scrape ... --download png,jpg  # download all png and jpg files
dude scrape ... --download *  # download all files
@roniemartinez roniemartinez added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 20, 2022
@roniemartinez roniemartinez added this to To do in The Dude Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant