CoolDouble
CoolDouble
Is there any plans to add this feature soon?
Please add a way for users to build the exe themselves instead of using the exe file
Is there a way to rotate the IP manually after N requests?
Please add a feature to fix broken characters when exporting data automatically so that they get exported properly. Or at least the let the user know which files were not...
Is it possible to stop the recording manually instead of set amount of frames? Kind of like this: ` bot.once('spawn', () => { let viewer = mineflayerViewer(bot, { output: 'output.mp4',...
Please consider updating tiktok.py by replacing `device_id = str(random.randint(10**18, 10**19 - 1)) # Random device id` with `device_id = str(random.randint(10000, 999999999)) # Random device id` This modification fixes broken downloads,...