VideoHelp Forum





Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 15 of 15
  1. Hi all,
    I can't pull th 1080p resolution for these two shows:
    https://play.discoveryplus.com/standalone/8bc68b2d-efd1-4007-a029-d7cc3754089a
    https://play.discoveryplus.com/standalone/db1a1b72-99ca-4412-bb29-7fb2a73a64fe

    is there anyone who can provide the N-M3u8dl-re command to download them?
    I've got also a Discovery+ subscription.
    Thanks.
    Quote Quote  
  2. Originally Posted by RacketWise View Post
    Hi all,
    I can't pull th 1080p resolution for these two shows:
    https://play.discoveryplus.com/standalone/8bc68b2d-efd1-4007-a029-d7cc3754089a
    https://play.discoveryplus.com/standalone/db1a1b72-99ca-4412-bb29-7fb2a73a64fe

    is there anyone who can provide the N-M3u8dl-re command to download them?
    I've got also a Discovery+ subscription.
    Thanks.
    Sorry, the site is paid, we can't help you.
    Quote Quote  
  3. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    there is dscp service for unshackle you can get 1080p from there
    Image
    [Attachment 92230 - Click to enlarge]
    Last edited by iamghost; 6th May 2026 at 06:37.
    Quote Quote  
  4. Originally Posted by iamghost View Post
    there is dscp service for unshackle you can get 1080p from there
    Image
    [Attachment 92230 - Click to enlarge]
    Can you please help me in setting up Unshackle?
    I've installed it but I need to set up services (which I already have), cdm (which I have both WVD and PRD), I don't know which binaries are needed, etc..
    Last edited by RacketWise; 6th May 2026 at 08:14.
    Quote Quote  
  5. Originally Posted by iamghost View Post
    there is dscp service for unshackle you can get 1080p from there
    Image
    [Attachment 92230 - Click to enlarge]
    ---
    Last edited by RacketWise; 6th May 2026 at 08:18.
    Quote Quote  
  6. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    I have already post in unshackle thread
    here is binaries
    https://files.videohelp.com/u/301156/binaries.zip
    and you will need prd to get 1080p. wvd will get upto 720p
    services> https://git.gay/stabbedbybrick/unshackle-services
    Quote Quote  
  7. Originally Posted by iamghost View Post
    I have already post in unshackle thread
    here is binaries
    https://files.videohelp.com/u/301156/binaries.zip
    and you will need prd to get 1080p. wvd will get upto 720p
    services> https://git.gay/stabbedbybrick/unshackle-services
    ok, I've installed all the required binaries, set up the prd and the auth works but...
    at the command
    Code:
    uv run unshackle dl dscp https://play.discoveryplus.com/standalone/8bc68b2d-efd1-4007-a029-d7cc3754089a
    I get the error:
    subscription is required for this title
    and I've put this in unshackle.yaml

    credentials:
    DSCP: ["username", "password"]

    but the error still there
    Quote Quote  
  8. Originally Posted by RacketWise View Post
    Originally Posted by iamghost View Post
    I have already post in unshackle thread
    here is binaries
    https://files.videohelp.com/u/301156/binaries.zip
    and you will need prd to get 1080p. wvd will get upto 720p
    services> https://git.gay/stabbedbybrick/unshackle-services
    ok, I've installed all the required binaries, set up the prd and the auth works but...
    at the command
    Code:
    uv run unshackle dl dscp https://play.discoveryplus.com/standalone/8bc68b2d-efd1-4007-a029-d7cc3754089a
    I get the error:
    subscription is required for this title
    and I've put this in unshackle.yaml

    credentials:
    DSCP: ["username", "password"]

    but the error still there
    Try:

    DSCP: usernameassword
    Quote Quote  
  9. Originally Posted by Tom Saurus View Post
    Originally Posted by RacketWise View Post
    Originally Posted by iamghost View Post
    I have already post in unshackle thread
    here is binaries
    https://files.videohelp.com/u/301156/binaries.zip
    and you will need prd to get 1080p. wvd will get upto 720p
    services> https://git.gay/stabbedbybrick/unshackle-services
    ok, I've installed all the required binaries, set up the prd and the auth works but...
    at the command
    Code:
    uv run unshackle dl dscp https://play.discoveryplus.com/standalone/8bc68b2d-efd1-4007-a029-d7cc3754089a
    I get the error:
    subscription is required for this title
    and I've put this in unshackle.yaml

    credentials:
    DSCP: ["username", "password"]

    but the error still there
    Try:

    DSCP: usernameassword
    I can't since my password has colon in it...
    Is it correct that I put the credentials under
    credentials:
    SERVICE_NAME (that is DSCP)
    default: ["username", "passwordwithcolon"]
    in unshackle.yaml file?

    The program says
    SERVICE - DSCP
    authenticated with service

    but then says
    Error: Subscription is required for this title.

    where I'm doing wrong?
    Quote Quote  
  10. Great!
    Now it works.
    Next step: how do I select the H.265 format?
    Quote Quote  
  11. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    uv run unshackle dl --help
    you will see everything... it would be -v h.265
    Quote Quote  
  12. Originally Posted by iamghost View Post
    uv run unshackle dl --help
    you will see everything... it would be -v h.265
    Thanks.
    I'm studying little by little all the options and commands.
    What I just don't get is the "language" of the video track.
    How come does a video track only has a language to begin with?
    I did not that languages are only for audio tracks, passed via -al command.
    Quote Quote  
  13. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    add --list to see what audio is available
    it show en and it
    add -al it for italy audio
    video track just add -vl all
    Image
    [Attachment 92247 - Click to enlarge]
    Quote Quote  
  14. Originally Posted by iamghost View Post
    add --list to see what audio is available
    it show en and it
    add -al it for italy audio
    video track just add -vl all
    Image
    [Attachment 92247 - Click to enlarge]
    Thanks.
    But I'm still struggling on the concept of a "language" for the video track.
    A video track is a video track, has no language.
    Why the "en" language for the video track?
    Quote Quote  



Similar Threads

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