I tried this , https://www.rte.ie/player/series/the-summer-show/SI0000012894?epguid=IH10001915-23-0001
PSSH: AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQCn CnUuBP2EFN/zzYyUqgQBoIdXNwLWNlbmMiGENuQ25VdUJQMkVGTi96ell5VXF nUUE9PSoAMgA=
License URL: https://widevine.entitlement.eu.theplatform.com/wv/web/ModularDrm?token=eyJhbGciOiJSUz...son&schema=1.0
unable to parse license - check protobufs
I have checked header.py multiple times, it includes pid, widevine challenge and everything else
+ Reply to Thread
Results 1 to 14 of 14
-
-
Here is a python script for RTE. I write for Linux so it may complain a little on Windows. But setting a linux virtual machine on your PC is no hassle.
I will leave this here for only a short while - grab it while you can.
edit. removed codeLast edited by A_n_g_e_l_a; 1st Aug 2023 at 05:16.
-
sorry but this reports an error,
from getPSSH import get_pssh
ModuleNotFoundError: No module named 'getPSSH'
i tried searching for this module but not found. i installed pssh and still the script gave the same error -
I ran the program but on pressing enter it gives me this error,
filename = mpd_str[1].replace(' - RTÉ Player ','').replace(' ','_').lstrip('_')
~~~~~~~^^^
IndexError: list index out of range -
Last edited by A_n_g_e_l_a; 1st Aug 2023 at 05:26.
-
OK. The program does work but since it was for my use only and I never use it the instructions are pretty dire.
To run you need the mpd taken from table entry of The Stream Detector plugin. That's where your run was failing - you were not using the stream detectors table entry output (It has the tab program name data as well as the mpd)
And you need the licence. If you filter for license you get rubbish so filter for widevine and take a cURL of it from dev tools.
I've added getPSSH as a definiton into the code where it should have been all along. So just one file needed.
Those two bits of information return correctly, produces keys and downloads. It works.
Code:Code removed
Last edited by A_n_g_e_l_a; 1st Aug 2023 at 11:28.
-
https://play.tv3.lt/series/jausmu-audros-,serial-3507045/serija-17,episode-3633805
Can someone help me to download this video with turkish language?
Unfortunately i can't obtain this video and i really want to have it ! -
Standard Widevine with only the cookie header needed to obtain keys.
https://drive.google.com/file/d/1odALLeH0wS-Xd8XnEAXYs4ksvLqAz-NV/view?usp=sharing -
Can anyone please help me get the keys for this:
https://www.rte.ie/player/series/prime-time/SI0000000825?epguid=IH10000976-23-0093 -
Similar Threads
-
RTE RTMPE Ripping (How to rip of RTE player)
By rteripper in forum Video Streaming DownloadingReplies: 584Last Post: 29th Mar 2025, 04:22 -
Capture card rte player
By David Banner in forum Capturing and VCRReplies: 2Last Post: 17th Mar 2023, 11:14 -
posted in wrong forum
By David Banner in forum Video Streaming DownloadingReplies: 1Last Post: 16th Jan 2023, 11:51 -
RTE Archives
By David Banner in forum Video Streaming DownloadingReplies: 8Last Post: 26th Nov 2022, 07:39 -
RTE one player
By Dannyboi in forum Video Streaming DownloadingReplies: 1Last Post: 1st Jan 2022, 14:33