Skip to content

thefirstone265/tiktok-live-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Tiktok Live Recorder

Monitor and automatically record livestreams from TikTok

Installation

deno install --allow-net --allow-write -n tlr https://raw.githubusercontent.com/thefirstone265/tiktok-live-recorder/master/src/mod.ts

Usage

    tlr [-u USER] [-w "USER1 USER2 ..."] [-o OUTPUT]

OPTIONS:
    -u, --user USER
        Record a livestream from the username
    -w, --watch "USER1 USER2 ..."
        Automatic live recording when a user from the provided list is in live
    -o, --output OUTPUT
        Output directory
    -h, --help
        Prints help information

Examples

Start recording username's livestream

tlr -u username

Monitor users and start recording when they start streaming

tlr -w "username1 username2"

About

Monitor and automatically record livestreams from TikTok

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published