Fuan

Results 168 comments of Fuan

There are more adequate tools for this job. I would recommend using some wrapper script to [streamlink](https://github.com/streamlink/streamlink) like save_livestream.py from this [repository](https://github.com/mrwnwttk/livestream_scripts).

Today it started happening again, for any videoId I tried: ``` > TwitchDownloaderCLI -m ChatDownload --id 1286825444 -o test.json Unhandled exception. System.AggregateException: One or more errors occurred. (The remote server...

@mohad12211 indeed, it works now. Might have been a temporary issue on Twitch's side. However, I still get the "Object reference not set to an instance of an object" error...

Thanks for this report. I faced the same issue recently with [this live stream](https://www.youtube.com/watch?v=Z6Rze5hDqz0). I would not have noticed the problem if I had not checked the resulting file generated...

Youtube has become more and more flaky lately with their responses.

Unfortunately, streamingData is missing in many different cases, and it's safe to say that when it's missing, there won't be any stream descriptors.

Indeed, Youtube is breaking everything lately, I'm looking into fixing these errors. Your config file looks good, so I'm wondering if yt-dlp is found in your $PATH. Perhaps try invoking...

It works for me on Linux, so I wonder if this only happens on Windows for whatever reason. Unfortunately I don't have a Windows machine to test on right now....

Thanks for reporting. This is a bit of a special case because this stream has been going on for more than 7 days already, and it looks like Youtube only...

Not sure if I understand what you mean by > in case they are not detected by livestream_saver for some reason, such as an internet connection drop I assume you...