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

only uploads one clip and then says already made a video for "channel" #33

Closed critiqalfish closed 3 years ago

critiqalfish commented 3 years ago

i constantly have to rerun the script to get it to work

offish commented 3 years ago

Could you provide some more information? Does it render a video, but the video contains only 1 clip? What channel and period are you trying to get clips from? It's made to only make 1 video for each channel or game a day, it checks if a rendered.mp4 file exists under the current date and category. What do you mean by "get it to work"?

critiqalfish commented 3 years ago

Oh ok i didnt knew it was made to only make 1 clip per day but everything else works fine :)