manifest requires:
cookies:
auth._token.local
auth.strategy
segments require:
headers:
User-Agent
Authorization
Referer
so a command would look like (you'll have to enter your own bearer token):
Code:
N_m3u8DL-RE "https://oceanveil.net/api/v1/anime_episodes/967/video.m3u8" -H "Cookie: auth._token.local=Bearer<truncated>; auth.strategy=local" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0" -H "Authorization: Bearer<truncated>" -H "Referer: https://oceanveil.net/"
It's just AES-128 from there