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.2.tar.gz (12.0 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.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sphinxcontrib_video-0.4.2.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for sphinxcontrib_video-0.4.2.tar.gz
Algorithm Hash digest
SHA256 18477fd9454ac8c69259e6d24e782d8b802345b6475de6216351c2305b06c898
MD5 ea4b12cff9297bcf021d327f308476d9
BLAKE2b-256 cc18ca17d2f66d519f1a9d0020da0bcdf33881e02471096377b3e993d1acb952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sphinxcontrib_video-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7dfd01e5e2025de39536457854052b18723575d6213d96ca35f83e3154dc0315
MD5 e26fa6ab585fee4f18818743d4dd20f0
BLAKE2b-256 0b855a61ac88dc21df340a5999ca3ab94edaf58287010c62020be426703b8dd3

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