mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-21 08:32:11 +02:00
Reformat
This commit is contained in:
+4
-1
@@ -346,7 +346,10 @@ def setup_stream_routes(app, manager, service):
|
||||
|
||||
# Get DRM configs to extract ClearKey data
|
||||
drm_configs = manager.get_channel_drm_configs(
|
||||
provider_name=provider, channel_id=channel_id, country=country
|
||||
provider_name=provider,
|
||||
channel_id=channel_id,
|
||||
country=country,
|
||||
is_catchup=False
|
||||
)
|
||||
|
||||
# Extract ClearKey data
|
||||
|
||||
Reference in New Issue
Block a user