Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
When downloading meta data into an .info.json file using --write-info-json, and you want to automatically extract artist and track name, the data is inconsistent.
This is because the data comes from various sources, who do not use the data fields correctly, or add additional information (like "(Official Video)").
However on the music.youtube.com site, the artist and track are displayed at the bottom of the screen (and is consistent).
If it is somehow possible to add that additional information to the .info.json file, it woud greatly help automating file naming.