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.
Checklist
Question
WRITE QUESTION HERE
The question is how to add custom metadata in a file using the python API.
In the command line I can do:
In order to add genre and a title.
I am trying to do the same thing using the python API,
but after trying:
I get:
ERROR: audio conversion failed: Error splitting the argument list: Option not foundI could not find easily documentation on this feature, so please if anyone can give me a tip I would appreciate it.