sudo apt install youtube-dl
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
youtube-dl -U
-- install python
-- sudo apt-get install python-is-python3
youtube-dl <video_url>
youtube-dl -F <video_url>
youtube-dl -f 37<video_url>
youtube-dl -x <video_url>
youtube-dl -x --audio-format mp3 <video_url>
youtube-dl -x --audio-format mp3 <video_url>
youtube-dl -i -f mp4 --yes-playlist 'VÍNCULO-DE-LA-LISTA-DE-REPRODUCCIÓN'
## youtube-dl -o "~/Desktop/%(title)s.%(ext)s" 'youtube file url'
## touch ~/.config/youtube-dl.conf
#--output "~/Desktop/%(title)s.%(ext)s"
https://itsfoss.com/download-youtube-linux/
https://nuvogue-electronics.com.mx/blog/como-descargar-una-lista-de-reproduccion-de-youtube-con-youtube-dl/
No hay comentarios:
Publicar un comentario