mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
20 lines
650 B
JSON
20 lines
650 B
JSON
{
|
|
"name": "yt-dlp",
|
|
"buildsystem": "simple",
|
|
"build-commands": [
|
|
"pip3 install -v --root-user-action=ignore --no-deps --prefix=/app *.whl"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "file",
|
|
"url": "https://files.pythonhosted.org/packages/bb/68/548f9819b41d53561d4f3d39588111cf39993c066b6e5300b4ae118eb2e6/yt_dlp-2024.10.22-py3-none-any.whl",
|
|
"sha256": "ba166602ebe22a220e4dc1ead45bf00eb469ed812b22f4fb8bb54734f9b02084",
|
|
"x-checker-data": {
|
|
"type": "pypi",
|
|
"name": "yt-dlp",
|
|
"packagetype": "bdist_wheel"
|
|
}
|
|
}
|
|
]
|
|
}
|