https://miko-anime.com/space-adventure-cobra-the-movie/
idm notwork and i can't click anything on website
+ Reply to Thread
Results 1 to 13 of 13
-
-
Your 1080p file:
https://www.transfernow.net/dl/20240223js38sj3X
How I got the video:
[Attachment 77204 - Click to enlarge]Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 23rd Feb 2024 at 02:11.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
You're welcome. I'm gonna explain the steps I took. I'm sure someone more experienced can write a simple command for it.
First, the video wasn't even found for me so I threw some random grabbed text from that page into Google Translate. Found out it was Thai so I used a free proxy from them to access it. Turns out it works.
Then I tried to inspect the page network requests and they detected that and the video doesn't play. Was lazy to break their debugger detector so I pressed play and immediately opened the inspect tools by pressing F12. It works somehow but certain resolutions don't play then. Not a problem though.
Then I found the /source/quality/360 URL. Tried to access the URL directly in the browser using the proxy and didn't work. Was lazy again so I just copied the full response from network requests and pasted it into a m3u8 local file. The m3u8 was for 360p but it can be altered to be for 1080p. The fragment URL has 360 in their names I think and that can be changed to 1080 (could be wrong, don't remember anymore but the idea is that the base URL is the same and only a variable is changed). Can be fixed with a simple replace all command.
Then the problem was that the copied m3u8 doesn't contain all the fragments. So the last fragment was like 100, but in reality, there were like 400 (for example). So I did a binary search by guessing what the last fragment might be and I got the number. Then I used a script and appended to the m3u8 the missing fragments.
Then use the command
Code:N_m3u8DL-RE.exe local_stream.m3u8
Again, I know it's quite messy and there are easier ways.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
-
-
I was right, ya all
------------------------------------------------------------------------------------------------------------
Try to get lucky like pepe did, or use Fiddler, HTTP Debugger PRO, Charles Proxy, HTTP Toolkit... -
Wasn't even aware I got lucky. My bad. There were some tools already mentioned. I can contribute to that list by mentioning Postman (seeing as it's unfortunately not mentioned that much on this forum compared to other programs).
Program: https://www.postman.com/downloads/
Addon: https://addons.mozilla.org/en-US/firefox/addon/postman_interceptor/
[Attachment 77246 - Click to enlarge]
[Attachment 77247 - Click to enlarge]--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
how to download encrypted m3u8 from this video website
By thrt in forum Video Streaming DownloadingReplies: 3Last Post: 25th Aug 2023, 03:07 -
How can i Download an embedded video from a website?
By Goust in forum Video Streaming DownloadingReplies: 10Last Post: 11th Mar 2023, 08:10 -
How can I download video from this website?
By rlaahqm in forum Video Streaming DownloadingReplies: 8Last Post: 30th Dec 2022, 21:50 -
Not able to download this video from one website
By VideoOn in forum Video Streaming DownloadingReplies: 12Last Post: 1st Jul 2022, 14:29 -
How do I download video from this website? Please Help!
By AngelofDarkness in forum Video Streaming DownloadingReplies: 4Last Post: 15th Sep 2020, 17:07