Scaricare Video YouTube

YOUTUBE-DL NAME youtube-dl - download videos from youtube.com or other video platforms SYNOPSIS youtube-dl OPTIONS (#options) URL [URL...] DESCRIPTION youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.3+, and it is not platform specific. It should work on your Unix box, on Win‐ dows or on Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. EXAMPLE: youtube-dl -F http://www.youtube.com/watch?v=Vx7OQrN_N5c -F lista tutti i formati disponibili [youtube] Setting language [youtube] 1Pc-NizMgg8: Downloading webpage [youtube] 1Pc-NizMgg8: Downloading video info webpage [youtube] 1Pc-NizMgg8: Extracting video information [info] Available formats for 1Pc-NizMgg8: format code extension resolution note 140 m4a audio only DASH audio , audio@128k (worst) 160 mp4 144p DASH video , video only 133 mp4 240p DASH video , video only 134 mp4 360p DASH video , video only 135 mp4 480p DASH video , video only 136 mp4 720p DASH video , video only 17 3gp 176x144 36 3gp 320x240 5 flv 400x240 43 webm 640x360 18 mp4 640x360 22 mp4 1280x720 (best) youtube-dl -f <FORMAT> -t http://www.youtube.com/watch?v=Vx7OQrN_N5c -t salva il video con il titolo impostato su youtube. -f, --format FORMAT video format code, specify the order of preference using slashes: "-f 22/17/18". "-f mp4" and "-f flv" are also supported. You can also use the special names "best", "bestvideo", "bestaudio", "worst", "worstvideo" and "worstaudio". By default, youtube-dl will pick the best quality. --all-formats download all available video formats Per le altre opzioni disponibili: youtube-dl -h