User Tools

Site Tools


youtube-dl

Differences

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

Link to this comparison view

youtube-dl [2018/09/17 01:19]
k2patel
youtube-dl [2020/08/10 02:35]
Line 1: Line 1:
-====== Youtube-dl ====== 
  
-In order to install youtube-dl simply run following in terminal.\\ 
-It require ffmpeg installed on your machine. 
- 
-<code bash> 
-pip install youtube-dl 
-</​code>​ 
- 
-<code bash | check quality available to downlod> 
-youtube-dl -F https://​www.youtube.com/​watch?​v=H9tWRGxuKTw 
-</​code>​ 
- 
-<code bash | save audio locally> 
-youtube-dl -f bestaudio --extract-audio --audio-format mp3 --audio-quality 320k 
-</​code>​ 
youtube-dl.txt ยท Last modified: 2020/08/10 02:35 (external edit)