> **_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
# auf1.tv and auf1.radio support for yt-dlp
## installation
You can install ytdlp-auf1 via pip:
* Use [PyPI package](https://pypi.org/project/yt-dlp):
`python3 -m pip install --upgrade ytdlp-auf1`
* Install from GitHub branch:
`python3 -m pip install -U https://github.com/flashdagger/ytdlp-plugins/archive/refs/heads/auf1.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 1-20 https://auf1.tv/videos`
## yt-dlp
[yt-dlp](https://github.com/yt-dlp/yt-dlp) is a [youtube-dl](https://github.com/ytdl-org/youtube-dl) fork based on the now
inactive [youtube-dlc](https://github.com/blackjack4494/yt-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
Raw data
{
"_id": null,
"home_page": "https://github.com/flashdagger/ytdlp-plugins/tree/auf1",
"name": "ytdlp-auf1",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "yt-dlp,youtube-dl,auf1,extractors,plugins",
"author": "flashdagger",
"author_email": "flashdagger@googlemail.com",
"download_url": "",
"platform": "any",
"description": "> **_NOTE_:** \r\n> \r\n> Since version 2023.01.06 yt-dlp supports plugins from python packages.\r\n> The ytdlp-plugins package is no longer necessary.\r\n> \r\n> For further details see https://github.com/yt-dlp/yt-dlp#plugins\r\n\r\n# auf1.tv and auf1.radio support for yt-dlp\r\n\r\n## installation\r\n\r\nYou can install ytdlp-auf1 via pip:\r\n\r\n* Use [PyPI package](https://pypi.org/project/yt-dlp):\r\n\r\n `python3 -m pip install --upgrade ytdlp-auf1`\r\n* Install from GitHub branch:\r\n\r\n `python3 -m pip install -U https://github.com/flashdagger/ytdlp-plugins/archive/refs/heads/auf1.zip`\r\n\r\nNote that on some systems, you may need to use `py` or `python` instead of `python3`\r\n\r\n## example: show the 20 recent titles from channel\r\n\r\n`python3 -m yt_dlp -e --playlist-items 1-20 https://auf1.tv/videos`\r\n\r\n## yt-dlp\r\n\r\n[yt-dlp](https://github.com/yt-dlp/yt-dlp) is a [youtube-dl](https://github.com/ytdl-org/youtube-dl) fork based on the now\r\ninactive [youtube-dlc](https://github.com/blackjack4494/yt-dlc). The main focus of this project is adding new features\r\nand patches while also keeping up to date with the original project\r\n\r\nNote that **all** plugins are imported even if not invoked, and that **there are no checks** performed on plugin code.\r\nUse plugins at your own risk and only if you trust the code\r\n\r\n",
"bugtrack_url": null,
"license": "The Unlicense",
"summary": "yt-dlp extractor for auf1.tv",
"version": "2024.3.16",
"project_urls": {
"Homepage": "https://github.com/flashdagger/ytdlp-plugins/tree/auf1"
},
"split_keywords": [
"yt-dlp",
"youtube-dl",
"auf1",
"extractors",
"plugins"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f956d697a0e2ee4b8417708bb15d0b4c26ce9722b58f5452e3672bdc156c7ded",
"md5": "70254af6a73b74aa018289bfcc444465",
"sha256": "a470a98c581aba9faf8f90444f9f185779a3990028d7d897c4c57cd7aec45565"
},
"downloads": -1,
"filename": "ytdlp_auf1-2024.3.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "70254af6a73b74aa018289bfcc444465",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7656,
"upload_time": "2024-03-15T23:36:39",
"upload_time_iso_8601": "2024-03-15T23:36:39.580913Z",
"url": "https://files.pythonhosted.org/packages/f9/56/d697a0e2ee4b8417708bb15d0b4c26ce9722b58f5452e3672bdc156c7ded/ytdlp_auf1-2024.3.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-15 23:36:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "flashdagger",
"github_project": "ytdlp-plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "ytdlp-auf1"
}