Ok, PM the login and i'll check it out if i can do something about it.
EDIT: Is unnecesary, also this free video is protected:
https://spuul.com/videos/12870-revolver-rani
Code:
#EXT-X-KEY:METHOD=AES-128,URI="key",IV=0xetc
I have see on another forum the method of ffmpeg, try it. Search for the "s_slim.m3u8" is like:
Code:
https://hls.spuul.com/va/movies/14310001-bac770e4/s_slim.m3u8?Policy=NUMBERS&Signature=NUMBERS&Key-Pair-Id=LETTERS
Replace s_slim with 0000/s_renditions ( 0000 = quality, see inside s_slim.m3u8 ) and pass it to ffmpeg:
Code:
ffmpeg -i "https://hls.spuul.com/etc." -c copy Test.ts