{ "info": { "author": "@shomah4a", "author_email": "UNKNOWN", "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.youtube']\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": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shomah4a/sphinxcontrib.youtube", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib.youtube", "package_url": "https://pypi.org/project/sphinxcontrib.youtube/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sphinxcontrib.youtube/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/shomah4a/sphinxcontrib.youtube" }, "release_url": "https://pypi.org/project/sphinxcontrib.youtube/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "embedding gist to sphinx", "version": "0.2.0" }, "last_serial": 1405883, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b9c967eae3f38ed521b45aa3d02c36d9", "sha256": "4de0794fcdf47add0407da3776d279bfa8fb44b6b3bc95c7fbce561be347959e" }, "downloads": -1, "filename": "sphinxcontrib.youtube-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b9c967eae3f38ed521b45aa3d02c36d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2022, "upload_time": "2013-12-04T12:49:39", "url": "https://files.pythonhosted.org/packages/93/bd/03896d3bc4fb2220a402aba11f58e8b51aa9443bc2b659fda9233ac678ff/sphinxcontrib.youtube-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d9f1eb174d3fc62e81710d016dbcc592", "sha256": "e044e09f935e9f66e6ef0351fc0fde5fa7984efa0c071933f7506315bf1b8684" }, "downloads": -1, "filename": "sphinxcontrib.youtube-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d9f1eb174d3fc62e81710d016dbcc592", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2013-12-04T12:54:07", "url": "https://files.pythonhosted.org/packages/17/7d/970e1189975c986883b9077cc4b499309a2d5c9885ed5139e9e80f4abcb5/sphinxcontrib.youtube-0.1.2.tar.gz" } ], "0.2.0": [] }, "urls": [] }