blob: 2cff88bd1d94c43434df31931211e0e27d943be7 (
plain) (
blame)
1
2
3
4
5
6
|
# youtubeToMP3AutoTag
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
|