https://en.wikipedia.org/wiki/M3U
Example and google for more:
ffmpeg -headers "Referer: http://example.com/" -i "http://example.com//index.m3u8" -c copy -bsf:a aac_adtstoasc OUTPUT.MP4
Bonus:
Two extensions to download video:
+ Allow Right-Click
[link] https://chrome.google.com/webstore/detail/allow-right-click/hompjdfbfmmmgflfjdlnkohcplmboaeo
It makes embed video in browser simple on by "Right-Click".
Download by get direct url stream, therefore may be link block by header referer or user-agent
Read here:
https://www.nodejsauto.com/2020/03/url-valid-resource.html
https://www.nodejsauto.com/2020/03/valid-request.html
+ Stream Recorder
[link] https://www.hlsloader.com/
...
Comments
Post a Comment