aria2 yt-dlp
This commit is contained in:
parent
f950256257
commit
a5295fa059
@ -6,7 +6,7 @@ ENV BROWSER=librewolf
|
|||||||
RUN set -eux; apt-get update; \
|
RUN set -eux; apt-get update; \
|
||||||
apt-get install -y --no-install-recommends xfce4 xfce4-terminal sudo; \
|
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 \
|
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; \
|
RUN set -eux; \
|
||||||
#
|
#
|
||||||
|
1
xfce-custom/dots/home/neko/.config/yt-dlp/config
Normal file
1
xfce-custom/dots/home/neko/.config/yt-dlp/config
Normal file
@ -0,0 +1 @@
|
|||||||
|
--downloader aria2c
|
Loading…
Reference in New Issue
Block a user