+ Reply to Thread
Results 181 to 196 of 196
-
Does anyone know to find all the request link of videos without clicking the specific video🤔
https://www.futurly.com/s/preview/courses/blender-architecture#6337f80fe4b05a534f0e3d5a -
-
Sorry for the tag. Needed to get some information out.
I have created a 12-page guide document to perform this exploit on Graphy's courses (hosted on Spayee). As of December 15th, 2024, the exploit works perfectly and as intended. Please do not message me for access to the document as I will not risk leaking it to the developer team. My version is unpatchable for the foreseeable future regardless of changes within the encrypt/decrypt functions. An LLM will change the code automatically. If you need any guidance otherwise, feel free to DM me. It is completely based upon the work done in this thread, I have not invented a new system or anything, I just made it very refined, targeted, and dynamic. If nothing else, I can always give you confirmation if it is still possible or not.
Special Thanks to:
f1shy-dev
jora
aadrl
NBA456017
aqzs
white_snake
slayer36
I love you guys, helped me out immensely.
Best Regards,
A Lurker.Last edited by n0mansk1; 15th Dec 2024 at 04:48.
-
-
I have not explicitly tested the script on pdf files only videos but, if you have any such file that I can take a look at, I'll try to determine its usability for pdfs too.
Once again, tysm for all the help. -
-
-
Without clicking the video? afaik no. You'll have to do it. At least programmatically. All the video IDs you can get easily, no problem. But, if you need the stream URL, you'll have to do the click because that content is not loaded in unless you're on that page.
But, that's what I think. Maybe someone else has a better idea.
EDIT: I was wrong. It is in fact possible, I have tried it out just now. Just parse the course website's course list accordion navbar using bs4 or similar, through their data-id attributes you will get video IDs of all the videos.
Then repeatedly make requests to: https://<course>.graphy.com/s/courses/<course_id>/videos/<video_id>/get for each video, and you will get all the stream IDs for that course.Last edited by n0mansk1; 15th Dec 2024 at 07:10.
-
My code is giving me errors so can you please share your working code at telegram id - @MagnetOOOOO
-
-
-
Last edited by Sagnik; 19th May 2025 at 10:03. Reason: Solved
Similar Threads
-
howto deal with HLS 128 bit aes encrypted - the hard one
By code47 in forum Video Streaming DownloadingReplies: 63Last Post: 28th Dec 2023, 08:45 -
How do I download AES encrypted video streamed over HLS?
By Videogamer555 in forum Video Streaming DownloadingReplies: 1Last Post: 20th Jul 2022, 08:03 -
Help downloading AES-encrypted HLS video stream
By Woodswolf in forum Video Streaming DownloadingReplies: 26Last Post: 25th May 2019, 14:20 -
Help me with AES encrypted HLS downloading ?
By shraman in forum Video Streaming DownloadingReplies: 0Last Post: 30th Jul 2018, 06:54 -
Help downloading AES-encrypted HLS video stream
By vidder in forum Video Streaming DownloadingReplies: 3Last Post: 4th Jul 2018, 17:24