Skip to main content

yt-dlp extractor for brighteon.com

Project description

NOTE:

Since version 2023.01.06 yt-dlp supports plugins from python packages. This means you can now download from brighteon URLs by calling yt-dlp and the ytdlp-plugins package is no longer necessary.

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

brighteon.com support for yt-dlp

  • support for un-nested channels, categories and playlists
  • live stream support for brighteon.tv

release notes

Broken formats: Some MPD manifests cannot be parsed by yt-dlp. They will be skipped with a warning until the issue is resolved.

installation

You can install ytdlp-brighteon via pip:

  • Use PyPI package:

    python3 -m pip install --upgrade ytdlp-brighteon

  • Install from GitHub branch:

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

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

example: show the 20 recent titles from channel

python3 -m yt_dlp -e --flat-playlist --playlist-items 1:20 https://www.brighteon.com/channels/brighteontv

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_brighteon-2023.10.3-py3-none-any.whl (8.8 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