lossless1024 / StreaMonitor

Adult live stream downloader for advanced people. I could have chosen a better name.
GNU General Public License v3.0
172 stars 42 forks source link

Bad status nonexistent user on CAM4 #109

Closed manitou153 closed 4 days ago

manitou153 commented 9 months ago

With severals models in CAM4, when I check their status, nonexistent user is returned while these models really exist. Any idea ? I run Streamonitor in a docker container, this problem does not seem to be present when I run it directly with the python command on my linux machine Thank you !

lossless1024 commented 9 months ago

Did you rebuild the image recently?

manitou153 commented 9 months ago

@lossless1024 yes I did. This issue is related to the location of the VPN I am using. In fact, some models restrict the geographic scope of access. I just configured my VPN with a region accepted by the model and I no longer have the issue. With the wrong location, curl returned 403 forbidden and streamonitor indicates in this case non existentuser

lossless1024 commented 9 months ago

I see. I'll maybe add a better status message for this

manitou153 commented 9 months ago

I also modified the docker-compose manifest to automatically add a container including advanced management of major VPN providers. Streamonitor therefore does not work if the VPN is not launched or if it is unhealthy

lossless1024 commented 9 months ago

Just for curiosity, what are you using for this?

manitou153 commented 9 months ago

The Gluetun solution