HA6Bots / TikTok-Compilation-Video-Generator

A system of bots that collects clips automatically via custom made filters, lets you easily browse these clips, and puts them together into a compilation video ready to be uploaded straight to any social media platform. Full VPS support is provided, along with an accounts system so multiple users can use the bot at once. This bot is split up into three separate programs. The server. The client. The video generator. These programs perform different functions that when combined creates a very powerful system for auto generating compilation videos.
https://www.youtube.com/watch?v=Ua-NbCDuYrE
MIT License
766 stars 121 forks source link

Error downloading #16

Closed Benjamin-adler closed 3 years ago

Benjamin-adler commented 3 years ago

I get this when I try to download some tiktoks : Downloading Clip 1/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 2/10 127.0.0.1 - - [20/Apr/2021 17:47:33] "GET /getrenderinfo HTTP/1.1" 200 - float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 3/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 4/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 5/10 127.0.0.1 - - [20/Apr/2021 17:47:38] "GET /getrenderinfo HTTP/1.1" 200 - float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 6/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 7/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 8/10 'itemInfo' Error downloading clip Downloading Clip 9/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip Downloading Clip 10/10 float() argument must be a string or a number, not 'NoneType' Error downloading clip

Benjamin-adler commented 3 years ago

@HA6Bots