{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/18"}],"enrichment":{"capability":"Provides type hints for yt-dlp, enabling static type checkers to validate code that uses yt-dlp without requiring the full package to be installed.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable type checkers to validate code that calls yt-dlp functions and classes","Catch type mismatches in yt-dlp API calls during development rather than at runtime","Use yt-dlp in a codebase with strict type-checking enabled in CI pipelines","Get IDE autocomplete and type hints when using a type-aware editor with yt-dlp"],"what_it_does":"This package provides type stubs\u2014skeletal type annotations without runtime code\u2014for yt-dlp, a popular video downloader. When installed, it allows static type checkers like mypy and pyright to understand the types and signatures of yt-dlp's public API, catching type errors in your code before runtime.\n\nType stubs are useful when you want type-checking benefits without modifying the original package or when the original package lacks inline annotations. This stub package is maintained as part of the typeshed project, a centralized repository of type information for the Python ecosystem. It has no runtime dependencies and is tested against multiple type checkers to ensure accuracy.","worth_installing":"Yes, if you use yt-dlp and run static type checking. Install it alongside yt-dlp to get type safety with no runtime overhead. The package is actively maintained, has no external dependencies, and is tested against current type checkers. If you don't use type checking, there is no benefit to installing it."},"id":"types-yt-dlp","links":{"html":"https://skillfed.io/packages/types-yt-dlp","md":"https://skillfed.io/packages/types-yt-dlp.md","pypi":"https://pypi.org/project/types-yt-dlp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-yt-dlp","python_support":"supports_current","summary":"Typing stubs for yt-dlp"},"popularity":{"monthly_downloads":73527,"position":14985,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.7.4.20260807"}
