{ "info": { "author": "@shomah4a", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Documentation" ], "description": "embedding youtube video to sphinx\n\nusage:\n\nFirst of all, add `sphinxcontrib.youtube` to sphinx extension list in conf.py\n\n.. code-block:: python\n\n extensions = ['sphinxcontrib.yt']\n\n\nthen use `youtube` directive.\n\nYou can specify video by video url or video id.\n\n.. code-block:: rst\n\n .. youtube:: http://www.youtube.com/watch?v=Ql9sn3aLLlI\n\n .. youtube:: Ql9sn3aLLlI\n\n\nfinally, build your sphinx project.\n\n.. code-block:: sh\n\n $ make html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/divi255/sphinxcontrib.youtube", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib.yt", "package_url": "https://pypi.org/project/sphinxcontrib.yt/", "platform": "", "project_url": "https://pypi.org/project/sphinxcontrib.yt/", "project_urls": { "Homepage": "https://github.com/divi255/sphinxcontrib.youtube" }, "release_url": "https://pypi.org/project/sphinxcontrib.yt/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "embedding gist to sphinx", "version": "0.2.2" }, "last_serial": 5610311, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "fab457755fdc268fba0f5b1cea301951", "sha256": "3558a905a8ac8f3dcc985afb88a02bd58ea25d395cce5a4eaa0a24fc88a4547a" }, "downloads": -1, "filename": "sphinxcontrib.yt-0.2.0-py3.6.egg", "has_sig": false, "md5_digest": "fab457755fdc268fba0f5b1cea301951", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 5424, "upload_time": "2019-07-30T21:42:47", "url": "https://files.pythonhosted.org/packages/4f/0e/e7f447bd24098ff6d2cfb7227cbb70992a357144e60714a7f7d8c4b61b76/sphinxcontrib.yt-0.2.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "b9bcc09c35c85cbdc96ba25c2e67274f", "sha256": "8608d9b00e64e1dd76a007dd9713b1e500e5c019cab7eaf00fbad9d63abf1c70" }, "downloads": -1, "filename": "sphinxcontrib.yt-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b9bcc09c35c85cbdc96ba25c2e67274f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2245, "upload_time": "2019-07-30T21:42:49", "url": "https://files.pythonhosted.org/packages/e9/89/a64aa59ebf5bd33fef2b903f99b597a84e4f33f7a27d7a81916e708e8361/sphinxcontrib.yt-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "081f71c005c50c9317da692f93170d81", "sha256": "6775835176d3850e12b0c6e7697e5bc87418be65687aac88f7a88f19f540fc77" }, "downloads": -1, "filename": "sphinxcontrib.yt-0.2.1.tar.gz", "has_sig": false, "md5_digest": "081f71c005c50c9317da692f93170d81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2244, "upload_time": "2019-07-30T21:43:39", "url": "https://files.pythonhosted.org/packages/e3/a3/1e82ca6c3cc2fed68610944e55db761b6653f3e91deb61dc4483b21dc3b8/sphinxcontrib.yt-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "8876ce84a25b7a54d539041a91af763a", "sha256": "120c9a56d69ff9680014bca08078db9d2d036d68c4457ac5a3f398553fded2f1" }, "downloads": -1, "filename": "sphinxcontrib.yt-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8876ce84a25b7a54d539041a91af763a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2251, "upload_time": "2019-07-30T21:55:43", "url": "https://files.pythonhosted.org/packages/64/4a/810c8c220deb5a39ee7c8dfded9338c77b00944fea50ae633d6755271aad/sphinxcontrib.yt-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8876ce84a25b7a54d539041a91af763a", "sha256": "120c9a56d69ff9680014bca08078db9d2d036d68c4457ac5a3f398553fded2f1" }, "downloads": -1, "filename": "sphinxcontrib.yt-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8876ce84a25b7a54d539041a91af763a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2251, "upload_time": "2019-07-30T21:55:43", "url": "https://files.pythonhosted.org/packages/64/4a/810c8c220deb5a39ee7c8dfded9338c77b00944fea50ae633d6755271aad/sphinxcontrib.yt-0.2.2.tar.gz" } ] }