- Go to the video url you want to download
- Open devtools into browser (
ctrl+shift+i
in firefox) - Show the network tab
- Reload tab with video and look into devtools
- Find line with text 1080p.m3u8 and copy url (like: https://edge-7.facecast.net/secure/VgTub-XSFSFFSFSF/DFSDGDSGDSGGD-pyJiOPQ/34634636/4367546/235235/1080p.m3u8)
- Download and install Streamlink
- Open console and execute:
streamlink hls://URL_FROM_STEP_5 best -o video1080p.ts
- Wait for downloading
Thank's TuxNuX for information about livestreamer death. Use Streamlink
Worked for me today using this instruction. The only thing to add is 1080p.m3u8 was not there for me, since my stream did not have 1080p resolution setting. You should search for 'm3u8' in the network tab (there is a search bar there btw), which will give you all the availible resolutions for your stream