Script to bulk schedule tiktok videos!
The programm is written node.js and it uses the following libraries:
- Node.js
- Puppeteer
- fs
- dotenv
After installing Node.js use this command in your project directory:
- npm install
- edit the .env file and add your tiktok username and password. You can also change the upload time in the .env file.
Run the file with "node tiktok.js"