HoloArchivists / fc2-live-dl

Tool to download FC2 live streams
https://pypi.org/project/fc2-live-dl/
MIT License
112 stars 11 forks source link

403 Error every 2 and half minutes #4

Closed CarterJimmy closed 2 years ago

CarterJimmy commented 2 years ago

Hello. I've been trying to use this script to download some fc2-live contents.

However, after running the script for about few minutes(specifically, every 2 minutes and 31 seconds), error messages such like Failed to reload playlist: Unable to open URL and Forbidden for url (the url followed was the HLS address). And eventually the script was terminated because of the Read time out error.

I assume that the reason for this timeout problem is because FC2's HLS address is dynamic and changes every 2 and half minutes. I guessed it this way because if I use the autofc2 script, it will download many separate files and every files has the same length which is 2:31 minutes.

I was wondering if I was the only person facing this problem. If someone can give me a solution to this problem, I would really appreciate it.

FYI, here's some error messages. Snipaste_2021-11-08_00-38-31

hizkifw commented 2 years ago

I've fixed this issue in the latest version (v1.2.0). Please grab the latest version and open a new issue if you encounter any problems. Thanks.