VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Hi,

    I'm a newbie and I want to get a video file from joyn.de

    https://www.joyn.de/play/serien/bull/1-1-die-halskette-bp16qdr8jdoy

    I use the firefox extension "The Stream Detector" to get a list with N_m3u8DL-RE urls.

    Image
    [Attachment 91550 - Click to enlarge]


    I use the last one. I have to give a --save-name first. In this case "ep01"
    Code:
    N_m3u8DL-RE "https://delivery.vod-prd.s.joyn.de/v2/cenc/CiRlODMyOGIxNy1kZDAyLTRlYzUtOTEwYy05M2Y5MzY2N2U4MDc.Cg1hX3AxNnJzdTFhMDBhEAIYwAQiJDRhNWE1ZDJlLTM3OGEtNDBiNS05ZTU2LTZmNDhhOGZhNWE1Yg.9vxrXoNv7Wm65v546ZtltI86OOT5jm5f6lM-mj5SmQw/a_p16rsu1a00a/.m3u8?filter=CiQwY2FkNDYzZi0wMWZmLTQyMWMtYjQwYS1jODA4NmU1NzY1NDE.Cg1hX3AxNnJzdTFhMDBhGMAEIAEoADAB.28qjJLP-10mIH3nQupHCfXMC5JLMZJtCypzbeXU6YSk" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0" --header "Referer: https://www.joyn.de/play/serien/bull/1-1-die-halskette-bp16qdr8jdoy" --save-name "ep01"
    I can choose some streams:

    Image
    [Attachment 91553 - Click to enlarge]


    The download starts if I hit Enter:

    Image
    [Attachment 91554 - Click to enlarge]


    There's an error message: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)

    So the file is a video but the playback speed has been increased an only colorfull fractales to see.

    Image
    [Attachment 91555 - Click to enlarge]


    How can I get the key?
    Or should I do it differently?

    Thanks
    Quote Quote  
  2. use https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    and
    L3 CDM needed here
    https://forum.videohelp.com/threads/417425-Real-Device-L3-Cdms/page2#post2790373

    Code:
    N_m3u8DL-RE "https://delivery.vod-prd.s.joyn.de/v2/cenc/CiRlODMyOGIxNy1kZDAyLTRlYzUtOTEwYy05M2Y5MzY2N2U4MDc.Cg1hX3AxNnJzdTFhMDBhEAIYwAQiJDRhNWE1ZDJlLTM3OGEtNDBiNS05ZTU2LTZmNDhhOGZhNWE1Yg.9vxrXoNv7Wm65v546ZtltI86OOT5jm5f6lM-mj5SmQw/a_p16rsu1a00a/.m3u8?filter=CiQwY2FkNDYzZi0wMWZmLTQyMWMtYjQwYS1jODA4NmU1NzY1NDE.Cg1hX3AxNnJzdTFhMDBhGMAEIAEoADAB.28qjJLP-10mIH3nQupHCfXMC5JLMZJtCypzbeXU6YSk" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0" -H "Accept: */*" -H "Origin: https://www.joyn.de" -H "Sec-GPC: 1" -H "Proxy-Authorization: Basic cXp4alRmYlNZWkdxRWRma2E1NWh0V2lDOm90ZkZpRXZLaVc3VzJVU1BwZUtaVmtNbg==" --key aecc6d1d60356f8e091c0471979591bb:7fc832a9207c0d73a034e9a167e5fa8b --key 264c85f9072a50d6a132e44a58cc292c:b81a0ee89ec9b5c8e4f744f1a74a0143 --key 5df68791748b5bada498382a8516b6d5:a026c04f98207f33aa792ef94fc0c637 --key 3e3dd9078e05554cb29ad3bb96c9ae47:f97da2c570856991758b6ec81f168c98 -M format=mkv
    Quote Quote  
  3. HTML Code:
     N_m3u8DL-RE -mt --del-after-done "https://delivery.vod-prd.s.joyn.de/v2/cenc/CiRlODMyOGIxNy1kZDAyLTRlYzUtOTEwYy05M2Y5MzY2N2U4MDc.Cg1hX3AxNnJzdTFhMDBhEAIYuAgiJDRhNWE1ZDJlLTM3OGEtNDBiNS05ZTU2LTZmNDhhOGZhNWE1Yg.8Qxv7TRA-eSGul6852_N-WbQDzPzd3vF6i2NiIo2lXo/a_p16rsu1a00a/.mpd?filter=CiQwY2FkNDYzZi0wMWZmLTQyMWMtYjQwYS1jODA4NmU1NzY1NDE.Cg1hX3AxNnJzdTFhMDBhGLgIIAEoATAB.ymS2okrf6Y-TyXJiJgMDov5aFmnIRycmp31M1a7oq1Q" --key aba2d051cbb6df7aef6560c99ca72f8d:a1d3f9692fd0e611cbbaa5848db3f5c6 -M format=mkv --save-name "Bull.S01E01.Die.Halskette"
    Here is 1080p version
    Quote Quote  
  4. @Silv3r:
    WidevineProxy does the trick

    L3 CDM needed here
    Does it matter which one I choose?

    @z1269925944:
    How did you get the 1080p version?
    Last edited by Nierewa; 19th Mar 2026 at 02:35.
    Quote Quote  
  5. WidevineProxy does the trick

    L3 CDM needed here
    Does it matter which file I use?

    Here is 1080p version
    How did you get the 1080p version?

    And last but not least, should I use a VPN if I want to download multiple videos from Joyn?
    Quote Quote  
  6. Originally Posted by Nierewa View Post
    WidevineProxy does the trick

    L3 CDM needed here
    Does it matter which file I use?

    Here is 1080p version
    How did you get the 1080p version?

    And last but not least, should I use a VPN if I want to download multiple videos from Joyn?
    Premium account with a script (If it's paramount title)
    Quote Quote  
  7. Ah, I see.

    Should I use a VPN if I want to download multiple videos from Joyn?
    Quote Quote  
  8. Originally Posted by Nierewa View Post
    Ah, I see.

    Should I use a VPN if I want to download multiple videos from Joyn?
    VPN oder Proxy for mass downloading. Else they blacklist your IP
    Quote Quote  
  9. Joyn detects that I use a VPN.
    So I can't play any video.

    VPN detected.
    We've detected that you're using a VPN.
    What can I do?
    Quote Quote  
  10. Originally Posted by Nierewa View Post
    Joyn detects that I use a VPN.
    So I can't play any video.

    VPN detected.
    We've detected that you're using a VPN.
    What can I do?
    Mullvad for instance works 50/50
    HolaVPN works most of the time, just quickly grab everything
    Image
    [Attachment 91590 - Click to enlarge]

    Cyberghost would be an alternative
    WindScribe I am not too sure with it
    Last edited by RCGn; 20th Mar 2026 at 18:17.
    Quote Quote  
  11. HolaVPN seems to be not so good in free version (P2P):
    Hola VPN hat seinen Sitz in Israel. Bei diesem Unternehmen gab es in der Vergangenheit schon zahlreiche unschöne Vorfälle. Es handelt sich absolut nicht um ein No-Log-VPN, sondern er zeichnet zahlreiche Protokolle über Ihre Online-Aktivitäten auf.
    Windscribe works like a charm.
    Quote Quote  
  12. Originally Posted by Nierewa View Post
    HolaVPN seems to be not so good in free version (P2P):
    Hola VPN hat seinen Sitz in Israel. Bei diesem Unternehmen gab es in der Vergangenheit schon zahlreiche unschöne Vorfälle. Es handelt sich absolut nicht um ein No-Log-VPN, sondern er zeichnet zahlreiche Protokolle über Ihre Online-Aktivitäten auf.
    Windscribe works like a charm.
    Yeah I already know about Hola being shit, but I usually do this:
    Host PC WIN (Mullvad) -> Linux VM with all tools with Hola VPN extension. So my real IP is not exposed to Hola VPN
    or
    Host PC WIN (Mullvad) -> run everything via WSL
    Quote Quote  



Similar Threads

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