Skip to content

❤️ Simple shell script for downloading YouTube videos in the best available format for offline viewing.

License

Notifications You must be signed in to change notification settings

complexorganizations/youtube-download-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader Automated Script

GitHub repo size GitHub stars GitHub forks

This shell script automates the process of downloading YouTube videos and optionally extracting audio using a single command-line interface.

Features

  • Downloads YouTube videos directly from URLs.

Installation

To use this YouTube downloader script, follow these steps:

Clone the repository or download the shell script directly using curl:

curl https://raw.githubusercontent.com/complexorganizations/youtube-download-script/main/yt-dlp-auto.sh -o yt-dlp-auto.sh

Alternatively, you can download it manually from this link.

Make the script executable:

chmod +x yt-dlp-auto.sh

Usage

Run the script with the following command:

sudo bash yt-dlp-auto.sh

Contributing

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

Video Player

VLC

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

❤️ Simple shell script for downloading YouTube videos in the best available format for offline viewing.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages