tiktok-live icon indicating copy to clipboard operation
tiktok-live copied to clipboard

A simple NodeJS application to download TikTok lives by the share URL.

Results 4 tiktok-live issues
Sort by recently updated
recently updated
newest added

I get an error like this every time I try to start a recording: ``` [https @ 00000241686aab00] HTTP error 404 Not Found https://pull-hls-f1-sg01.tiktokcdn.com/stage/stream-7183599426324171521_or4/play list.m3u8: Server returned 404 Not Found...

Hi. Can you implement a feature that allows the user _to launch the script_ and when t**he live starts**, _the recording starts_ **automatically**? Thank you for everything you do.

gives such an error: URL > https://www.tiktok.com/@liulangzhe11/live Found live "": m3u8 URL: https://pull-hls-f16-tt02.tiktokcdn.com/stage/stream-3570039214190362986_or4/index.m3u8 flv URL: http://pull-flv-f16-tt02.tiktokcdn.com/stage/stream-3570039214190362986_or4/index.flv Writing live to 7121579726937885483.flv. Press Ctrl C to STOP. node:events:505 throw er; // Unhandled...

Hi, there seems to be a problem with streams, that have index.m3u8 in their liveurl, like this one in the screenshot. ![image](https://user-images.githubusercontent.com/119076061/210459701-da09bf62-94db-4b6e-a60c-047ea9eba038.png) I tried to fix it myself, but I...