Hi all
I used N_m3u8DL-RE to download videos from various video sites untill the beginnin of July.
This time I wanted only to download subs from a site where the videos itself cannot be decrypted. Thes subs for the first video were downloaded successfully but then the following error appeared and is happening since then every time.
[Attachment 87876 - Click to enlarge]
I tried all the "solutions" from YT videos and recommended programmes to check which process is blocking the file but the solutions didn't work and the programs didn't show which process is accessing the file. So I thought maybe someone from the video community could help.
Would be thankful for any tip.
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by krzycho; 20th Jul 2025 at 11:47.
-
try adding --no-log at the end
Code:N_m3u8DL-RE.exe "https://r.cdn-ncplus.pl/vod/store01/ALE_44120228/_/hd4-dashdrm02/ALE_44120228.mpd" --save-dir "C:\Temp" --save-name "test_srt" -ss all --no-log
Code:07:30:36.593 INFO : Sub stpp_1000_pol_CAPT=10 | pl | stpp | 52 Segments | Subtitle | ~51m40s 07:30:36.595 INFO : Parsing streams... 07:30:36.596 INFO : Selected streams: 07:30:36.596 INFO : Sub stpp_1000_pol_CAPT=10 | pl | stpp | 52 Segments | Subtitle | ~51m40s 07:30:36.597 WARN : Writing meta json 07:30:36.598 INFO : Save Name: ALE_44120228_2025-07-20_07-30-36 07:30:36.600 INFO : Start downloading...Sub stpp_1000_pol_CAPT=10 | pl | stpp | Subtitle 07:30:36.668 WARN : Reading media info... 07:30:36.712 INFO : [0xa]: Subtitle, ttml (stpp) (default) 07:30:37.287 WARN : Extracting TTML(mp4) subtitle... 07:30:37.337 INFO : Binary merging... 07:30:37.342 INFO : Done
-
WOW! perfect! thank You very much, that helped!
Do you maybe know in which file the --no log command should be added in widefrog ?
I'm also using a download programme for the vod services and there is a DRM /N_m3u8DL-RE module which stopped recognising videos.
There should be an orange download button available when the video is played but it doesn't appear anymore. Do you think this has something in common with he "another process" error ? -
look in ‘app_files\config.json’, but I think it's already present
Code:"DOWNLOAD_COMMANDS": { "OUTPUT_MEDIA_PATH": "media", "WAIT_BEFORE_DOWNLOADING": true, "ADDITIONAL_SUBS": true, "TOOL_PARAMETERS": { "VOD": "-sv best -sa best -da id=audio_div -ss all -mt --check-segments-count false --no-log", "LIVESTREAM": "--live-pipe-mux --live-record-limit 00:02:00" } },
I'm also using a download programme for the vod services and there is a DRM /N_m3u8DL-RE module which stopped recognising videos.
There should be an orange download button available when the video is played but it doesn't appear anymore. Do you think this has something in common with he "another process" error ?
Similar Threads
-
N_m3u8DL-RE How do I download this audio only?
By ahmedani in forum Video Streaming DownloadingReplies: 8Last Post: 5th May 2025, 02:09 -
N_m3u8DL-RE Not Able to Download Stream
By Mochomo in forum Video Streaming DownloadingReplies: 50Last Post: 8th Apr 2025, 14:51 -
How to set download path while using N_m3u8DL-RE
By KingKongGotNoBalls in forum Newbie / General discussionsReplies: 6Last Post: 4th Oct 2024, 11:05 -
Cannot download stream with streamlink or N_m3u8DL-RE
By JackED42 in forum Video Streaming DownloadingReplies: 5Last Post: 20th Mar 2023, 07:01 -
Espn Plus Download with N_m3u8DL-CLI
By Coledemon97 in forum Video Streaming DownloadingReplies: 2Last Post: 10th Jan 2023, 03:52