Scrape song titles from Youtube Music and rename downloaded files
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-08-22 16:53:56 -05:00
README.md Initial commit 2022-08-22 16:53:56 -05:00
scraper.nim Initial commit 2022-08-22 16:53:56 -05:00

Youtube Music

A simple Nim program that will scrape the names of song titles in an album from an HTML file and rename a folder of songs. Useful for when the downloaded file names are in a different language than what is displayed online. Note that this assumes that the songs are sorted in the same order as they appear on the site (such as by prepending the song number to the file).