tiktoker config
Create inicial configuration (database, when all videos/profiles if stored in)
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
tiktoker profile delete
if you want to delete a profile run it. Remember that this will delete all videos of the selected profile
tiktoker profile list
Return a table of profiles
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
tiktoker video delete
Delete a video
tiktoker video list
List all videos already created
tiktoker import
Import videos folders in a directory