commit 77ed9b747ba791c4e27575dc8a53cae48c649b1f parent 3d8f44a928ffe94b893ae4dca97bf8a877e402a9 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Mon, 14 Dec 2020 18:08:53 +0100 remove youtube-dl wrapper Diffstat:
D | .local/bin/youtube-dl | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/.local/bin/youtube-dl b/.local/bin/youtube-dl @@ -1,4 +0,0 @@ -#!/bin/sh -asuser -t youtube-dl youtube-dl \ - --write-sub --write-auto-sub --sub-lang=en,da --embed-subs --add-metadata \ - "$*"