youtube download :: youtube-dl
youtube-dl Format Selection
youtube-dl Config File
사용량
1. youtube 의 공유(Share)버튼을 눌러 short url을 copy
ex> https://youtu.be/R1Qn2bcZRTo
2. 다운로드
Shell
Video format code ‘bestvideo[ext=mp4]+bestaudio[ext=m4a]’
Shell
youtube-dl –list-formats URL
사용가능한 Video Format Options 확인하기 (-F, –list-formats)
1920*1080 1280*720 854*480 640*360 30fps
Shell
youtube-dl -f + [youtube link]
Shell
HELP
Shell
UN46C6500VF 46형 Full HD LED( UN46C6500VF) 지원코덱

설치
https://www.youtubedownloaderhd.com/
https://www.youtubedownloaderhd.com/mac.html
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl
예전엔 아래처럼 됐었는데…
⇒ sudo apt-get install youtube-dl
사용 명령어
⇒ sudo youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]' URL