Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eirsvi/youtube-video-downloader

ទាញ​យក​​​វីដេអូ​ពី YouTube បានតែមួយ Video ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី
https://github.com/eirsvi/youtube-video-downloader

python script youtube youtubedownloader yt

Last synced: 9 days ago
JSON representation

ទាញ​យក​​​វីដេអូ​ពី YouTube បានតែមួយ Video ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី

Awesome Lists containing this project

README

        





YouTube Video Downloader

Summary


The YouTube Video Downloader is a lightweight tool to quickly download videos from YouTube. It allows users to download videos and store them neatly in an organized folder on your system.

Features


  • Download individual YouTube videos.

  • Files are automatically saved with the video title as the file name.

  • Simple, terminal-based interface.

Prerequisites

Ensure the following dependencies are installed on your system:

To install the necessary Python libraries, run:

```bash
pip install yt-dlp colorama pyfiglet
```

Installation

1. Clone this repository:

```bash
git clone [email protected]:EIRSVi/youtube-video-downloader.git

cd youtube-video-downloader
```

2. Run the script:

```bash
python ytdl1video.py
```

Example


To download a YouTube video, you can enter a URL such as:


EXAMPLE URL: https://youtu.be/lXnpiXJirlA?si=YWXPbH5M8mFhSBVD


The video will be saved in your default Downloads folder with the video title as the file name.

Troubleshooting


If you encounter any issues while downloading, check the following:


  • Ensure yt-dlp is installed correctly.

  • Verify that the YouTube video URL is correct.

  • Ensure proper permissions for the download directory.

License


This project is open-source and available under the MIT License.

Credits


Support us: @eirsvi


Feel free to reach out if you have any questions or feedback!

---

Let me know if you'd like any adjustments!