I didn't, just added it on the command line, and didn't work, so I tried without downloading subtitles [-s].
Now getting the above mentioned new error
Code:CalledProcessError: Command '[WindowsPath('packager-win-x64.EXE'), 'input=Temp\\Audio_f7d2fe35.mp4,stream=0,output=Temp\\Audio_f7d2fe35_decrypted.m p4,output_format=MP4', '--enable_raw_key_decryption', '--keys', 'label=0:key_id=0100a5d159fd35928736ef91a22a98b2:key=4cf9e0eceed92867587c58a9da2 a5b67,label=1:key_id=00000000000000000000000000000000:key=4cf9e0eceed92867587c58 a9da2a5b67', '--temp_dir', WindowsPath('Temp')]' returned non-zero exit status 1. ❌ Download Failed... An unexpected error occurred in one of the download workers. Binary call failed, Process exit code: 1 See the error trace above for more information.
+ Reply to Thread
Results 661 to 672 of 672
-
-
The code goes in your yaml, not the command line. For the third time - add it to your yaml.
You're missing shaka packager. Download and add it to your PATH or put it in your Unshackle folder.
Then post the result of "uv run unshackle env check"Last edited by vidsrme; 27th Jan 2026 at 04:43.
-
[QUOTE=vidsrme;2791396][QUOTE=kim1406;2791388][QUOTE=vidsrme;2791387] Here is the result:
Code:Environment Dependencies ┏━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Category ┃ Tool ┃ Status ┃ Req ┃ Purpose ┃ ┡━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━┩ │ Core │ FFmpeg │ ✓ │ Y │ Media processing │ │ │ FFprobe │ ✓ │ Y │ Media analysis │ │ │ MKVToolNix │ ✓ │ Y │ MKV muxing │ │ │ mkvpropedit │ ✓ │ Y │ MKV metadata │ │ DRM │ shaka-packager │ ✓ │ Y │ DRM decryption │ │ │ mp4decrypt │ ✓ │ - │ DRM decryption │ │ HDR │ dovi_tool │ ✗ │ - │ Dolby Vision │ │ │ HDR10Plus_tool │ ✗ │ - │ HDR10+ metadata │ │ Download │ aria2c │ ✓ │ - │ Multi-thread DL │ │ │ N_m3u8DL-RE │ ✗ │ - │ HLS/DASH/ISM │ │ Subtitle │ SubtitleEdit │ ✗ │ - │ Sub conversion │ │ │ CCExtractor │ ✓ │ - │ CC extraction │ │ Player │ FFplay │ ✓ │ - │ Simple player │ │ │ MPV │ ✗ │ - │ Advanced player │ │ Network │ HolaProxy │ ✗ │ - │ Proxy service │ │ │ Caddy │ ✗ │ - │ Web server │ └────────────┴──────────────────┴────────────┴──────┴──────────────────────┘ Total: 9/16 All required tools installed ✓ -
Yes, but, still have a problem with subtitles. I added those lines in the yaml file:
Here is the problem:Code:dl: best: true sub_format: srt downloads: 4 workers: 16 lang: - en - ar
When not downloading subtitles, it will work.Code:1 Video └── [H.264, SDR] | en-US | 1920x800 @ 10241 kb/s, 23.976 FPS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 03:42 Downloaded 1 Audio └── [DD+] | en-US | 6.0 | 258 kb/s | United States ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 00:28 Downloaded 9 Subtitles ├── [VTT] | de │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 00:02 FAILED ├── [VTT] | en-US | United States │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 00:02 FAILED ├── [VTT] | es-419 | Latin America │ ⠇ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | fr-FR │ ⠇ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | it │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | nl │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | pt-BR | Brazil │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | en-US | United States (SDH) │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED └── [VTT] | it | SDH ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED 3 Chapters ├── 00:00:00.000 | Chapter 1 ├── 01:38:32.907 | Credits └── 01:44:06.740 | Chapter 2 ❌ Download Failed... Download Error (#db4f5f87956dcb58): Reached max-file-not-found count=5 (4), https://akm.prd.media.h264.io/gcs/b476be40-f7f5-4d1b-bb7a-3f8f5dbaad5c /t/02c622/en-US_cc.vtt An unexpected error occurred in one of the download workers. See the error trace above for more information.
Thanks -
I dunno about subs, try experimenting and see what works (en-US instead of just "en") also you got "ar" in your yaml and that's not available.
Also try changing "downloader" in your yaml (aria2c/requests/n_m3u8dl_re) sometimes that can affect downloads. Otherwise maybe someone else can advise.Last edited by vidsrme; 27th Jan 2026 at 07:27.
-
replace your binaries
https://files.videohelp.com/u/301156/binaries.zip
Code:Environment Dependencies ┏━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Category ┃ Tool ┃ Status ┃ Req ┃ Purpose ┃ ┡━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━┩ │ Core │ FFmpeg │ ✓ │ Y │ Media processing │ │ │ FFprobe │ ✓ │ Y │ Media analysis │ │ │ MKVToolNix │ ✓ │ Y │ MKV muxing │ │ │ mkvpropedit │ ✓ │ Y │ MKV metadata │ │ DRM │ shaka-packager │ ✓ │ Y │ DRM decryption │ │ │ mp4decrypt │ ✓ │ - │ DRM decryption │ │ HDR │ dovi_tool │ ✓ │ - │ Dolby Vision │ │ │ HDR10Plus_tool │ ✓ │ - │ HDR10+ metadata │ │ Download │ aria2c │ ✓ │ - │ Multi-thread DL │ │ │ N_m3u8DL-RE │ ✓ │ - │ HLS/DASH/ISM │ │ Subtitle │ SubtitleEdit │ ✓ │ - │ Sub conversion │ │ │ CCExtractor │ ✓ │ - │ CC extraction │ │ Player │ FFplay │ ✓ │ - │ Simple player │ │ │ MPV │ ✓ │ - │ Advanced player │ │ Network │ HolaProxy │ ✗ │ - │ Proxy service │ │ │ Caddy │ ✗ │ - │ Web server │ └────────────┴──────────────────┴────────────┴──────┴──────────────────────┘ Total: 14/16 All required tools installed ✓
-
Thanks, I replaced the binaries and got exactly same as the above. However, it didn't solve the problem. I changed the downloader to n_m3u8dl_re and got the following:
I then changed it to requests and got same error when using aria2c as a downloader:Code:1 Video └── [H.264, SDR] | en-US | 1920x800 @ 10241 kb/s, 23.976 FPS ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- Parsing streams... 1 Audio └── [DD+] | en-US | 6.0 | 258 kb/s | United States ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- Parsing streams... 9 Subtitles ├── [VTT] | de │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | en-US | United States │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | es-419 | Latin America │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | fr-FR │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | it │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | nl │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | pt-BR | Brazil │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | en-US | United States (SDH) │ ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED └── [VTT] | it | SDH ⠏ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED 3 Chapters ├── 00:00:00.000 | Chapter 1 ├── 01:38:32.907 | Credits └── 01:44:06.740 | Chapter 2 ❌ Download Failed... [WinError 3] The system cannot find the path specified: 'Temp\\Audio_94782b72.mp4_segments' An unexpected error occurred in one of the download workers. See the error trace above for more information.
Need your help.Code:1 Video └── [H.264, SDR] | en-US | 1920x800 @ 10241 kb/s, 23.976 FPS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 04:19 Downloaded 1 Audio └── [DD+] | en-US | 6.0 | 258 kb/s | United States ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 00:32 Downloaded 9 Subtitles ├── [VTT] | de │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | en-US | United States │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- FAILED ├── [VTT] | es-419 | Latin America │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | fr-FR │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | it │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | nl │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | pt-BR | Brazil │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED ├── [VTT] | en-US | United States (SDH) │ ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED └── [VTT] | it | SDH ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- SKIPPED 3 Chapters ├── 00:00:00.000 | Chapter 1 ├── 01:38:32.907 | Credits └── 01:44:06.740 | Chapter 2 ❌ Download Failed... 404 Client Error: Not Found for url: https://akm.prd.media.h264.io/gcs/b476be40-f7f5-4d1b-bb7a-3f8f5dbaad5c /t/02c622/en-US_cc.vtt An unexpected error occurred in one of the download workers. See the error trace above for more information.
Thanks. -
Thank you for posting those binaries, that is something worth archiving.
Similar Threads
-
Devine - Modular Movie, TV, and Music Archival Software
By billybanana in forum Video Streaming DownloadingReplies: 1871Last Post: 26th Jan 2026, 15:12 -
Bitrate confusion: HD vs. DV archival
By taigi in forum Capturing and VCRReplies: 3Last Post: 9th Nov 2024, 04:38 -
How do I completely remove the music and sound effects from a movie?
By cns00 in forum EditingReplies: 1Last Post: 15th Jan 2024, 13:11 -
Which software can remove music from show but keep character dialogue?
By Mohamed61020 in forum AudioReplies: 6Last Post: 2nd Jul 2023, 22:32 -
Software for simple music videos?
By dewiclements in forum Software PlayingReplies: 3Last Post: 26th Jul 2022, 02:21





Quote