user:wellenschrat:linux:youtube-dl
Inhaltsverzeichnis
youtube-dl
Installation
Download mit
wget https://yt-dl.org/downloads/latest/youtube-dl
und danach noch mit
chmod a+rx ./youtube-dl
als ausführbar markieren.
Video speichern
./youtube-dl LINK
Audio als MP3 speichern
./youtube-dl -f bestaudio --extract-audio --audio-format mp3 --audio-quality 0 LINK
user/wellenschrat/linux/youtube-dl.txt · Zuletzt geändert: 14.06.2024 von wllnschrt