youtube-to-anchorfm icon indicating copy to clipboard operation
youtube-to-anchorfm copied to clipboard

custom album artwork

Open abe-101 opened this issue 2 years ago • 4 comments

idea: Can we create a new env flag that would allow for a custom album artwork.

use case: If I don't want to use the artwork from youtube but I still wanna upload my own picture This could be even more useful if I use the same picture for every episode...

abe-101 avatar Dec 26 '22 13:12 abe-101

I'm thinking of a flag custom_artwork together with users saving the picture as thumbnail.jpg behind the scenes the script will just skip downloading the artwork from youtube and then use the custom artwork saved as thumbnail.jpg

and obviously will be documented in the readme

abe-101 avatar Dec 26 '22 13:12 abe-101

Is this something that are you interested in working with?

TheJoin95 avatar Mar 14 '24 14:03 TheJoin95

Nice idea, only thing remains is if we can find a better name for the flag custom_artwork.

Currently, we have env variable LOAD_THUMBNAIL.

What if we define a new flag called THUMBNAIL_SOURCE and it will have as value either VIDEO or FILE

And then we can have another flag THUMBNAIL_FILE which can then be configured as thumbnail.jpg.

What do you think?

matevskial avatar Mar 14 '24 17:03 matevskial

I agree with your vision

TheJoin95 avatar Mar 14 '24 17:03 TheJoin95