From 9958dc9b7735dbb405acf2fc41ccb406c8b2241d Mon Sep 17 00:00:00 2001 From: Donald Shan Date: Thu, 18 Aug 2022 17:12:29 -0700 Subject: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35dbd22..2cff88b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # youtubeToMP3AutoTag -Converts YouTube to MP3 and automatically adds ID3 tags based on uploader name, title, and thumbnail +Quick and dirty code to convert YouTube videos to MP3 and automatically adds ID3 tags based on uploader name, title, and thumbnail +# Usage +- Create 2 folders where ran (downloaded, completed) +- Create a text file (songs.txt) and list songs to download by length +- Include both ffmpeg.exe + yt-dlp.exe where executed -- cgit v1.2.3