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

Downloading images in parallel #27

Closed
alex000kim opened this issue Feb 14, 2019 · 1 comment
Closed

Downloading images in parallel #27

alex000kim opened this issue Feb 14, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alex000kim
Copy link
Owner

In https://github.com/alexkimxyz/nsfw_data_scrapper/blob/master/scripts/2_download_from_urls.sh
wget can be parallelized. See:
https://stackoverflow.com/questions/7577615/parallel-wget-in-bash

@alex000kim alex000kim added enhancement New feature or request good first issue Good for newcomers labels Feb 14, 2019
@EBazarov
Copy link
Contributor

EBazarov commented Feb 15, 2019

#28 I'm proposing method for downloading images in parallel

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
Projects
None yet
Development

No branches or pull requests

2 participants