VideoHelp Forum




+ 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 streams (Make sure to remove any spaces (added by the forum) in the drm_legacy line)

    #EXTM3U
    #EXTINF:-1,MTV Geordie Shore
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|060368ce9bd549319bb6800fbc6a353c:64ef37282 291b6532fdb98832cde9dda,16625fba916d62c8a381ef52e0 c5d3f1:64ef37282291b6532fdb98832cde9dda
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f15/2b4ee364e500458fba561ef425cc6c13/index.mpd
    #EXTINF:-1,5 Cops
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|1d0832ee5e714ed2bdf61de70a1dd243:05cd27412 9d840c8d5af29f06e3347ec,18e5c45096009fbb3c150976ff 99b03c:05cd274129d840c8d5af29f06e3347ec
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f1/52abe4079778435f95c381af2342d91a/index.mpd
    #EXTINF:-1,5USA
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|29a2fead0ebe4a068529d2de7c6a8aca:569b99af5 4559d83250a11443b74d137,f49a8d21f82be79e4b6cf2589b f6c7d8:569b99af54559d83250a11443b74d137
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/c7/b2df7c20606f49ddbff09177addc2ed2/index.mpd
    #EXTINF:-1,5 Police Interceptors
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|3f32b68e5d054be88959c300fe3bba04:1b61acb8b a4f9c3a9ef5760ca65613ea,cd1b49039b3df5eaaad2885bb9 1320ab:1b61acb8ba4f9c3a9ef5760ca65613ea
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f2/06deec8de7e544e0a3f1f072d0925849/index.mpd
    #EXTINF:-1,5 Yorkshire Vet
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|34e66107708e49e9a8cab5cb72829b16:0538b0d0d fb906be4642252f725f69e8,3e28fb92fa8c9bfd4ac50d3056 799611:0538b0d0dfb906be4642252f725f69e8
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f6/a8b95980586640a990a3c7dca668267f/index.mpd
    #EXTINF:-1,5 Trucking Hell
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|38c9ae00fe364c8595d2ec356db53b57:8bd58900e be18dc47102b0920b1bc658,fabc026187c172c32617699487 3979be:8bd58900ebe18dc47102b0920b1bc658
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f3/48f687a8b65f4d91acf0a7fa56adb7ba/index.mpd
    #EXTINF:-1,5 Dogs Behaving Badly
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|3c863c98ece14596a9899e3ffb3012af:5b164daa0 cbc94542b7a7d5ee80a1ce4,add14fc2867f354e60ea8920a2 ceb5fe:5b164daa0cbc94542b7a7d5ee80a1ce4
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f8/3560160d54214118a7ba279afb94f2f1/index.mpd
    #EXTINF:-1,5 Milkshake
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|45785ba2a7c349e89062ac37e3e9b832:0b4db1c1c f846cd9baaf9832b1fdc9b0,8ac9f3c4fac236fecec4a806e7 7bbe3d:0b4db1c1cf846cd9baaf9832b1fdc9b0
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f11/bd7e84035262491d9e4f60852c93ede9/index.mpd
    #EXTINF:-1,MTV Teen Mom
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|454d1fad0a3d4de9822a76b6cf095d3d:a1bc85f67 529cf2c6c5e4141cab39e29,ae57ad6eabebcfe5fef39b5a73 9b4392:a1bc85f67529cf2c6c5e4141cab39e29
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f13/2aa08bb2ef6945adae42108afc1faee2/index.mpd
    #EXTINF:-1,5
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|49a267a5bcc34daaa32c024c00f61705:1d24bce07 cea7d5a3861aca7e08958d8,74639f40c5f4446b25e3c08052 2c1182:1d24bce07cea7d5a3861aca7e08958d8
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/c5/a9fa708ec2a94f97af77f30947edfc41/index.mpd
    #EXTINF:-1,5 Bargain Loving Brits
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|5395bde61454433d9577bbf20920d465:910cdb8d3 d063bfbf957af5a567aaff7,e73eb69e3ba52d376947a01658 9ab449:910cdb8d3d063bfbf957af5a567aaff7
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f5/30083d19b7554cef97164e6e84f3d1f6/index.mpd
    #EXTINF:-1,5 History
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|57e7601788a043fea5a6f8db1af8535c:19d909c1b de6ffaf8aa8a1af9fffe6b9,027288d4c0fb31b14a6ed89fff 0f40c9:19d909c1bde6ffaf8aa8a1af9fffe6b9
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f9/f32ddf95f90d4ece9d5eb2c6f9126b2b/index.mpd
    #EXTINF:-1,MTV Reality
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|69cceef1517d45778e4acc3986dc9041:b0e15823c 86ca274fcfac8999bff5eab,444f0c624e1367ca22f5a84c4d 27fd35:b0e15823c86ca274fcfac8999bff5eab
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f14/29be58f69d284928b417d84b78c24674/index.mpd
    #EXTINF:-1,5Select
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|8edf3f731c1f4fa1a2a5ac6fde17d412:6f8cae931 fb0d69d66c87f7bcbb3408b,dec2f8227165fee14a97817efe 253944:6f8cae931fb0d69d66c87f7bcbb3408b
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/c8/05e4f1f9c6a24ef5b00c3233f865d9c3/index.mpd
    #EXTINF:-1,5 Crime
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|8634db649b2742f6b636512cd64656dd:9cf34fdd4 42c1b6abaa3b32639786222,a0fbfe253c5ce6d40f5e21956d 8716f7:9cf34fdd442c1b6abaa3b32639786222
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f10/363ec56da0254e9698248df014766756/index.mpd
    #EXTINF:-1,5 Medical
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|a94421fdebde4a59954ea07bfe69483f:5dca9b591 4c446e36dacf3e9f97c7985,430cff735e779df20545b17db5 b3742c:5dca9b5914c446e36dacf3e9f97c7985
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f4/0b1349b1b7344a27b0b88a30bcabbe76/index.mpd
    #EXTINF:-1,5Action
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|ba7856b544de4a3a9c0eae9f8ef5fc9b:b6e455f85 53b2156d5eca70985fa0a53,3758679500ad1c3390ab09a081 56512c:b6e455f8553b2156d5eca70985fa0a53
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/c0/1c98265fe48d4ea189b11b129ce178f9/index.mpd
    #EXTINF:-1,5 Star
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|c3e3ee7672ee40c49c77878f02b8838d:1a9deab61 28a649e650a53aaae873b3b,c2d9363f0ef6d49e5b0cf1949c 689ab7:1a9deab6128a649e650a53aaae873b3b
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/c6/63e8270262274c5482c7082a107cd5d2/index.mpd
    #EXTINF:-1,MTV Catfish
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|c64ff0d913ac40d7ab7ed17e935a5a3a:12e46b085 de7877d0e86d7155e571b16,8d794d87f0c13cdde803c12240 eb6dc1:12e46b085de7877d0e86d7155e571b16
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f12/e27dc65a47ea4beca7e89852d99c7e50/index.mpd
    #EXTINF:-1,5 A and E
    #KODIPROP:inputstream=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.drm_legacy=org.w3.c learkey|d0be901e76234978a6a5010abe30b2af:d2d83c3b2 183fdda493df1e1789b9b79,4e3cafdfafa0cd98f024df7479 814aab:d2d83c3b2183fdda493df1e1789b9b79
    https://00f5f8579b5d647e0e619d3493705510.channel5.com/f7/f145b5e699a84cf58a3fcb0b92b9d30a/index.mpd
    Last edited by rlbndqdwbqetzdxwxf; 22nd Aug 2025 at 13:56.
    Quote Quote  



Similar Threads

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