Skip to main content

embedding gist to sphinx

Project description

embedding youtube video to sphinx

usage:

First of all, add sphinxcontrib.youtube to sphinx extension list in conf.py

extensions = ['sphinxcontrib.youtube']

then use youtube directive.

You can specify video by video url or video id.

.. youtube:: http://www.youtube.com/watch?v=Ql9sn3aLLlI

.. youtube:: Ql9sn3aLLlI

finally, build your sphinx project.

$ make html

Project details


Supported by

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