
The final URL is basically (using chunklist. This integration can extract entity specific streams if configured. It has the folder name you need.Įg: the folder name is: /f3630f4527ce8ddd69bf27580737d66f/ from: The mediaextractor integration gets a stream URL and sends it to a media player entity. There will be a re-direct to another URL of same M3U8 file name but from a different location, so you need to find out this new URL.Request this newly extracted link, which looks like example: You get it by finding the start position of return " and extracting (via String functions) everything between up until the first occurrence of " going forward from the start position. Part of that text has the URL with the Base64 "auth" that you need for a correct request. Note: Where XXXX is the current time as a UNIX timestamp (eg : 1659717867824). Using the camera's ID number, make a request to this URL: Notice that the "cam_id" is followed by the related location's "title".
#STREAM URL EXTRACTOR CODE#
If you want to automate the process then you will have to write code that achieves the following:Ĭhoose a camera ID number from this listing. If you own that other property, you must switch properties to test the URL.

URLs outside the current property cannot be tested. A few notes: The URL must be in the current property. Yes, their links are time-limited and will expire so you need a page refresh to get the newest version of the M3U8 link. To run the URL Inspection tool to see URLs current index status: Open the URL Inspection tool. "The URL link works for just a while and then it stops. You can try the above link with some online player : HLS Stream Tester. Try testing this link (is M3U8 playlist) :

Choose a playlist.m3u8 that does not have ?auth=b64%3A etc in the URL.In the small text box that shows filter text, type in there.Has a learning curve to it but once you conquer that the skys the limit. Powerful tool that beats the others out there. This extension detects all possible video qualities and uses direct disk writing to store segments. You have to first open the Network tab of Chrome's Developer tools then. Web Scraper can extract data from sites with multiple levels of navigation. This extension detects M3U8 streaming formats on the active tab and offers to download these segmented streams as a single file to the user's local disk.
#STREAM URL EXTRACTOR HOW TO#
"Any idea how to do it, I've tried F12 using Chrome, but wasn't successful."
