Skip to main content

Allows embedding of HTML5 videos in sphinx

Project description

License: MIT conventional commit Black badge prettier badge PyPI PyPI - Python Version Read the Docs Codecov GitHub Workflow Status

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib_video-0.4.1.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinxcontrib_video-0.4.1-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib_video-0.4.1.tar.gz.

File metadata

  • Download URL: sphinxcontrib_video-0.4.1.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for sphinxcontrib_video-0.4.1.tar.gz
Algorithm Hash digest
SHA256 75a033e71b7de124cc5902430b7ba818a1c6c377be6401d07e9f2329a95d5ca4
MD5 606d6a60c63d8c93facd28a22a8b0276
BLAKE2b-256 1648063e167b6e692bc84bbad74df30bcb27e460a7c620af7824729db8dba606

See more details on using hashes here.

File details

Details for the file sphinxcontrib_video-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_video-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d63ec68983dac36960557973281a616b5d9e68838369763313fc80533b1ad774
MD5 f77c1e0feb38dd0efba588ce276c3e05
BLAKE2b-256 5d8ba0271fe65357860ccc52168181891e9fc9d354bfdc9be273e6a77b84f905

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page