sometimes i get error 503 on download with N_m3u8DL-RE
luckily the latest versions of RE support resume so just run again the script and RE download only the missing segments (and that's already a great stuff)Code:WARN : Response status code does not indicate success: 503 (Service Temporarily Unavailable) ERROR: Segment count check not pass, total: 694, downloaded: 693 ERROR: Failed
however we have a way (code) that it automatically RE download the missing parts when segment count check not pass ?
i know '--check-segments-count false' but with this video or audio isn't sync. i want download all segments without run again the script or command run
+ Reply to Thread
Results 1 to 12 of 12
-
-
Code:
--download-retry-count <number>
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
Can you give the manifest URL?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
sure, it's about my prev thread https://forum.videohelp.com/threads/415994-need-help-with-py-script
this site limit connections to the site. So with --thread-count 16 or more (but same with default --thread-count 8) i get some 503
more high thread-count value, more 503 errors
so i need to run again the script because i've always 503 error (sometimes more sometimes less, depends on the time of day which you try to download) -
Can you give the exact manifest URL that is giving you 503 problems?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
It happens with all videos on that site, however the last one I tried is:
Code:https://streamingcommunity.computer/titles/1872-la-torre-nera https://vixcloud.co/playlist/85504?token=37a51aac71becfceb34072c9dbf2e0f5&expires=1732521027&h=1
-
Remove the --thread-count parameter entirely, and also -mt if it's used. Also do 1 download at a time only.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-mt not used (what is it for?)
and yes, 1 download at a time no more
also without thread-count (RE use 8 as default) i get always some 503. less but always some 503.... -
Try --thread-count 6 or 7 (lower than 8).
-mt or --concurrent-download downloads all tracks at once concurrently (video/audio/subs)--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
about -mt nic to know, thanks
and yes, with less thread-count (sometime i can use 4 only) no 503 error
however i can run again download command, and RE download only missing segments. is only a relative issue...! RE it's a very wonderful tool
Similar Threads
-
N_m3u8DL-RE ERROR: The 'div'
By ahmedani in forum Video Streaming DownloadingReplies: 8Last Post: 7th Sep 2024, 06:07 -
N_m3u8DL-RE - Error 403
By stevepen1974 in forum Video Streaming DownloadingReplies: 9Last Post: 2nd May 2024, 06:28 -
N_m3u8dl-re error in windows 7 please help.
By kartik in forum Video Streaming DownloadingReplies: 19Last Post: 5th Sep 2023, 07:09 -
ffmpeg fails on some fragments or 503 error
By Hammer in forum Video Streaming DownloadingReplies: 10Last Post: 5th Mar 2022, 15:59 -
TVDownloader Error 503?
By KermitJ in forum Video Streaming DownloadingReplies: 15Last Post: 12th Oct 2019, 12:35