+ Reply to Thread
Results 991 to 1,020 of 1080
-
-
I hadn't checked out CBC for quite a while and I updated to the latest stabbedbybrick services and I just added a Cookie for CBC in the Cookie folder to try to remedy this problem:
ConnectionError: 400 -
{"error":"invalid_grant","error_description":"AADB 2C90080: The provided grant
has expired. Please re-authenticate and try again. Current time: 1780320496,
Grant issued time: 1775424010, Grant expiration time: 1778102410\r\nCorrelation
ID: bc4c2456-3734-46a8-9e30-438b4de8b308\r\nTimestamp: 2026-06-01
13:28:16Z\r\n"}
Is anyone else having problems with CBC? Thanks in advance on how I can remedy this and get CBC working again.
I did some thinking and removed my tokens from the Cache CBC folder. Unshackle got new tokens and things seem to be fine.Last edited by Tom Saurus; 1st Jun 2026 at 08:43.
-
-
-
its vpn, I use expressvpn and get
windscribe vpn work fineCode:ConnectionError: Failed to request the M3U(8) document.
[Attachment 92533 - Click to enlarge] -
-
Everyone,
I just noticed that unshackle version 5.1.0 has just been released.
https://github.com/unshackle-dl/unshackle/releases/tag/5.1.0
This is what I approximately did to upgrade. I ran each line, one line at a time.
If anyone has a simpler, better, or more elegant way, then I want to know about it.Code:uv self update uv lock --upgrade uv sync --upgrade git status git restore uv.lock (IF NECESSARY) git fetch origin tag 5.1.0 --no-tags git merge 5.1.0 git describe --tags --exact-match HEAD uv lock --upgrade uv sync --upgrade
Last edited by SummerArk; 4th Jun 2026 at 00:11. Reason: Misordered my original lines again
-
-
if installed as a system wide tool using uv tool install
running
uv tool install git+https://github.com/unshackle-dl/unshackle.git
will update easily for you
if you wish to switch to the dev branch
uv tool install git+https://github.com/unshackle-dl/unshackle.git@dev
will pull frm the dev branch -
I just type:
git pull
uv sync
I will have to research uv lock. I think I will wait a bit before upgrading in the event others run into some kind of problem when they upgrade. -
-
On my older computer I upgraded to the new version. Things are not working with stuff like "could not find a 265 resource for this title" or "fr not found in audio tracks" coming up when one tries to download.
Some advice is appreciated thank you in advance. -
-
-
-
Hi guys,
I made mistakes and need to remove unshackle from my system (linux), how would one go about that?
cheers, PLASTiC.
Edit: i installed it using the old method and new method. -
Hi there guys, I've done a fresh install of the latest unshackle with the latest services it all starts okay but when I run a download command, the ones I tested gave an error of
I think I have all the correct dependencies installed and in path. Has anyone came across this error.Code:fr not found in audio tracks
Thanks very much for the help.
Ah that weird just as I posted this I read the above postThanks - Tom SaurusCode:I will give that a try. "fr" there is a line about that down in subtitles. Commenting out from what I gather is when you put a # at the beginning of the line to tell Unshackle to ignore that line of code. Thank you for the information you provided.
Last edited by kev043; 12th Jun 2026 at 09:13.
-
There are also issues of running v5 with some v4 created services, as discussed in principle on sparky's discord platform
But actual service discussion is not permitted on the discord, so if this is the case, you will have to seek help from whoever you got your services from in the first place, if you don't author your own.Last edited by YmFzZTY0; 12th Jun 2026 at 10:11.
-
-
Last edited by kev043; 12th Jun 2026 at 14:57.
-
Its on the main page of the git repo
https://github.com/unshackle-dl/unshackle -
I found this works:
uv run unshackle dl --vcodec h.264 --lang en --s-lang en TUBI url of TV show or movie
I went into Devine Usage Arguements documents that had a list of commands and looked at. See you are telling unshackle to get h.264, you want English Audio and for your subtitles to be in English. You can further define things with your -q command to select the resolution you want and -w the range of videos you want.
I haven't upgraded Unshackle on my newer mini pc yet but this worked on my older mini pc where I have upgraded to the newest version of Unshackle. -
If you look at you unshackle.yaml (the config file found with unshackle env info) you'll find the option to default the auio to your choice, at present you most likely have -en -fr
comment out or delete the -fr
it's around line 334
No need after that to manually select the languge.Code:#Pre-define default options and switches of the dl command dl: sub_format: srt downloads: 4 workers: 16 lang: - en # - fr EXAMPLE: bitrate: CBR
The language arg you list above will still work after this.
Similar Threads
-
Devine - Modular Movie, TV, and Music Archival Software
By billybanana in forum Video Streaming DownloadingReplies: 1871Last Post: 26th Jan 2026, 14:12 -
Bitrate confusion: HD vs. DV archival
By taigi in forum Capturing and VCRReplies: 3Last Post: 9th Nov 2024, 03:38 -
How do I completely remove the music and sound effects from a movie?
By cns00 in forum EditingReplies: 1Last Post: 15th Jan 2024, 12:11 -
Which software can remove music from show but keep character dialogue?
By Mohamed61020 in forum AudioReplies: 6Last Post: 2nd Jul 2023, 21:32 -
Software for simple music videos?
By dewiclements in forum Software PlayingReplies: 3Last Post: 26th Jul 2022, 01:21




Quote
)