zachMelody / bilibili-live-recorder

下载 bilibili 直播 视频流
MIT License
77 stars 12 forks source link

[bug] Live detection does not seem to work well #11

Open s-kk opened 4 years ago

s-kk commented 4 years ago

Hello! I was debugging the recorder, and it seems that the program can not detect the start of live room very well.
When I start the program before starting the stream, the recorder won't detect the start of live room. I waited 1-2 minutes and does not work. When I start the stream before starting the program, the recorder works fine, though.

Thanks for helping!