Streamago is a live video streaming app which is somewhat famous in Romania and Germany. Detecting live streams was possible via the Chrome Inspect option, where the links were something like:
https://watch-live.streamago.tv/live.../playlist.m3u8
But since recently, the Inspect option gives something like:
<video playsinline="" autoplay=""></video>
And the live video link (which can be converted after the stream ends to a downloadable link) can't be found (at least easily) anymore. Is there a way to do that?