Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCDownloader

Script for download TwitCasting lives. support lives with password

Usage

Use this script in command line.

First clone this code.

git clone https://github.com/kohos/TCDownloader

Change directory.

cd TCDownloader

Start monitor and download. tcid is required, password is optional.

node app.js <tcid> [-p <password>]

Download filename is .ts

Can use ffmpeg to convert ts to mp4

ffmpeg -i <tsfile> -codec copy <mp4file>

Can use pm2 to support long time auto monior and download.

About

Script for download TwitCasting lives. support lives with password

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages