mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-24 01:52:29 +02:00
Reformat
This commit is contained in:
@@ -277,7 +277,7 @@ class MPDRewriter:
|
||||
return None
|
||||
|
||||
@staticmethod
|
||||
def _extract_kid_from_pssh(self, pssh_b64: str) -> Optional[str]:
|
||||
def _extract_kid_from_pssh(pssh_b64: str) -> Optional[str]:
|
||||
"""
|
||||
Extract first KID from PSSH box (CENC specification).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user