Skip to content

ទាញ​យក​ទាំង​ Video Audio ពី YouTube Playlist ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី

Notifications You must be signed in to change notification settings

EIRSVi/youtube-playlist-dl-audio-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

YouTube Playlist Downloader

Summary

The YouTube Playlist Downloader is a tool designed to make downloading YouTube playlists easy and efficient. It allows users to download either video or audio-only formats from entire playlists, storing them neatly in organized folders on your system.

Features

  • Download entire YouTube playlists.
  • Choose between video-only or audio-only downloads.
  • Files are automatically organized into dedicated folders for videos or audios.
  • Simple, terminal-based interface.

Prerequisites

Ensure the following dependencies are installed on your system:

To install the necessary Python libraries, run:

pip install yt-dlp colorama pyfiglet

Make sure FFmpeg is installed and properly configured on your system.

Installation

1. Clone this repository:

git clone git@github.com:EIRSVi/youtube-playlist-dl-audio-video.git

cd youtube-playlist-dl-audio-video

2. Run the script:

python ytdl.py

Example

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

EXAMPLE PLAYLIST URL: https://www.youtube.com/playlist?list=PLXYZ123

You'll be prompted to choose between downloading either the video or the audio-only version.

Troubleshooting

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

  • Ensure yt-dlp and FFmpeg are installed correctly.
  • Verify that the YouTube playlist 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!

This version aligns all the header text and key elements to the center. Let me know if you need further adjustments!

About

ទាញ​យក​ទាំង​ Video Audio ពី YouTube Playlist ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages