User Tools

Site Tools


youtube-dl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
youtube-dl [2022/06/28 02:18] vissieyoutube-dl [2022/09/10 01:13] (current) vissie
Line 1: Line 1:
-=====Install===== +===== Install =====
-  sudo pip3 install yt-dlp+
  
-  yt-dlp --rm-cache-dir -f bestvideo+bestaudio https://www.youtube.com/watch?v=dfvlkdfjg8t3495873495+<code> 
 +sudo pip3 install yt-dlp
  
 +</code>
 +
 +<code>
 +yt-dlp --rm-cache-dir -f bestvideo+bestaudio https://www.youtube.com/watch?v=dfvlkdfjg8t3495873495
 +
 +</code>
  
-===== Install and setup (old)=====+===== Install and setup (old) =====
  
 <code> <code>
Line 31: Line 37:
 youtube-dl <video_url> youtube-dl <video_url>
 youtube-dl -f bestvideo+bestaudio "link to youtube video" youtube-dl -f bestvideo+bestaudio "link to youtube video"
 +yt-dlp -f bestvideo+bestaudio -x --audio-format mp3  https://www.youtube.com/watch?v=1234567890abcd
 </code> </code>
  
  
youtube-dl.1656407919.txt.gz · Last modified: 2022/06/28 02:18 by vissie