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
538 stars 77 forks source link

I did not understand how the Thumbnails work #38

Closed Mehdi94i closed 3 years ago

Mehdi94i commented 3 years ago

I did not understand how the Thumbnails work?

offish commented 3 years ago

You specify the path to a JPEG or PNG you've already created, or leave it empty to have use no thumbnail, and let YouTube choose the thumbnail. Bot does not generate it's own thumbnails.

Mehdi94i commented 3 years ago

thank you brother for your help