Parabolic icon indicating copy to clipboard operation
Parabolic copied to clipboard

Renaming files after download

Open jh-devv opened this issue 9 months ago • 2 comments

Hey!

I used to use yt-dlp's function to rename the music I downloaded to Artist - Album. This is not possible with Parabolic?

Maybe something to just execute an exiftool snippet after download? The one I currently use is:

exiftool '-FileName<${Artist;} - ${Album;}.%e'

jh-devv avatar Apr 27 '24 18:04 jh-devv

I also wish there was a way to run a custom shell command in the download folder at the end of the download. I personally run beet import . to populate lyrics and file the songs.

Batwam avatar May 05 '24 08:05 Batwam

I used to use yt-dlp's function to rename the music I downloaded to Artist - Album.

What was yt-dlp's "function" to do this?

nlogozzo avatar Sep 04 '24 20:09 nlogozzo