/tobycm-music-manager

lol. happy coding music: https://www.youtube.com/playlist?list=PLSQmKW3jS_HRPnGo1cv9W6IH7Z_-3oAn_

Primary LanguagePythonMIT LicenseMIT

runme
id version
01HPYYYEASPQ5PRVQGW7DN8ZGY
v3

use runme.dev for the best experience with this readme xd

Prerequisites

pip install -U -r requirements.txt

How to use

[] are mandatory arguments

() are optional arguments

Downloader

  1. Copy .example.env to .env
cp .example.env .env
  1. Add values to .env
nano .env
  1. Run main.py
python main.py (playlist_id) (output_dir) (yt_dlp_exe)
  1. Wait :))))

Replicator

[src_folder] should be the same as output dir

python replicate.py [src_folder] [dst_folder]