As you said in the PM, you followed my guide here:
http://stream-recorder.com/forum/dow...9709#post89709. It may be a good start, I'm not sure, because it might be a different approach.
I've looked upon your link, the problem is that with no account there is only 720p available and I don't know if it's for the whole video. As I don't have a paid account to see the full 1080p and test it myself to confirm, I can only give you some tips:
1) you have to save the m3u8 from the link you sent me, rename it to "ryetFbOEe" and edit it's contents with notepad so that all strings "ryetFbOEe-4000k_1080p" are replaced with "https://free-videos.game-leap.com/ryetFbOEe/ryetFbOEe-4000k_1080p". I got this real link from where the m3u8 has been downloaded earlier, as all .ts parts along with the m3u8 file are in the SAME LOCATION. Also, don't forget to replace "https://www.game-leap.com/api-v2/courseitems.getCourseItemDecryptionKey?s3Id=ryetFb OEe" with "ryetFbOEe.key". Save the changes.
2) then, you have to open fiddler like in my guide, load the video in mozilla and go back to fiddler and look for "https://www.game-leap.com/api-v2/courseitems.getCourseItemDecryptionKey?s3Id=ryetFb OEe" and follow my guide to do the exact thing as I say there to save the key bytes in hex as "ryetFbOEe.key". When I mean the last hex bytes written in black when non-selected and blue when selected, I mean just follow the ASCII correspondent in the right part, so you don't select any repeating .... (dots) or any text than means something in English or it is a part of a logical scentence. Like here, from my guide:

3) then, you have to put both m3u8 and key files in a folder, along with a copy of ffmpeg.exe and a batch file that sould contain the following command, without the quotes: "ffmpeg -protocol_whitelist "file,http,https,tcp,tls,crypto" -i "ryetFbOEe.m3u8" -c copy ryetFbOEe.mp4".
4) run the batch.
5) fingers crossed, may or may not work... Let's hope it does.