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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for ytdlp_brighteon-2023.10.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbf4335d836e2db9c6d82eaae6a5cfd2aacd881561703d899b3f25f9c428deb7 |
|
MD5 | 9db0dea4625d0cb8bd88deb09e807521 |
|
BLAKE2b-256 | 6bb11e448ca821a71e588cde5dab3f6c7e68ceea94baf50b01f45fca0d0fdde7 |