mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-17 14:42:18 +02:00
Add hrti
This commit is contained in:
@@ -424,7 +424,8 @@ class HRTiProvider(StreamingProvider):
|
||||
req_headers=license_headers,
|
||||
req_data='{CHA-RAW}', # Placeholder - inputstream will replace with actual challenge
|
||||
wrapper=None,
|
||||
unwrapper=None
|
||||
unwrapper='json,base64',
|
||||
unwrapper_params='{"path_data": "license"}'
|
||||
)
|
||||
|
||||
# Create the DRM configuration
|
||||
|
||||
Reference in New Issue
Block a user