Skip to content

obolseiro/DownPlaylistFull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DownPlaylistFull

Don't know English? CLICK HERE

DownPlaylistFull was created to address the need for downloading all videos from a YouTube playlist quickly, efficiently, and in the highest possible quality. Currently, there are few reliable websites or projects dedicated to this, which is why DownPlaylistFull was developed.

Technologies Used

Name Version
Python 3.12.8 (or any version above)
ffmpeg (latest version)
yt-dlp (latest version)
browser-cookie3 (latest version)

Installation

Before running the script, you need to install Python, yt-dlp, and FFmpeg.

Installing yt-dlp

For Windows:

pip install yt-dlp

For Linux:

pip install yt-dlp

For Windows:

pip install browser-cookie3

For Linux:

pip install browser-cookie3

Installing FFmpeg

For Windows (using Winget):

winget install -e --id Gyan.FFmpeg

For Linux:

sudo apt update && sudo apt install ffmpeg

Usage

First, you have to be logged in to YouTube in your browser. (Firefox or Chrome based ones) so the script can access the cookies.

Once you have installed all dependencies, download or copy the script from HERE.

Run the script using the following command:

python your_script_name.py

Follow the on-screen instructions to input the YouTube playlist link and the folder where the videos will be saved.

Features

  • Downloads all videos (or just the audio) from a YouTube playlist.
  • Ensures the highest available quality (up to 1080p with audio).
  • Uses FFmpeg to merge video and audio files seamlessly.
  • Works on both Windows and Linux.

Enjoy hassle-free YouTube playlist downloads with DownPlaylistFull! 🚀

About

A simple project created from a need to download all videos from a playlist quickly and efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages