Skip to main content

yt-dlp extractor for d.tube

Project description

NOTE:

Since version 2023.01.06 yt-dlp supports plugins from python packages. Yet the ytdlp-plugins package remains as a direct dependency.

For further details see https://github.com/yt-dlp/yt-dlp#plugins

d.tube support for yt-dlp

installation

You can install ytdlp-dtube via pip:

  • Use PyPI package:

    python3 -m pip install --upgrade ytdlp-dtube

  • Install from GitHub branch:

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

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

example: show the titles of the 20 most recent trending videos

python3 -m yt_dlp -e --flat-playlist --playlist-items :20 https://d.tube/trendingvideos

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

ytdlp_dtube-2023.12.27-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

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