7x11x13 / songs-to-youtube

Desktop application alternative to sites like TunesToTube, audioship, tovid.io, etc
https://pypi.org/project/songs-to-youtube/
210 stars 12 forks source link

File naming serial number #21

Closed mrmelwynm closed 2 years ago

mrmelwynm commented 2 years ago

Hi, thanks for this wonderful tool. Just what i was looking for. Am not a coder so took me some time to figure out the entire process and get it to working perfectly. My only query now is how do i insert the name of the original mp3 file to show as the video title. I know there are tags and strings to do this that extract info from the metadata. I just simply want the exact mp3 file name to show up as video title on youtube. Would be of immense help if someone could guide me on this. Thanks in advance!

7x11x13 commented 2 years ago

~{song_file} should be the file name

mrmelwynm commented 2 years ago

Thanks. Worked.