We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am on ubuntu 20 ... setup and convert cookie work i am in command line.
i start the main.js and i have this message
node ./main.js
╔═════════════╣ Have 1 to upload ╠═════════════╣ ╠═════ /root/tik-tok-bot/videos/1.mp4 (1 of 1) Start
I look at process and firefox run but the upload is never done... i have un comment the line options.addArguments("-headless");
any idea to debug and find the issue ?
The text was updated successfully, but these errors were encountered:
I have installed graphic interface for see the problem, the cookie convert dont work
.filter((e) => e[5] === "sit_tt")
.filter((e) => e[5] === "sid_tt")
i am logged now ... working on tring to upload
Sorry, something went wrong.
the problem with the upload now the element is inside a frame ... we looking for fix that, i dont know if you have a idea to fix this issue
No branches or pull requests
I am on ubuntu 20 ... setup and convert cookie work i am in command line.
i start the main.js and i have this message
╔═════════════╣ Have 1 to upload ╠═════════════╣
╠═════ /root/tik-tok-bot/videos/1.mp4 (1 of 1) Start
I look at process and firefox run but the upload is never done... i have un comment the line options.addArguments("-headless");
any idea to debug and find the issue ?
The text was updated successfully, but these errors were encountered: