Revert "Installing yt-dlp"

This reverts commit 6ecd68f862.
This reverts commit f8d8f87fb4.
This reverts commit 29d9d0d856.
This reverts commit 4e7b86b426.
This reverts commit 61a80d47b0.
This commit is contained in:
Ben Martin 2024-06-29 11:20:11 +00:00
parent 1ec28a61a7
commit 46ce1ed431
Signed by: ben
GPG key ID: 859A655FCD290E4A
2 changed files with 0 additions and 9 deletions

View file

@ -1,3 +0,0 @@
#!/bin/bash
apt-get update && apt-get install -y python3-pip
python3 -m pip install -U yt-dlp

View file

@ -38,12 +38,6 @@
}
]
},
"Templates": [
{
"SourcePath": "./10-install-yt-dlp.sh",
"DestPath": "/custom-cont-init.d/10-install-yt-dlp.sh"
}
],
"Env": {
"TZ": "Europe/London",
"PUID": "985",