The video extension allows you to embed .mp4/.webm/.ogg videos as defined by the HTML5 standard. It’s a wrapper around the <video> tag. using a simple directive as:
.. video:: movie.mp4
will be rendered as:
<video>
<source src="movie.mp4" type="video/mp4">
</video>
The extension exposes pretty much all parameters from the HTML5 <video/> tag.
More information about installation and usage in our documentation quickstart.
Release files for sphinxcontrib-video 0.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinxcontrib_video-0.4.2.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinxcontrib_video-0.4.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / sphinxcontrib_video-0.4.2.tar.gz
| Download URL | sphinxcontrib_video-0.4.2.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
18477fd9454ac8c69259e6d24e782d8b802345b6475de6216351c2305b06c898
|
|
BLAKE2b-256 checksum How to use checksums |
cc18ca17d2f66d519f1a9d0020da0bcdf33881e02471096377b3e993d1acb952
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / sphinxcontrib_video-0.4.2-py3-none-any.whl
| Download URL | sphinxcontrib_video-0.4.2-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7dfd01e5e2025de39536457854052b18723575d6213d96ca35f83e3154dc0315
|
|
BLAKE2b-256 checksum How to use checksums |
0b855a61ac88dc21df340a5999ca3ab94edaf58287010c62020be426703b8dd3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|