Im trying to download this video
Code:N_m3u8DL-RE --use-shaka-packager --key 90e1191dbdad48e4b0a677456177ec98:34d950652d04b2dd91342af36848f069 "https://live-ftc-sa-east-2.media.dssott.com/gru1/va01/disneyplus/event/2024/06/29/Alex_Pereira_vs_Jiri_Proc_20240629_1719694418011/ctr-all-complete.m3u8" --live-pipe-mux --live-real-time-merge -H "User-Agent: ExoPlayerDemo/6.9.0 (Linux;Android 10) ExoPlayerLib/2.11.4"
Video works perfect but when starts to download audio i get this error
Link
https://rusticotv.com/embed/eventos/?r=L3N0YXIrLmh0bWw/cj1odHRwcyUzQSUyRiUyRmxpdmUtZnR...1EWTVJbjAlM0Q=
+ Reply to Thread
Results 1 to 8 of 8
-
-
What happens if you download just the video, and then only the audio, separately and with some waiting time between commands to avoid triggering 429.
The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time ("rate limiting").
A Retry-After header might be included to this response indicating how long to wait before making a new request.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
If someone knows how to bypass that :
[Attachment 80324 - Click to enlarge]
I tried user agent spoofing, it doesn't works.. -
-
-
Yes? When you run the command, don't put any arguments that auto select anything. Select only video track you want, deselect all audio tracks, hit enter. Wait for download, wait 1 min after download, then do it again where you select only the audio track you want and deselect any video tracks. See if it triggers 429 again
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Try with those two commands:
Code:N_m3u8DL-RE --key 90e1191dbdad48e4b0a677456177ec98:34d950652d04b2dd91342af36848f069 "https://live-ftc-sa-east-2.media.dssott.com/gru1/va01/disneyplus/event/2024/06/29/Alex_Pereira_vs_Jiri_Proc_20240629_1719694418011/ctr-all-complete.m3u8" -H "User-Agent: ExoPlayerDemo/6.9.0 (Linux;Android 10) ExoPlayerLib/2.11.4" --live-perform-as-vod --live-real-time-merge -sv best -da all --save-name 'video'
Code:N_m3u8DL-RE --key 90e1191dbdad48e4b0a677456177ec98:34d950652d04b2dd91342af36848f069 "https://live-ftc-sa-east-2.media.dssott.com/gru1/va01/disneyplus/event/2024/06/29/Alex_Pereira_vs_Jiri_Proc_20240629_1719694418011/ctr-all-complete.m3u8" -H "User-Agent: ExoPlayerDemo/6.9.0 (Linux;Android 10) ExoPlayerLib/2.11.4" --live-perform-as-vod --live-real-time-merge -sa best -dv all --save-name 'audio'
Code:mkvmerge audio.mp3 video.mp4 -o vid.mkv
-
I had similiar problems with star+, but there, N_m3u8DL_RE cannot do everything like always, don't know why...
So finally, I do like this, just use N_m3u8DL to download, with no merge and no key to decrypt. (the minimal command)
and when it's done, use mp4decrypt and your key for video and audio separately.
at the end, merge.
Similar Threads
-
Ripping Star Trek Voyager & Star Trek TNG Problem
By hendos4 in forum Newbie / General discussionsReplies: 12Last Post: 30th Oct 2024, 09:32 -
Need help downloading a video from Star+
By oopargentina in forum Video Streaming DownloadingReplies: 22Last Post: 1st May 2024, 10:35 -
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 -
Downloading DRM protected video from STARZPLAY (not STAR but STARZ)
By JULINAS in forum Video Streaming DownloadingReplies: 3Last Post: 25th Apr 2021, 21:37 -
ripping star trek discovery
By the_man_one in forum DVD RippingReplies: 11Last Post: 29th Jan 2021, 07:37