NOTE:
Since version 2023.01.06 yt-dlp supports plugins from python packages. The ytdlp-plugins package is no longer necessary.
For further details see https://github.com/yt-dlp/yt-dlp#plugins
youmaker.com support for yt-dlp
installation
You can install ytdlp-youmaker via pip:
-
Use PyPI package:
python3 -m pip install --upgrade ytdlp-youmaker -
Install from GitHub branch:
python3 -m pip install -U https://github.com/flashdagger/ytdlp-plugins/archive/refs/heads/youmaker.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 --playlist-items :20 --flat-playlist https://youmaker.com/channel/ntd
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
Release files for ytdlp-youmaker 2023.12.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ytdlp_youmaker-2023.12.27-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ytdlp_youmaker-2023.12.27-py3-none-any.whl
| Download URL | ytdlp_youmaker-2023.12.27-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b766d460382bebd3018dbe6c8577a363cbc288a9252869473f623ecedb2ebc2
|
|
BLAKE2b-256 checksum How to use checksums |
07a61e6b6dcb7d473c647ac897b949861be635a087ad511ddbbd8752bd6905a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.12.0
|