blob: fbe2ee3ac2ef41ac7211e856ddd62fb29db094b8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# 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
- Files that are downloaded and tagged are moved to the downloaded folder
|