What is the easiest way to scrape the video from a source and create an m3u from it?
Easiest? Probably one of these browser extensions:
https://add0n.com/hls-downloader.html
Chrome: https://chrome.google.com/webstore/detail/live-stream-downloader/looepbdllpjgdmkpdcdffhdbmpbcfekj
Firefox: The Stream Detector – Get this Extension for 🦊 Firefox (en-US)
That will at least provide you with the video URL (ending in .m3u8)
You can then use that when creating a custom channel m3u: Channels Support - Add Custom Channels with M3U Playlists
1 Like
Thanks, I think some providers change url for m3u8, as vlc only works a few times before it fails. Is docker used to grab them periodically?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.