8000 GitHub - sphinx-contrib/youtube: A Sphinx extension to embed videos from YouTube
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sphinx-contrib/youtube

Repository files navigation

sphinxcontrib.youtube

license PyPi version

Overview

This module provides support for including YouTube, Vimeo and Peertube videos in Sphinx rst documents.

This module defines directives, youtube, vimeo and peertube which insert videos from the respective platforms. They take a single, required argument, which is the video ID:

..  youtube:: dQw4w9WgXcQ
.. vimeo:: 148751763
.. peertube:: 327a21b3-374e-4373-8b2c-494c9f5e1f19

Custom Server for peertube instances:

.. peertube:: 327a21b3-374e-4373-8b2c-494c9f5e1f19

   :instance: peertube.tv

For full usage information, please see the web documentation.

About

A Sphinx extension to embed videos from YouTube

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19

0