pytube-client


Namepytube-client JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/dancoon/pytube-client
SummaryA Python package tailored for seamless interaction with the YouTube Data API. Designed for simplicity and flexibility, this package empowers developers to effortlessly incorporate YouTube functionalities into their applications.
upload_time2024-01-30 17:07:48
maintainer
docs_urlNone
authorIan Dancun
requires_python>=3.7,<4.0
licenseMIT
keywords youtube api data video audio stream download caption subtitle thumbnail search channel playlist video audio stream download caption subtitle thumbnail search channel playlist
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytube-client
A Python package tailored for seamless interaction with the YouTube Data API. Designed for simplicity and flexibility, this package empowers developers to effortlessly incorporate YouTube functionalities into their applications.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dancoon/pytube-client",
    "name": "pytube-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "youtube,api,data,video,audio,stream,download,caption,subtitle,thumbnail,search,channel,playlist,video,audio,stream,download,caption,subtitle,thumbnail,search,channel,playlist",
    "author": "Ian Dancun",
    "author_email": "dancoonmwangi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/b6/f607793413e2d28b01238bf5bc7e956c2c6b1f5390856c40a9baecf05685/pytube_client-0.1.11.tar.gz",
    "platform": null,
    "description": "# pytube-client\nA Python package tailored for seamless interaction with the YouTube Data API. Designed for simplicity and flexibility, this package empowers developers to effortlessly incorporate YouTube functionalities into their applications.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package tailored for seamless interaction with the YouTube Data API. Designed for simplicity and flexibility, this package empowers developers to effortlessly incorporate YouTube functionalities into their applications.",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://github.com/dancoon/pytube-client",
        "Repository": "https://github.com/dancoon/pytube-client"
    },
    "split_keywords": [
        "youtube",
        "api",
        "data",
        "video",
        "audio",
        "stream",
        "download",
        "caption",
        "subtitle",
        "thumbnail",
        "search",
        "channel",
        "playlist",
        "video",
        "audio",
        "stream",
        "download",
        "caption",
        "subtitle",
        "thumbnail",
        "search",
        "channel",
        "playlist"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7dd99ab6193436ce782ea28c13dcdd7917f518f412cb8cf34dde99d8c06688d",
                "md5": "728884cd0a1a99c130a6bfa9ab151228",
                "sha256": "56c4d949181edda6fa7fe2626b8feabab3ae19a88099e0bb8d9b63da308ca21e"
            },
            "downloads": -1,
            "filename": "pytube_client-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "728884cd0a1a99c130a6bfa9ab151228",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 2567,
            "upload_time": "2024-01-30T17:07:47",
            "upload_time_iso_8601": "2024-01-30T17:07:47.140651Z",
            "url": "https://files.pythonhosted.org/packages/f7/dd/99ab6193436ce782ea28c13dcdd7917f518f412cb8cf34dde99d8c06688d/pytube_client-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3b6f607793413e2d28b01238bf5bc7e956c2c6b1f5390856c40a9baecf05685",
                "md5": "43d43d3e90f466815301e7c0d863b0cf",
                "sha256": "85b90ef591b88a78de27b372b7bcf47e3966ffcf65d8e204b4580a71687acf7a"
            },
            "downloads": -1,
            "filename": "pytube_client-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "43d43d3e90f466815301e7c0d863b0cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 1999,
            "upload_time": "2024-01-30T17:07:48",
            "upload_time_iso_8601": "2024-01-30T17:07:48.212872Z",
            "url": "https://files.pythonhosted.org/packages/d3/b6/f607793413e2d28b01238bf5bc7e956c2c6b1f5390856c40a9baecf05685/pytube_client-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-30 17:07:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dancoon",
    "github_project": "pytube-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytube-client"
}
        
Elapsed time: 0.17759s