imlauera / download_and_merge_yt

Script to download and merge YouTube playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download and Merge

This project requires the following dependencies:

  • yt-dlp
  • ffmpeg

To run the program, follow these steps:

bash download_and_merge.sh <youtube_playlist>

Setup

  1. Clone the repository
  2. Navigate to the project directory
  3. Run the program using bash download_and_merge.sh <youtube_playlist>
  4. Then you'll have an "output" file which it's the entire playlist merge in one file.

About

Script to download and merge YouTube playlist

License:MIT License


Languages

Language:Shell 100.0%