GET /api/v1/ports/tubeup/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tubeup",
"portdir": "python/tubeup",
"version": "2025.5.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bibanon/tubeup",
"description": "VOD service to Archive.org uploader",
"long_description": "Use yt-dlp to download video and upload to the Internet Archive with metadata.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"internetarchive",
"python313",
"py313-docopt",
"yt-dlp"
]
}
],
"depends_on": []
}