From a5295fa059cabc1cbe097a0184a4704202628f33 Mon Sep 17 00:00:00 2001 From: ayaka Date: Wed, 3 Apr 2024 20:48:42 +1300 Subject: [PATCH] aria2 yt-dlp --- xfce-custom/Dockerfile | 2 +- xfce-custom/dots/home/neko/.config/yt-dlp/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 xfce-custom/dots/home/neko/.config/yt-dlp/config diff --git a/xfce-custom/Dockerfile b/xfce-custom/Dockerfile index 886dae2..9c3c7e3 100644 --- a/xfce-custom/Dockerfile +++ b/xfce-custom/Dockerfile @@ -6,7 +6,7 @@ ENV BROWSER=librewolf RUN set -eux; apt-get update; \ apt-get install -y --no-install-recommends xfce4 xfce4-terminal sudo; \ apt-get install -y wget curl gnupg lsb-release apt-transport-https ca-certificates \ - git nano sxiv mpv rsync kwrite xwallpaper + git nano sxiv mpv rsync kwrite xwallpaper aria2 RUN set -eux; \ # diff --git a/xfce-custom/dots/home/neko/.config/yt-dlp/config b/xfce-custom/dots/home/neko/.config/yt-dlp/config new file mode 100644 index 0000000..cce8251 --- /dev/null +++ b/xfce-custom/dots/home/neko/.config/yt-dlp/config @@ -0,0 +1 @@ +--downloader aria2c