Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-downloader-script

A simple script for mass uploading and rename files using links from a csv file.

Based on Node.js and Vanilla JS

Made for those who are just starting their journey with a Node.js or have not heard about it at all and just want to download a bunch of files using links from a file.

Components

Events available on Node built-in

Usage

Install and setting script. Prepare the csv file in the required format. U can upload example file .csv and use it. But it contains unnecessary columns, for my purposes, you can simplify it and the script itself. Check comments.

This post may also help you for understanding csv parsing.

$ node script.js

Install

Download files or clone repo.

$ npm install

Or install csv-parser, nodejs-file-downloader and make your solution. Its very easy with this cool components

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages