yt-dlp-types


Nameyt-dlp-types JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for yt-dlp.
upload_time2024-11-05 01:11:02
maintainerNone
docs_urlNone
authorAndrew Udvare
requires_python<4,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yt-dlp types

[![QA](https://github.com/Tatsh/yt-dlp-types/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/yt-dlp-types/actions/workflows/qa.yml)
[![Tests](https://github.com/Tatsh/yt-dlp-types/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/yt-dlp-types/actions/workflows/tests.yml)

Types for yt-dlp.

## Installation

```shell
pip install types-yt-dlp
```

```shell
poetry add types-yt-dlp
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yt-dlp-types",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Andrew Udvare",
    "author_email": "audvare@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/87/31/0c893ec3a1eaf65821091018257a8a1a889a63ad5c9ff0675623499cee51/yt_dlp_types-0.0.13.tar.gz",
    "platform": null,
    "description": "# yt-dlp types\n\n[![QA](https://github.com/Tatsh/yt-dlp-types/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/yt-dlp-types/actions/workflows/qa.yml)\n[![Tests](https://github.com/Tatsh/yt-dlp-types/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/yt-dlp-types/actions/workflows/tests.yml)\n\nTypes for yt-dlp.\n\n## Installation\n\n```shell\npip install types-yt-dlp\n```\n\n```shell\npoetry add types-yt-dlp\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Typing stubs for yt-dlp.",
    "version": "0.0.13",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c95981c72c7b74ea41d2e17864f56c7c3272ab9ce86b1e47fc68d79c58aec45",
                "md5": "2dd1e3b64e952daa09a7cc57a0e61b30",
                "sha256": "8f0fe4ce61c91f2692ec05e915e3366ac61c387cc30e5459fdd9f98ec18918d8"
            },
            "downloads": -1,
            "filename": "yt_dlp_types-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2dd1e3b64e952daa09a7cc57a0e61b30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 13780,
            "upload_time": "2024-11-05T01:11:00",
            "upload_time_iso_8601": "2024-11-05T01:11:00.749781Z",
            "url": "https://files.pythonhosted.org/packages/5c/95/981c72c7b74ea41d2e17864f56c7c3272ab9ce86b1e47fc68d79c58aec45/yt_dlp_types-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87310c893ec3a1eaf65821091018257a8a1a889a63ad5c9ff0675623499cee51",
                "md5": "4fdc2d75f218fdf3390635e1856704d9",
                "sha256": "a350258371aece1712a87c74fa6609188d40a70a90da891426ad5529a8e945f2"
            },
            "downloads": -1,
            "filename": "yt_dlp_types-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "4fdc2d75f218fdf3390635e1856704d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 13385,
            "upload_time": "2024-11-05T01:11:02",
            "upload_time_iso_8601": "2024-11-05T01:11:02.053382Z",
            "url": "https://files.pythonhosted.org/packages/87/31/0c893ec3a1eaf65821091018257a8a1a889a63ad5c9ff0675623499cee51/yt_dlp_types-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 01:11:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yt-dlp-types"
}
        
Elapsed time: 0.92348s