An open API service indexing awesome lists of open source software.

https://github.com/alexmayol/node_image_downloader

A basic image downloader via HTTP
https://github.com/alexmayol/node_image_downloader

Last synced: about 2 months ago
JSON representation

A basic image downloader via HTTP

Awesome Lists containing this project

README

          

# node_image_downloader
A basic image downloader via HTTP

Photobucket is no longer a free hosting site, so I decided to bulk-download all the images I stored there for almost 15 years.

This is just a good practice to learn how async Node works with files and HTTP requests, so it's still a huge WIP :)