View Single Post
  #23  
Old 04-11-2017, 02:41 PM
manutd manutd is offline
Junior Member
 
Join Date: Apr 2017
Posts: 6
manutd is on a distinguished road
Default

Re: Download key protected m3u8


Ladies and gentleman!

IT WORKED.

I know where I was wrong.

1) wrong edit in .m3u8 file:

I edited:
"d415cfea8fa04e84b60543d1ffaab521"
instead of:
"159764-d415cfea8fa04e84b60543d1ffaab521"

Forgot to include the "159764" because of how my notepad was expanded, it was not in the same line, stupid I know!!!

2) the batch file command.

from .mp4 changed to .ts

This is my first time and attempt to get this type of file, I used a lot JDownloader but not for m3u8.
I think this will happen with this link as well in time, it worked great because it's fresh and new, but who knows.
Regarding SceneFZ I got that email that they are back but I never registered.

Going back to ffmped/conversion/extraction.

I do not now how ffmpeg works at all:
ffmpeg -protocol_whitelist "file,http,https,tcp,tls,crypto" -i "6000000.m3u8" -c copy 6000000.ts

protocol, file, http, https, tcp, tls, crypto, -i

I do not know what each of these commands do.
I think this is linux command, I am noob at this, I work only whit windows.
But I will like to understand them a bit.

If I put .mkv, .ts at the end it will convert from the original .ts file which is hosted on the voyo server?

Also I got this AWESOME tool called: m3u8x which can convert .ts to .mp4 leaving the bitrate intact.

I will play more with this tomorrow. Have to sleep, work bla bla.

GUYS, thank you from the bottom of my heart, without this post and you I would never accomplish this!!!!
Reply With Quote