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.
- Fetch videos from a list of URLs in JSON format.
- Real-time download progress monitoring.
- Simple setup and easy-to-use.
- 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!