offish / twitchtube

Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
MIT License
544 stars 75 forks source link

Feature Request #27

Closed jozz024 closed 3 years ago

jozz024 commented 3 years ago

Add a section to provide a Thumbnail?

offish commented 3 years ago

I might add this. It's already supported in the package I'm going to implement. Won't add automatic thumbnail generation though, but will look into specifying a "static" one in the config file, like descriptions or titles work now.

jozz024 commented 3 years ago

ah yea that'll work great, would it just be a filepath then?

offish commented 3 years ago

Yep

jozz024 commented 3 years ago

Nice, i'll close the issue then.