Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 451 Bytes

Schedule-Tiktok-Videos

Script to bulk schedule tiktok videos!

The programm is written node.js and it uses the following libraries:

requirements:

  • Node.js
  • Puppeteer
  • fs
  • dotenv

Installtion:

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.

Start:

Run the file with "node tiktok.js"