/yt-dlp-audio-scripts

Scripts to assist Youtube audio ripping

Primary LanguageShell

yt-dlp-audio-scripts

Scripts to assist Youtube audio ripping

Prerequisites

Install yt-dlp as it is an underlying tool which is used for downloading Youtube videos.

Refer to Installation section for detailed info on how to install the tool.

By default all the downloads are stored at $HOME/Music/yt-dlp-audio-rips. You can easilty change the target directory by modifying the YT_DLP_AUDIO_PATH variable inside the config.cfg file

Usage

$ cd /scripts/directory
$ ./playlist "https://www.youtube.com/playlist?list=playlist-id" [starting-index]
$ cd /scripts/directory
$ ./single "https://www.youtube.com/watch?v=video-id"