I'm downloading a lot of videos on YouTube using batch.
Those appear as "video.mp4" in a folder named "20111212-Biloulette-la vidéo d'aujourd'hui", so as "Date-uploader-title". So i'd like to put tags in "video.mp4" using the name of the folder that way : %date%-%artist%-%title%.
How ? Because i can't find how to use the folder name instead of the file name.
Thanks.
Martin
There is no way to call any functions inside MP3tag by the means of command line parameters.
So a traditional command shell batch file can (only) open a single file or a folder but cannot start any further functions.
I don't understand why you can't modify your workflow.
You can download as many files as you want, load them all into MP3tag in one go and then extract the data from the folder name.
If you insist on a workflow with a command line option then it is, as I said, not possible.