YouTube video download under linux

888u

Last update at :2024-05-15,Edit by888u

The download software introduced today is downloaded on Linux, which is helpful for us to download the videos we want to collect under vps. It is fast, convenient and fast.

Here is a brief introduction to the download method.

1. Environment confirmation youtube-dl requires Python 2.6 or above. Therefore, you need to confirm the installed Python version first. By default CentOS6.x has 2.6.6 installed. You can check the version with the following command: python –version

2. Download and install Download the latest version of youtube-dl directly to the /usr/local/bin/ directory and grant permissions to use it. Command:

wget http://youtube-dl.org/latest/youtube-dl -O /usr/local/bin/youtube-dl chmod a+x /usr/local/bin/youtube-dl

3. Usage Use the help command to see its usage: youtube-dl -h Some commonly used parameters: youtube-dl --list-extractors #View supported website list youtube-dl -U #Program upgrade youtube-dl --get-format URL #Get video format youtube-dl -F URL #Get all formats (currently only supports YouTube), for example: youtube-dl -F http://www.youtube.com/watch?v=n-BXNXvTvV4 [youtube] Setting language [youtube] n-BXNXvTvV4: Downloading video webpage [youtube] n-BXNXvTvV4: Downloading video info webpage [youtube] n-BXNXvTvV4: Extracting video information Available formats: 37: mp4 [1080x1920] 46: webm [1080x1920] 22: mp4 [720x1280] 45: webm [720x1280] 35: flv [480x854] 44: webm [480x854] 34: flv [360x640] 18: mp4 [360x640] 43: webm [360x640] 5: flv [240x400] 36 : 3gp [240x320] 17: 3gp [144x176] 137 : mp4 [1080p] (DASH Video) 136 : mp4 [720p] (DASH Video) 135 : mp4 [480p] (DASH Video) 134 : mp4 [360p] (DASH Video) 133 : mp4 [240p] (DASH Video) 160 : mp4 [192p] (DASH Video) 141 : mp4 [256k] (DASH Audio) 172 : webm [256k] (DASH Audio) 140 : mp4 [128k] (DASH Audio) 171 : webm [128k] (DASH Audio) 139: mp4 [48k] (DASH Audio) Download example: youtube-dl -f format URL #Download a video in a specified format. Here we take downloading a 1080p original quality video format as an example: youtube-dl -f 137 http://www.youtube.com/watch?v=n-BXNXvTvV4

Recommended site searches: Japanese server rental Japanese server, cn domain name registration, local ip address query, virtual host, foreign free all-in-one space, domain name registration center ip agent free version 2.80, Ministry of Industry and Information Technology domain name registration query, domain name resolution ip address query , dynamic ip server vps,

YouTube video download under linux

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码