servustv.com support for yt-dlp
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
- supported domains: servustv.com
- supported live channels:
- playlist from topics (e.g. Servus Nachrichten or Motorsport)
- playlist from searches (not supported)
installation
You can install ytdlp-servustv via pip:
-
Use PyPI package:
python3 -m pip install --upgrade ytdlp-servustv -
Install from GitHub branch:
python3 -m pip install -U https://github.com/flashdagger/ytdlp-plugins/archive/refs/heads/servustv.zip
Note that on some systems, you may need to use py or python instead of python3
example: show all titles from channel
python3 -m yt_dlp --flat-playlist -e https://www.servustv.com/unterhaltung/b/spielfilme/aa-1u4ebfxk52111/
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-servustv 2025.10.11
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_servustv-2025.10.11-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ytdlp_servustv-2025.10.11-py3-none-any.whl
| Download URL | ytdlp_servustv-2025.10.11-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d7e2bb78e9e77a25ac31eb65c23d5e85a8df70da3f083d85299d6523b4a80958
|
|
BLAKE2b-256 checksum How to use checksums |
0732bc87a85acdfb2bac67e52882d3b4c38ecfd031de96d5d79d4930edbe988b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|