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 40 of 40
-
-
-
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?
-
Hi all is it possible to get the streaming info off a streaming app (sky go ) to put in my home streamer server ??
Regards
Spoons1.
Similar Threads
-
Streaming decrypted live stream - live pipe buffering problem
By Kalisto in forum Video Streaming DownloadingReplies: 0Last Post: 25th Apr 2024, 13:19 -
help live streaming download
By Tusor in forum Video Streaming DownloadingReplies: 2Last Post: 5th Mar 2024, 13:18 -
DSTV live streaming
By Dazii in forum Video Streaming DownloadingReplies: 1Last Post: 10th Sep 2023, 04:58 -
help with live streaming
By filipino in forum Video Streaming DownloadingReplies: 5Last Post: 31st Jul 2021, 16:11 -
problems downloading itv.com/ itv player files with tubedigger software
By elm in forum Video Streaming DownloadingReplies: 1Last Post: 4th May 2021, 05:28



Quote