mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 19:12:27 +02:00
Add optional file_id to StreamInfo
This commit is contained in:
@@ -26,6 +26,7 @@ class StreamInfo:
|
||||
widevine_pssh: str
|
||||
file_format: str
|
||||
actual_file_format: str | None = None
|
||||
file_id: str | bytes | None = None
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user