How can i Downloade this link
+ Reply to Thread
Results 1 to 22 of 22
-
Last edited by Tusor; 10th Feb 2024 at 05:54.
-
You're missing a token. Link to original video?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
-
Well check how mitmproxy is seeing the request. The intercepted request must be passing the token somehow. If it is not a url parameter, is it a request header? Verify all the headers and replicate the request.
Edit: in the rare weird chance that your request is POST, then check the request payload as well.Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 5th Feb 2024 at 15:04.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
Code:
curl -k -X GET "https://cpp0x.tusdataonline.com:8777/api/log-gonder?mesaj=Video%20Geldi%3A%20e77ee2ea7cbe517981e00be469abaaf28411d49a27882f3be717d96c49fcc91f0%20%20hash%3A018c47a3cecf5b830e4cd8d13ecc13fffb14494cb7b2dcdfb3c71ffde4c92ba7" -H "Authorization: Bearer INSERT_TOKEN_HERE" >> response.txt
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
[Attachment 76836 - Click to enlarge] error this -
Drop powershell and use CMD or bash. Also do what @white_snake said. A new token is needed. I'm pretty sure it's still going to throw an error but as long as it comes from their server and is not complaining about a missing token, then that means progress and you can investigate further.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
[Attachment 76847 - Click to enlarge]
whats that mean -
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
??? If you aren't capable of finding the file that is written in the command as output just remove it and let the curl display the output directly to the terminal. (remove the >> response.txt part). Judging by the size you received in that screenshot of yours, it's most likely an error or something that's not the video. If the terminal is stuck displaying a large content, then that's your video and is good.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
[Attachment 76874 - Click to enlarge] response that -
Okey. I have no idea what that is supposed to mean. But by taking a blind guess, I would say that your URL is not the one responsible for the video. Or at least, it is used in combination with another URL to get the video. Maybe someone else has another idea. Just use that program of yours and find the request that returns the video content and focus on that.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Similar Threads
-
Need help downloading
By Angel_Cyclops in forum Video Streaming DownloadingReplies: 36Last Post: 19th Feb 2025, 06:00 -
Downloading an HLS stream: ONLY in sync when downloading with ffmpeg. Possi
By royjeon215 in forum Video Streaming DownloadingReplies: 6Last Post: 21st Jan 2024, 02:56 -
Help for downloading
By talms in forum Video Streaming DownloadingReplies: 8Last Post: 27th Jan 2023, 06:04 -
Help me downloading this :(
By Elias22 in forum Video Streaming DownloadingReplies: 1Last Post: 4th Jan 2023, 11:59 -
Downloading From FS
By Abraham in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jul 2020, 04:39