Skip to content

"VidGrabberPro9000:Download videos concurrently from multiple URLs with customizable parallelism"

License

Notifications You must be signed in to change notification settings

gryphonribz/VidGrabberPro9000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

VidGrabberPro9000

A bash script for downloading videos concurrently from multiple URLs with customizable parallelism.

Usage

./VidGrabberPro9000.sh [OPTIONS]

Options

  • -u, --url URL1 URL2 ...: Specify one or more URLs of the videos.
  • -o, --output DIR: Specify the output directory.
  • -p, --parallel NUM: Specify the number of parallel downloads (default: 5).
  • -h, --help: Display help message.

Installation

  • Clone the repository:
git clone https://github.com/gryphonribz/VidGrabberPro9000.git
  • Make the script executable:
chmod +x VidGrabberPro9000.sh
  • Run the script with appropriate options.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Languages