Spaces:
Build error
Build error
File size: 64 Bytes
64772a4 |
1 2 3 4 |
from av.stream import Stream
class SubtitleStream(Stream): ...
|