Skip to content

mrjulla/CDN-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDN-Fetcher

A Node.js-based tool for downloading videos from URLs

CDN Fetcher is a lightweight and efficient tool for downloading videos from a list of URLs. It utilizes Node.js streams to handle large file transfers, providing real-time progress updates during the download process. With customizable output directories and seamless handling of multiple downloads, CDN Fetcher simplifies the process of fetching and saving video files locally.

Features

  • Fetch videos from a list of URLs in JSON format.
  • Real-time download progress monitoring.
  • Simple setup and easy-to-use.

Usage

  • Add URLs to urls.json.
  • Run the script to download videos to the specified output directory.

Ideal for developers needing to download content from CDNs efficiently!

About

A Node.js-based tool for downloading videos from URLs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors