{ "info": { "author": "Ramiro G\u00f3mez", "author_email": "code@ramiro.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "===\nytu\n===\n\n\n.. image:: https://img.shields.io/pypi/v/ytu.svg\n :target: https://pypi.python.org/pypi/ytu\n\n.. image:: https://img.shields.io/travis/yaph/ytu.svg\n :target: https://travis-ci.org/yaph/ytu\n\n\n\nA library to extract information from YouTube URLs. Currently provides the function `video_id` to retrieve the video ID from a YouTube URL.\n\n\nUsage\n-----\n\n::\n\n import ytu\n\n url = 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'\n if ytu.is_youtube(url):\n print(ytu.video_id(url))\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.2.0 (2019-07-27)\n------------------\n\n* Add `is_youtube` function to check if a URL belongs to a recognized YouTube domain.\n* Add type hints to ytu functions and drop Python 3.4 support accordingly.\n* Rename `get_param_value` to `param_value`.\n\n0.1.0 (2019-07-27)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yaph/ytu", "keywords": "youtube,url,uri,video id", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "ytu", "package_url": "https://pypi.org/project/ytu/", "platform": "", "project_url": "https://pypi.org/project/ytu/", "project_urls": { "Homepage": "https://github.com/yaph/ytu" }, "release_url": "https://pypi.org/project/ytu/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A library to extract information from YouTube URLs.", "version": "0.2.0" }, "last_serial": 5594225, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e8b5ee2a5750a28778744b9f70b3466f", "sha256": "be5afee6f7fa15c3359c1f0e7312f231f1b5da762af22cb3aa39b7b86347b4f0" }, "downloads": -1, "filename": "ytu-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e8b5ee2a5750a28778744b9f70b3466f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3967, "upload_time": "2019-07-27T13:57:44", "url": "https://files.pythonhosted.org/packages/ed/45/7ad59218a700fa9e8348ca0b7f736fb795e0755e66f2277aa21f875a57ea/ytu-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "243d2477cff9b199ea952f5ffc3a0e24", "sha256": "8ee754253aed4540661bacc0761c2a1c1324150aa18afa284f588587589e2bd6" }, "downloads": -1, "filename": "ytu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "243d2477cff9b199ea952f5ffc3a0e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10509, "upload_time": "2019-07-27T13:57:47", "url": "https://files.pythonhosted.org/packages/7b/2f/93fec18ad2526645f86aed8942c8dd7e8e341a867c53e56fb85ec820cf17/ytu-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2c2d79df8b7a80302c04306e4462410c", "sha256": "e2c63a41bf4a308eb5aa98852e635ae00529f37272cf325655eb152b6c05b472" }, "downloads": -1, "filename": "ytu-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c2d79df8b7a80302c04306e4462410c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4262, "upload_time": "2019-07-27T22:45:26", "url": "https://files.pythonhosted.org/packages/a3/1f/4822386259154ed3d910da37ff6243444cb96312bbceba4c598fbc68b908/ytu-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e1d88092e26b546c955fc02107b5fe3e", "sha256": "1cc92ee6bf9c60f79a31729fa4c0fc12126be899ef00b5e638e76677fefea791" }, "downloads": -1, "filename": "ytu-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e1d88092e26b546c955fc02107b5fe3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6055, "upload_time": "2019-07-27T22:45:28", "url": "https://files.pythonhosted.org/packages/22/6e/53eaf65b0c8534dff22c58db1582caba257147a1392f849987f984076d4d/ytu-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c2d79df8b7a80302c04306e4462410c", "sha256": "e2c63a41bf4a308eb5aa98852e635ae00529f37272cf325655eb152b6c05b472" }, "downloads": -1, "filename": "ytu-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c2d79df8b7a80302c04306e4462410c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4262, "upload_time": "2019-07-27T22:45:26", "url": "https://files.pythonhosted.org/packages/a3/1f/4822386259154ed3d910da37ff6243444cb96312bbceba4c598fbc68b908/ytu-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e1d88092e26b546c955fc02107b5fe3e", "sha256": "1cc92ee6bf9c60f79a31729fa4c0fc12126be899ef00b5e638e76677fefea791" }, "downloads": -1, "filename": "ytu-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e1d88092e26b546c955fc02107b5fe3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6055, "upload_time": "2019-07-27T22:45:28", "url": "https://files.pythonhosted.org/packages/22/6e/53eaf65b0c8534dff22c58db1582caba257147a1392f849987f984076d4d/ytu-0.2.0.tar.gz" } ] }