VideoHelp Forum




+ Reply to Thread
Page 13 of 16
FirstFirst ... 3 11 12 13 14 15 ... LastLast
Results 361 to 390 of 460
  1. Member
    Join Date
    Nov 2025
    Location
    London
    Search PM
    Originally Posted by iamghost View Post
    Originally Posted by r0gu3ptm View Post

    Thank you, done that, now i have this error, which I am not sure how to resolve:
    ─────────────────────────────── Service: NF ────────────────────────────────
    you cant use NF with andriod l3 cdm, only chrome l3 cdm which is not free
    Thank you, now is more clear.
    Quote Quote  
  2. Originally Posted by tvdownloaderfan View Post
    Originally Posted by iamghost View Post
    Originally Posted by tvdownloaderfan View Post

    I don't have any cookie folder ? But is this right ?

    # Override default directories used across unshackle
    directories:
    C:\unshackle\unshackle-main\unshackle\services
    cache: Cache
    C:\unshackle\unshackle-main\unshackle\cache\update_check.json
    cookies: Cookies
    no, this one...
    need add folder like that
    open 1st unshackle folder, add all folders apart services folder. add services folder under 2nd unshackle folder
    Image
    [Attachment 89474 - Click to enlarge]

    Image
    [Attachment 89475 - Click to enlarge]

    your unshackle.yaml like...
    Code:
    directories:
      services: ./unshackle/services
      cache: ./Cache
      cookies: ./Cookies
      downloads: ./Downloads
      logs: ./Logs
      temp: ./Temp
      wvds: ./WVDs
      prds: ./PRDs
    This is ALL I put in unshackle.yaml ??
    Can someone please respond about this. I am totally lost
    Quote Quote  
  3. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by tvdownloaderfan View Post

    Can someone please respond about this. I am totally lost
    look at my unshackle.yaml
    Code:
     
    tag: 
    
    set_terminal_bg: false
    
    muxing:
      set_title: false
    
    credentials:
      ALL4: email:password
      ROKU: email:password
      CTV: email:password
    
    directories:
      services: ./unshackle/services
      cache: ./Cache
      cookies: ./Cookies
      dcsl: DCSL # Device Certificate Status List
    
      downloads: ./Downloads
      logs: ./Logs
      temp: ./Temp
      wvds: ./WVDs
      prds: ./PRDs
    
    Dependencies:
      Shaka-Packager: ./Shaka-Packager.exe
    
    cdm:
      default: asus_nexus_player_v5.0.0-android_db1d0620_4464_l3
      ALL4: genius_fashion_gae_tv_smart_tv_sl3000
    
    
    remote_cdm:
    - name: chrome
      device_name: chrome
      device_type: CHROME
      system_id: 27175
      security_level: 3
      host: https://domain.com/api
      secret: secret_key
    
    key_vaults:
    - type: SQLite
      name: Local
      path: key_store.db
    
    downloader: aria2c
    
    aria2c:
      max_concurrent_downloads: 4
      max_connection_per_server: 3
      split: 5
      file_allocation: falloc # none | prealloc | falloc | trunc
    
    
    # N_m3u8DL-RE downloader configuration
    
    n_m3u8dl_re:
      thread_count: 16
      ad_keyword: advertisement
      use_proxy: false
    
    # curl_impersonate downloader configuration
    
    curl_impersonate:
      browser: chrome120
    
    # Pre-define default options and switches of the dl command
    
    dl:
      best: true
      sub_format: srt
      downloads: 4
      workers: 16
      lang:
      - en  
    
    EXAMPLE:
        bitrate: CBR
    
    headers:
      Accept-Language: en-US,en;q=0.8
      User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 
        (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36
    Quote Quote  
  4. Can anyone tell me how to fix this with iplayer?

    Code:
    uv run unshackle dl ip https://www.bbc.co.uk/iplayer/episode/m002dfzs/scams-scandals-holiday-parks-exposed
    Code:
    OSError: /home/pc/Downloads/devine/temp/Subtitle_6ce398_stripped.vtt is not 
    valid subtitle file: .vtt
    I found an old post saying ccextractor is not in path but it is mine

    Code:
    $ ccextractor
    CCExtractor 0.93, Carlos Fernandez Sanz, Volker Quetschke.
    Teletext portions taken from Petr Kutalek's telxcc
    Everything even gets dloaded, its just some tiny error when muxing

    Edit, never mind, looking at iamghosts yaml above and copying this fixes it
    Code:
    dl:
      sub_format: srt
    Last edited by vidsrme; 4th Nov 2025 at 12:58.
    Quote Quote  
  5. Hmm, now a different issue, definitely cant get this one to download, any ideas guys?

    Code:
    uv run unshackle dl ip https://www.bbc.co.uk/iplayer/episode/m002lbvh/behind-bars-sex-bribes-and-murder-series-1-episode-1
    
    ▄• ▄▌ ▐ ▄ .▄▄ · ▄ .▄ ▄▄▄· ▄▄· ▄ •▄ ▄▄▌ ▄▄▄ .
    █▪██▌•█▌▐█▐█ ▀. ██▪▐█▐█ ▀█ ▐█ ▌▪█▌▄▌▪██• ▀▄.▀·
    █▌▐█▌▐█▐▐▌▄▀▀▀█▄██▀▐█▄█▀▀█ ██ ▄▄▐▀▀▄·██▪ ▐▀▀▪▄
    ▐█▄█▌██▐█▌▐█▄▪▐███▌▐▀▐█ ▪▐▌▐███▌▐█.█▌▐█▌▐▌▐█▄▄▌
    ▀▀▀ ▀▀ █▪ ▀▀▀▀ ▀▀▀ · ▀ ▀ ·▀▀▀ ·▀ ▀.▀▀▀ ▀▀▀
    v 1.4.8 - © 2025 - github.com/unshackle-dl/unshackle
    
    Service Config loaded
    Loaded 0/0 Vaults
    Loaded Widevine CDM: 28919 (L3)
    
    ─────────────────────────────── Service: iP ────────────────────────────────
    
    Service is not Geoblocked in your region
    
    ──────────── Series: Behind Bars: Sex, Bribes and Murder (2025) ────────────
    
    1 seasons, S1(1)
    
    ───────────── Behind Bars: Sex, Bribes and Murder 2025 S01E01 ──────────────
    
    No versions in playlist API, falling back to webpage scrape.
    ╭───────────────────── Traceback (most recent call last) ──────────────────────╮
    │ /home/pc/Downloads/pyenvs/main/bin/unshackle:10 in <module> │
    │ │
    │ 7 │ │ sys.argv[0] = sys.argv[0][:-11] │
    │ 8 │ elif sys.argv[0].endswith(".exe"): │
    │ 9 │ │ sys.argv[0] = sys.argv[0][:-4] │
    │ ❱ 10 │ sys.exit(main()) │
    │ 11 │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:14 │
    │ 42 in __call__ │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:13 │
    │ 63 in main │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:18 │
    │ 30 in invoke │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:18 │
    │ 30 in invoke │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:17 │
    │ 99 in _process_result │
    │ │
    │ /home/pc/Downloads/pyenvs/main/lib/python3.11/site-packages/click/core.py:79 │
    │ 4 in invoke │
    │ │
    │ /home/pc/Downloads/pyenvs/main/unshackle/unshackle/commands/dl.py:624 in │
    │ result │
    │ │
    │ 621 │ │ │ │ title.tracks.subtitles = [] │
    │ 622 │ │ │ │
    │ 623 │ │ │ with console.status("Getting tracks...", spinner="dots"): │
    │ ❱ 624 │ │ │ │ title.tracks.add(service.get_tracks(title), warn_only │
    │ 625 │ │ │ │ title.tracks.chapters = service.get_chapters(title) │
    │ 626 │ │ │ │
    │ 627 │ │ │ # strip SDH subs to non-SDH if no equivalent same-lang no │
    │ │
    │ /home/pc/Downloads/pyenvs/main/unshackle/unshackle/services/iP/__init__.py:1 │
    │ 60 in get_tracks │
    │ │
    │ 157 │ │ return Series(episodes) │
    │ 158 │ │
    │ 159 │ def get_tracks(self, title: Union[Movie, Episode]) -> Tracks: │
    │ ❱ 160 │ │ versions = self._get_available_versions(title.id) │
    │ 161 │ │ if not versions: │
    │ 162 │ │ │ raise NoStreamsAvailableError("No available versions for t │
    │ 163 │
    │ │
    │ /home/pc/Downloads/pyenvs/main/unshackle/unshackle/services/iP/__init__.py:2 │
    │ 02 in _get_available_versions │
    │ │
    │ 199 │ │ │ # Filter out audio-described versions │
    │ 200 │ │ │ return [ │
    │ 201 │ │ │ │ {"pid": v.get("id")} │
    │ ❱ 202 │ │ │ │ for v in redux_data.get("versions", {}).values() │
    │ 203 │ │ │ │ if v.get("kind") != "audio-described" and v.get("id") │
    │ 204 │ │ │ ] │
    │ 205 │
    ╰───────────────────────────────────────────────── ─────────────────────────────╯
    AttributeError: 'list' object has no attribute 'values'
    Quote Quote  
  6. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    I got same as you, devine and unshackle getting error but VT work fine
    Image
    [Attachment 89564 - Click to enlarge]
    Quote Quote  
  7. [QUOTE=iamghost;2785757]I got same as you, devine and unshackle getting error but VT work fine
    Image
    [Attachment 89564 - Click to enlarge]
    [/QUOTE

    Yeah I also tried yt-dlp, ukfta and freevine and all fail, weird. I use VT thanks
    Quote Quote  
  8. <deleted>
    Last edited by pseudopath; 5th Nov 2025 at 09:58. Reason: user idiocy
    Quote Quote  
  9. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    Originally Posted by iamghost View Post
    I got same as you, devine and unshackle getting error but VT work fine
    Image
    [Attachment 89564 - Click to enlarge]
    [/QUOTE

    Yeah I also tried yt-dlp, ukfta and freevine and all fail, weird. I use VT thanks
    And the now ancient UK-FTA gets it too!
    [Edit ]I've also pushed an iplayer fix to TwinVine and envied.[/edit]
    Last edited by A_n_g_e_l_a; 5th Nov 2025 at 13:04.
    Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
    https://files.videohelp.com/u/301890/hellyes6.zip
    Quote Quote  
  10. I changed this line in the IP service code to get it to work in unshackle sure Stabby will fix it properly

    # for v in redux_data.get("versions", {}).values()
    for v in redux_data.get("versions", {})

    removed the values in line 189

    Image
    [Attachment 89586 - Click to enlarge]



    Works for me
    Quote Quote  
  11. Originally Posted by A_n_g_e_l_a View Post
    And the now ancient UK-FTA gets it too!
    [Edit ]I've also pushed an iplayer fix to TwinVine and envied.[/edit]
    Originally Posted by PSXman_uk View Post
    I changed this line in the IP service code to get it to work in unshackle sure Stabby will fix it properly

    # for v in redux_data.get("versions", {}).values()
    for v in redux_data.get("versions", {})

    removed the values in line 189

    Works for me
    Nice one peeps
    Quote Quote  
  12. Originally Posted by iamghost View Post
    Originally Posted by tvdownloaderfan View Post

    Can someone please respond about this. I am totally lost
    look at my unshackle.yaml
    Code:
     
    tag: 
    
    set_terminal_bg: false
    
    muxing:
      set_title: false
    
    credentials:
      ALL4: email:password
      ROKU: email:password
      CTV: email:password
    
    directories:
      services: ./unshackle/services
      cache: ./Cache
      cookies: ./Cookies
      dcsl: DCSL # Device Certificate Status List
    
      downloads: ./Downloads
      logs: ./Logs
      temp: ./Temp
      wvds: ./WVDs
      prds: ./PRDs
    
    Dependencies:
      Shaka-Packager: ./Shaka-Packager.exe
    
    cdm:
      default: asus_nexus_player_v5.0.0-android_db1d0620_4464_l3
      ALL4: genius_fashion_gae_tv_smart_tv_sl3000
    
    
    remote_cdm:
    - name: chrome
      device_name: chrome
      device_type: CHROME
      system_id: 27175
      security_level: 3
      host: https://domain.com/api
      secret: secret_key
    
    key_vaults:
    - type: SQLite
      name: Local
      path: key_store.db
    
    downloader: aria2c
    
    aria2c:
      max_concurrent_downloads: 4
      max_connection_per_server: 3
      split: 5
      file_allocation: falloc # none | prealloc | falloc | trunc
    
    
    # N_m3u8DL-RE downloader configuration
    
    n_m3u8dl_re:
      thread_count: 16
      ad_keyword: advertisement
      use_proxy: false
    
    # curl_impersonate downloader configuration
    
    curl_impersonate:
      browser: chrome120
    
    # Pre-define default options and switches of the dl command
    
    dl:
      best: true
      sub_format: srt
      downloads: 4
      workers: 16
      lang:
      - en  
    
    EXAMPLE:
        bitrate: CBR
    
    headers:
      Accept-Language: en-US,en;q=0.8
      User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 
        (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36

    Look at it as in use all this in my unshackle.yaml ?
    Quote Quote  
  13. @tvdownloaderfan what's your issue ?
    Quote Quote  
  14. Originally Posted by PSXman_uk View Post
    @tvdownloaderfan what's your issue ?
    If I use the unshackle.yaml given ? The lack of help on here ?
    Quote Quote  
  15. directories:
    services: ./unshackle/services
    cache: ./Cache
    cookies: ./Cookies
    dcsl: DCSL # Device Certificate Status List

    downloads: ./Downloads
    logs: ./Logs
    temp: ./Temp
    wvds: ./WVDs
    prds: ./PRDs

    Dependencies:
    Shaka-Packager: ./Shaka-Packager.exe

    you don't need any of this if you have git cloned unshackle put all your binaries in a folder for example bin in the root of c and path it in windows if that's what your using.

    after you have done the uv sync you should do uv run unshackle env check


    Image
    [Attachment 89614 - Click to enlarge]


    This will show if you have all the binaries you need


    Check your folder show up correctly

    uv run unshackle env info

    Image
    [Attachment 89615 - Click to enlarge]



    put your wvds and prds in the folders if you need any of these pm me

    for a test example of a encrypted download you could try

    uv run unsahckle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    Quote Quote  
  16. Tubi seems to be getting more sensitive to Windscribe VPN and me subscribing to ESET Windscribe Home Security Ultimate for another year because it has the Windscribe VPN. I would appreciate any advice; I am hoping I won't have to subscribe to another VPN because I tend to like to get the VPN from Best Buy Canada that way I don't have to use my credit card with more vendors then necessary.
    Quote Quote  
  17. Originally Posted by PSXman_uk View Post
    directories:
    services: ./unshackle/services
    cache: ./Cache
    cookies: ./Cookies
    dcsl: DCSL # Device Certificate Status List

    downloads: ./Downloads
    logs: ./Logs
    temp: ./Temp
    wvds: ./WVDs
    prds: ./PRDs

    Dependencies:
    Shaka-Packager: ./Shaka-Packager.exe

    you don't need any of this if you have git cloned unshackle put all your binaries in a folder for example bin in the root of c and path it in windows if that's what your using.

    after you have done the uv sync you should do uv run unshackle env check


    Image
    [Attachment 89614 - Click to enlarge]


    This will show if you have all the binaries you need


    Check your folder show up correctly

    uv run unshackle env info

    Image
    [Attachment 89615 - Click to enlarge]



    put your wvds and prds in the folders if you need any of these pm me

    for a test example of a encrypted download you could try

    uv run unsahckle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    This is giving a 500 internal error with me

    Download Failed...
    500 Server Error: Internal Server Error for url:
    Quote Quote  
  18. 2nd Army Bridgeburners. WhiskeyJack's Avatar
    Join Date
    Aug 2024
    Location
    Torshavn
    Search PM
    Originally Posted by tvdownloaderfan View Post
    Originally Posted by PSXman_uk View Post
    directories:
    services: ./unshackle/services
    cache: ./Cache
    cookies: ./Cookies
    dcsl: DCSL # Device Certificate Status List

    downloads: ./Downloads
    logs: ./Logs
    temp: ./Temp
    wvds: ./WVDs
    prds: ./PRDs

    Dependencies:
    Shaka-Packager: ./Shaka-Packager.exe

    you don't need any of this if you have git cloned unshackle put all your binaries in a folder for example bin in the root of c and path it in windows if that's what your using.

    after you have done the uv sync you should do uv run unshackle env check


    Image
    [Attachment 89614 - Click to enlarge]


    This will show if you have all the binaries you need


    Check your folder show up correctly

    uv run unshackle env info

    Image
    [Attachment 89615 - Click to enlarge]



    put your wvds and prds in the folders if you need any of these pm me

    for a test example of a encrypted download you could try

    uv run unsahckle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    This is giving a 500 internal error with me

    Download Failed...
    500 Server Error: Internal Server Error for url:
    Nothing you can do, that's an error on their side. Either wait some time and try again.
    https://linuxize.com/post/500-internal-server-error/

    that said,

    unshackle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong

    ▄• ▄▌ ▐ ▄ .▄▄ · ▄ .▄ ▄▄▄· ▄▄· ▄ •▄ ▄▄▌ ▄▄▄ .
    █▪██▌•█▌▐█▐█ ▀. ██▪▐█▐█ ▀█ ▐█ ▌▪█▌▄▌▪██• ▀▄.▀·
    █▌▐█▌▐█▐▐▌▄▀▀▀█▄██▀▐█▄█▀▀█ ██ ▄▄▐▀▀▄·██▪ ▐▀▀▪▄
    ▐█▄█▌██▐█▌▐█▄▪▐███▌▐▀▐█ ▪▐▌▐███▌▐█.█▌▐█▌▐▌▐█▄▄▌
    ▀▀▀ ▀▀ █▪ ▀▀▀▀ ▀▀▀ · ▀ ▀ ·▀▀▀ ·▀ ▀.▀▀▀ ▀▀▀
    v 1.4.8 - © 2025 - github.com/unshackle-dl/unshackle

    Service Config loaded
    Loaded 1/1 Vaults
    Loaded Widevine CDM: 8162 (L3)

    ─────────────────────────────── Service: MY5 ───────────────────────────────

    Service has no Geofence
    Authenticated with Service

    ────────────────────── Series: Murder Before Evensong ──────────────────────

    1 seasons, S1(6)

    ────────────────────── Murder Before Evensong S01E01 ───────────────────────

    Cached 2 Keys to 1/1 Vaults

    1 Video
    └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Audio
    └── [AAC] | en | 2.0 | 96 kb/s
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Subtitle
    └── [VTT] | en
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED

    Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA BISEKUGVvay90tll...)
    ├── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4c dd34d18d3e8b514*
    └── 7f76158eded9bd222e87a200cd51fe6a:c811b54e989952d4c dd34d18d3e8b514

    Skipped downloads as --skip-dl was used...
    Processed all titles in 0m4s
    Quote Quote  
  19. Originally Posted by WhiskeyJack View Post
    Originally Posted by tvdownloaderfan View Post
    Originally Posted by PSXman_uk View Post
    directories:
    services: ./unshackle/services
    cache: ./Cache
    cookies: ./Cookies
    dcsl: DCSL # Device Certificate Status List

    downloads: ./Downloads
    logs: ./Logs
    temp: ./Temp
    wvds: ./WVDs
    prds: ./PRDs

    Dependencies:
    Shaka-Packager: ./Shaka-Packager.exe

    you don't need any of this if you have git cloned unshackle put all your binaries in a folder for example bin in the root of c and path it in windows if that's what your using.

    after you have done the uv sync you should do uv run unshackle env check


    Image
    [Attachment 89614 - Click to enlarge]


    This will show if you have all the binaries you need


    Check your folder show up correctly

    uv run unshackle env info

    Image
    [Attachment 89615 - Click to enlarge]



    put your wvds and prds in the folders if you need any of these pm me

    for a test example of a encrypted download you could try

    uv run unsahckle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    This is giving a 500 internal error with me

    Download Failed...
    500 Server Error: Internal Server Error for url:
    Nothing you can do, that's an error on their side. Either wait some time and try again.
    https://linuxize.com/post/500-internal-server-error/

    that said,

    unshackle dl --skip-dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong

    ▄• ▄▌ ▐ ▄ .▄▄ · ▄ .▄ ▄▄▄· ▄▄· ▄ •▄ ▄▄▌ ▄▄▄ .
    █▪██▌•█▌▐█▐█ ▀. ██▪▐█▐█ ▀█ ▐█ ▌▪█▌▄▌▪██• ▀▄.▀·
    █▌▐█▌▐█▐▐▌▄▀▀▀█▄██▀▐█▄█▀▀█ ██ ▄▄▐▀▀▄·██▪ ▐▀▀▪▄
    ▐█▄█▌██▐█▌▐█▄▪▐███▌▐▀▐█ ▪▐▌▐███▌▐█.█▌▐█▌▐▌▐█▄▄▌
    ▀▀▀ ▀▀ █▪ ▀▀▀▀ ▀▀▀ · ▀ ▀ ·▀▀▀ ·▀ ▀.▀▀▀ ▀▀▀
    v 1.4.8 - © 2025 - github.com/unshackle-dl/unshackle

    Service Config loaded
    Loaded 1/1 Vaults
    Loaded Widevine CDM: 8162 (L3)

    ─────────────────────────────── Service: MY5 ───────────────────────────────

    Service has no Geofence
    Authenticated with Service

    ────────────────────── Series: Murder Before Evensong ──────────────────────

    1 seasons, S1(6)

    ────────────────────── Murder Before Evensong S01E01 ───────────────────────

    Cached 2 Keys to 1/1 Vaults

    1 Video
    └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Audio
    └── [AAC] | en | 2.0 | 96 kb/s
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Subtitle
    └── [VTT] | en
    ⠧ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED

    Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA BISEKUGVvay90tll...)
    ├── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4c dd34d18d3e8b514*
    └── 7f76158eded9bd222e87a200cd51fe6a:c811b54e989952d4c dd34d18d3e8b514

    Skipped downloads as --skip-dl was used...
    Processed all titles in 0m4s
    Not working with me

    ▄• ▄▌ ▐ ▄ .▄▄ · ▄ .▄ ▄▄▄· ▄▄· ▄ •▄ ▄▄▌ ▄▄▄ .
    █▪██▌•█▌▐█▐█ ▀. ██▪▐█▐█ ▀█ ▐█ ▌▪█▌▄▌▪██• ▀▄.▀·
    █▌▐█▌▐█▐▐▌▄▀▀▀█▄██▀▐█▄█▀▀█ ██ ▄▄▐▀▀▄·██▪ ▐▀▀▪▄
    ▐█▄█▌██▐█▌▐█▄▪▐███▌▐▀▐█ ▪▐▌▐███▌▐█.█▌▐█▌▐▌▐█▄▄▌
    ▀▀▀ ▀▀ █▪ ▀▀▀▀ ▀▀▀ · ▀ ▀ ·▀▀▀ ·▀ ▀.▀▀▀ ▀▀▀
    v 2.0.0 - © 2025 - github.com/unshackle-dl/unshackle

    Service Config loaded
    Loaded 1/1 Vaults
    Loaded Widevine CDM: 8159 (L3)

    ─────────────────────────────── Service: MY5 ───────────────────────────────

    Service is not Geoblocked in your region
    Authenticated with Service

    ────────────────────── Series: Murder Before Evensong ──────────────────────

    1 seasons, S1(6)

    ────────────────────── Murder Before Evensong S01E01 ───────────────────────

    Cached 2 Keys to 1/1 Vaults

    1 Video
    └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
    ⠼ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Audio
    └── [AAC] | en | 2.0 | 96 kb/s
    ⠼ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED
    1 Subtitle
    └── [VTT] | en
    ⠼ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • SKIPPED

    Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA BISEKUGVvay90tll...)
    ├── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4c dd34d18d3e8b514*
    └── c77e314caa89246367c2111fb999aa11:c811b54e989952d4c dd34d18d3e8b514

    Skipped downloads as --skip-dl was used...
    Processed all titles in 0m0s
    Quote Quote  
  20. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    not working for you?
    --skip-dl is skip download, try remove it
    Code:
    uv run unshackle dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    Code:
    1 Video
         └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:34 • Downloaded
         1 Audio
         └── [AAC] | en | 2.0 | 96 kb/s
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:02 • Downloaded
         1 Subtitle
         └── [VTT] | en
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:00 • Downloaded
    
         Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEKUGVvay90tllUopz
         xiJqws=)
         ├── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4cdd34d18d3e8b514*
         └── 4f8bb7a56efd65e0d864f2fb1567b512:c811b54e989952d4cdd34d18d3e8b514*
    
         Track downloads finished in 0m34s
         Multiplexing...  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:03
    
         �� Title downloaded in 0m39s!
    Quote Quote  
  21. Originally Posted by iamghost View Post
    not working for you?
    --skip-dl is skip download, try remove it
    Code:
    uv run unshackle dl -w S01E01 MY5 https://www.channel5.com/show/murder-before-evensong
    Code:
    1 Video
         └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:34 • Downloaded
         1 Audio
         └── [AAC] | en | 2.0 | 96 kb/s
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:02 • Downloaded
         1 Subtitle
         └── [VTT] | en
              ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:00 • Downloaded
    
         Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEKUGVvay90tllUopz
         xiJqws=)
         ├── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4cdd34d18d3e8b514*
         └── 4f8bb7a56efd65e0d864f2fb1567b512:c811b54e989952d4cdd34d18d3e8b514*
    
         Track downloads finished in 0m34s
         Multiplexing...  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:03
    
         �� Title downloaded in 0m39s!

    1 Video
    └── [H.264, SDR] | en | 1920x1080 @ 6000 kb/s, 25.000 FPS
    ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • LICENSED
    1 Audio
    └── [AAC] | en | 2.0 | 96 kb/s
    ⠴ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • --:-- • FAILED
    1 Subtitle
    └── [VTT] | en
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • 00:00 • Downloaded

    Widevine(AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA BISEKUGVvay90tll...)
    └── a50656f6b2f74b65954a29cf1889ab0b:c811b54e989952d4c dd34d18d3e8b514*
    from Local SQLite

    ❌ Download Failed...
    'charmap' codec can't decode byte 0x81 in position 123: character
    maps to <undefined>
    An unexpected error occurred in one of the download workers.
    See the error trace above for more information.
    Quote Quote  
  22. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    it not the fault of unshackle. it work everyone machine but your PC/laptop not, maybe not in english
    Quote Quote  
  23. So apparently there is a bug as you can't download more than one episode at a time. Can you fix this Stabbedbybrick ?
    Quote Quote  
  24. Originally Posted by tvdownloaderfan View Post
    So apparently there is a bug as you can't download more than one episode at a time. Can you fix this Stabbedbybrick ?
    -w, --wanted EP_RANGE Wanted episodes, e.g. `S01-S05,S07`, `S01E01-S02E03`, `S02-S02E03`, e.t.c, defaults to all.
    Quote Quote  
  25. Originally Posted by PunchDrunkL0ve View Post
    Originally Posted by tvdownloaderfan View Post
    So apparently there is a bug as you can't download more than one episode at a time. Can you fix this Stabbedbybrick ?
    -w, --wanted EP_RANGE Wanted episodes, e.g. `S01-S05,S07`, `S01E01-S02E03`, `S02-S02E03`, e.t.c, defaults to all.
    ?? This for example only downloads first episode

    uv run unshackle dl STV https://player.stv.tv/summary/disney-moonlighting/
    Quote Quote  
  26. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    problems is just you and your PC...
    working fine with me and everyone machine
    Image
    [Attachment 89627 - Click to enlarge]

    download episode 1...2....
    Image
    [Attachment 89628 - Click to enlarge]
    Quote Quote  
  27. possible issue with shaka-packager in the binaries dir change shaka-pacger.exe to the one with _ or change decryption to mp4decrypt
    Quote Quote  
  28. Folks in season 2 episode 14 it just grinds to a halt for some reason, no error just hangs ? Anyone else ? Up until here all is good

    Image
    [Attachment 89639 - Click to enlarge]
    Quote Quote  
  29. Originally Posted by tvdownloaderfan View Post
    Folks in season 2 episode 14 it just grinds to a halt for some reason, no error just hangs ? Anyone else ? Up until here all is good

    Image
    [Attachment 89639 - Click to enlarge]
    I don't know the answer but be encourage you are close to getting it working with the advice you have been given. You also have fast internet so that will be handy when downloading whole seasons and or series.
    Quote Quote  
  30. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by tvdownloaderfan View Post
    Folks in season 2 episode 14 it just grinds to a halt for some reason, no error just hangs ? Anyone else ? Up until here all is good

    Image
    [Attachment 89639 - Click to enlarge]
    it not just you, we have same thing.
    dont ask me where i get it
    here s02e14 1080p.
    https://gofile.io/d/QAMxWe
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!