From d2293dfee87ec98c09f2dd9fcd09774f9543dc3a Mon Sep 17 00:00:00 2001 From: Soap Date: Wed, 8 Oct 2025 00:04:17 +0000 Subject: [PATCH] Shift to ytdlp hook --- copyparty/cfg/copyparty.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/copyparty/cfg/copyparty.conf b/copyparty/cfg/copyparty.conf index 8d9dddd..e2ca8f8 100644 --- a/copyparty/cfg/copyparty.conf +++ b/copyparty/cfg/copyparty.conf @@ -13,4 +13,5 @@ accs: rwmda: itssoap flags: - xm: aw,j,t3600,/cfg/hooks/wget.py # https://raw.githubusercontent.com/9001/copyparty/refs/heads/hovudstraum/bin/hooks/wget.py \ No newline at end of file + # xm: aw,j,t3600,/cfg/hooks/wget.py # https://raw.githubusercontent.com/9001/copyparty/refs/heads/hovudstraum/bin/hooks/wget.py + xm: aw,j,t3600,/cfg/hooks/ytdlp.py # Based on https://raw.githubusercontent.com/9001/copyparty/refs/heads/hovudstraum/bin/hooks/wget.py \ No newline at end of file