youtube+fix
This commit is contained in:
parent
e1dd5d6517
commit
31a14e47c8
2 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@ pacman -Syu base base-devel syslinux efibootmgr efitools \
|
|||
grub intel-ucode os-prober btrfs-progs dosfstools arch-install-scripts xorriso \
|
||||
cdrtools squashfs-tools wget dosfstools btrfs-progs gdisk \
|
||||
\
|
||||
xorg-server xorg-xinit xorg-drivers acpid ntp dbus avahi cups cronie \
|
||||
xorg-server xorg-xinit xorg-drivers acpid ntp dbus avahi cups cronie arandr \
|
||||
xf86-input-synaptics ttf-dejavu xscreensaver openssh git netsurf mplayer dialog \
|
||||
xorg-twm xorg-xclock xterm alsa-utils pulseaudio pulseaudio-alsa \
|
||||
xorg xorg-twm xorg-xclock xterm alsa-utils pulseaudio pulseaudio-alsa \
|
||||
\
|
||||
firefox firefox-i18n-de firefox-noscript firefox-adblock-plus flashplugin chromium \
|
||||
libreoffice-fresh libreoffice-fresh-de vlc brasero \
|
||||
|
|
1
youtube.sh
Executable file
1
youtube.sh
Executable file
|
@ -0,0 +1 @@
|
|||
youtube-dl -q -f 43 -o- $url | mplayer -cache 8192 -
|
Loading…
Reference in a new issue