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
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 31 to 37 of 37
-
-
-
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. -
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?
-
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.mpdLast edited by rlbndqdwbqetzdxwxf; 28th Jun 2025 at 14:33.
Similar Threads
-
Streaming decrypted live stream - live pipe buffering problem
By Kalisto in forum Video Streaming DownloadingReplies: 0Last Post: 25th Apr 2024, 12:19 -
help live streaming download
By Tusor in forum Video Streaming DownloadingReplies: 2Last Post: 5th Mar 2024, 12:18 -
DSTV live streaming
By Dazii in forum Video Streaming DownloadingReplies: 1Last Post: 10th Sep 2023, 03:58 -
help with live streaming
By filipino in forum Video Streaming DownloadingReplies: 5Last Post: 31st Jul 2021, 15:11 -
problems downloading itv.com/ itv player files with tubedigger software
By elm in forum Video Streaming DownloadingReplies: 1Last Post: 4th May 2021, 04:28