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.yt']
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxcontrib.yt-0.2.2.tar.gz
.
File metadata
- Download URL: sphinxcontrib.yt-0.2.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 120c9a56d69ff9680014bca08078db9d2d036d68c4457ac5a3f398553fded2f1 |
|
MD5 | 8876ce84a25b7a54d539041a91af763a |
|
BLAKE2b-256 | 644a810c8c220deb5a39ee7c8dfded9338c77b00944fea50ae633d6755271aad |