VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

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



+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 37 of 37
  1. Now my challenge is finding a way to decrypt these streams.

    #EXTINF:-1,ITV
    #KODIPROP:inputstream.adaptive.license_type=cleark ey
    #KODIPROP:inputstream.adaptive.license_key=2cd55e2 2f9bf46a0bb543ae9a0d7fd24:06153ec0f57fce3444b29e0f 1a3534fa
    http://127.0.0.1:1984/itvx?channel=ITV

    This as well as the flask script should be all I need to get a watchable picture of ITV1, but having issues finding a way of decrypting it.
    attempting this
    ffmpeg -cenc_decryption_key 2cd55e22f9bf46a0bb543ae9a0d7fd24:06153ec0f57fce344 4b29e0f1a3534fa \
    -i "http://127.0.0.1:1984/itvx?channel=ITV" \
    -map 0:5 -map 0:6 \
    -vcodec copy -acodec copy \
    -f mpegts udp://127.0.0.1:1234

    I get this


    mov,mp4,m4a,3gp,3g2,mj2 @ 0x59a0ea607400] Error setting option decryption_key to value 2cd55e22f9bf46a0bb543ae9a0d7fd24:06153ec0f57fce344 4b29e0f1a3534fa.
    [in#0 @ 0x59a0ea09b300] Error opening input: Invalid argument
    Error opening input file http://127.0.0.1:1984/itvx?channel=ITV.
    Error opening input files: Invalid argument
    Quote Quote  
  2. Originally Posted by stupid.345 View Post
    I don't think the keys rotate for itvx but I could try to add pywidevine to it
    You are correct - there is no key rotation. Just the change of MPD multiple times a day
    Quote Quote  
  3. Going to continue trying to get the decryption working.

    ffmpeg -cenc_decryption_key 2cd55e22f9bf46a0bb543ae9a0d7fd24:06153ec0f57fce344 4b29e0f1a3534fa \
    -i "http://127.0.0.1:1984/itvx?channel=ITV" \
    -map 0:5 -map 0:6 \
    -vcodec copy -acodec copy \
    -f mpegts udp://127.0.0.1:1234

    This gave me an error, eventually threw in the towel today. Will try again tomorrow.

    Any assistance will be greatly appreciated.

    Thanks so much.
    Quote Quote  
  4. Managed to get the ITVX links using the script provided and got them playing. Anyway to handle the ITVX adverts that seem to break the stream and take it offline?
    Quote Quote  
  5. Originally Posted by T33V33 View Post
    Originally Posted by stupid.345 View Post
    Originally Posted by T33V33 View Post
    Originally Posted by stupid.345 View Post
    I can't work out how to get the UK fta channels from Discovery+, as opposed to the Italian ones. If someone wants to take a crack at it, check this
    For discovery mpds... use the script you linked to... input your cookie st value where it says "cookies={'st': ST_COOKIE}," and then update the urls at the bottom for the gb ones
    Ah ok thanks I will try it in a couple of hours or so.
    To save you a bit of times... these are the channels (I've not included the sports ones)
    Code:
    print(get_mpd("https://www.discoveryplus.com/gb/channel/discovery-channel?pc=258"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/tlc?pc=270"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/quest?pc=268"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/really?pc=260"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/animal-planet?pc=259"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/investigation-discovery?pc=267"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/quest-red?pc=269"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/hgtv?pc=266"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/food-network?pc=264"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/discovery-science?pc=261"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/discovery-turbo?pc=271"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/dmax?pc=263"))
    print(get_mpd("https://www.discoveryplus.com/gb/channel/discovery-history?pc=265"))
    Which script is it to modify to get these?
    Quote Quote  
  6. Channel 5 1080p streams (Make sure to remove any spaces (added by the forum) in the drm_legacy line)

    #EXTINF:-1 tvg-id="Channel5.uk",5 (1080p)
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|fc0ddcb93d4341e8a35d1f31f23ec8ae:eb5a4677c 2eb40d2b4535c51192c163e
    https://akahbbtvdashlive-orange-c5-hd.akamaized.net/manifest.mpd
    #EXTINF:-1 tvg-id="5USA.uk",5USA (1080p)
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|9f56d3297f26483aa2a5c8e7e4eb733f:0f7048dfb 1bf2ab4658de852fc4f2020
    https://akahbbtvdashlive-orange-5usa-hd.akamaized.net/manifest.mpd
    #EXTINF:-1 tvg-id="5STAR.uk",5STAR (1080p)
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|7a2df79c368543dd904ab9473ded1bbe:63f67dd62 beacc232f41ba7ed79c3465
    https://akahbbtvdashlive-orange-5star-hd.akamaized.net/manifest.mpd
    #EXTINF:-1 tvg-id="5Action.uk",5Action (1080p)
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|da4d8b33b44f4f66bbbb56f3173af422:45133b1ad fedd15e1da2ff51a0ec077e
    https://akahbbtvdashlive-orange-paramount-hd.akamaized.net/manifest.mpd
    #EXTINF:-1 tvg-id="5SELECT.uk",5SELECT (1080p)
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|9c925a4161724fdc83a89e9f3e140ca6:c3ce1a2e9 46d957968e3d8f46ff888bc
    https://akahbbtvdashlive-orange-5select-hd.akamaized.net/manifest.mpd
    Last edited by rlbndqdwbqetzdxwxf; 28th Jun 2025 at 14:33.
    Quote Quote  



Similar Threads

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