woob.capabilities.video
¶
-
class
woob.capabilities.video.
BaseVideo
(id='', url=NotLoaded, backend=None)¶ Bases:
woob.capabilities.image.BaseImage
Represents a video.
This object has to be inherited to specify how to calculate the URL of the video from its ID.
- Variables
duration – (
timedelta
) file duration
-
class
woob.capabilities.video.
CapVideo
¶ Bases:
woob.capabilities.image.CapImage
Video file provider.