Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 1.16 KB

commands.md

File metadata and controls

73 lines (47 loc) · 1.16 KB

Command Reference for tiktoker

config

tiktoker config

Create inicial configuration (database, when all videos/profiles if stored in)

Profile Create

tiktoker profile create

A profile is a collection of videos, so to create a video you need to select a profile, you need of a profile

delete a profile

tiktoker profile delete

if you want to delete a profile run it. Remember that this will delete all videos of the selected profile

list profiles

tiktoker profile list

Return a table of profiles

create a video

tiktoker video create

This will create a video for the selected profile. Before this, you need to create a folder with any name into your profile folder and inside it create a file called info.json with the following contents:

{
  "netflixLink": "https://www.netflix.com/..."
}

into netflixLink enter with a link of a netflix quick laughs

Delete a video

tiktoker video delete

Delete a video

List videos

tiktoker video list

List all videos already created

import

tiktoker import

Import videos folders in a directory