Skip to main content

a plugin manager for yt-dlp

Project description

a plugin manager for yt-dlp

about ytdlp-plugins

ytdlp-plugins extends the possibilities of yt-dlp by allowing to install new extractors from python packages that are not part of yt-dlp.

The following plugin packages are currently available:

installation

You can install ytdlp-plugins via pip:

  • Use PyPI package:

    python3 -m pip install --upgrade ytdlp-plugins

  • Install from Github branch:

    python3 -m pip install -U https://github.com/flashdagger/ytdlp-plugins/archive/refs/heads/master.zip

Note that on some systems, you may need to use py or python instead of python3

running example

ytdlp-plugins enables all plugins and forwards all parameters to yt-dlp.

You will get a detailed overview by running in verbose mode:

ytdlp-plugins -v

running tests

You can run the extractor unittests on all installed plugins:

python3 -m unittest ytdlp_plugins.test_download

or with pytest

pytest --pyargs ytdlp_plugins.test_download

creating packages

Want to create your own extractor package or simply apply a patch to an existing (internal) yt-dlp extractor? Awesome. Just check out the minimal branch and follow the instructions in the provided README.md:

git clone https://github.com/flashdagger/ytdlp-plugins.git --branch minimal

about yt-dlp

yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project

Note that all plugins are imported even if not invoked, and that there are no checks performed on plugin code. Use plugins at your own risk and only if you trust the code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ytdlp_plugins-2022.10.3-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

File details

Details for the file ytdlp_plugins-2022.10.3-py3-none-any.whl.

File metadata

File hashes

Hashes for ytdlp_plugins-2022.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3ea252976a1098389b59de62ad414b15a0ded014a0ac5faaa37ed53a0cb3f3db
MD5 1811a813ec2683ac53a9e04ef8ea3175
BLAKE2b-256 c9306dc3efb9404b3f286fb850a5ab92c93d2ca251e4ebec8e0216fa66e8b396

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page