Download high quality youtube videos with freebsd terminals - In this article ane will give tips on how to download youtube videos quickly just by using the freebsd unix terminal, make sure you have prepared a virtual machine containing a freebsd operating system or installed permanently.
Here using open source / free software, where users can modify or develop the source code of the software, without having to pay to the software maker.
For software installation is very easy, including how to use it, for the download process is very fast because it uses cli mode or text mode, the advantage of using cli mode is not too much computer resources from using gui mode.
The application used to download youtube videos using youtube-dl is an open source download manager application that can download video and audio from youtube as the source, this youtube-dl application is released under the unlicense license.
Python, pip, and youtube-dl installation in FreeBSD Terminal
Youtube-dl is built using the python programming language and runs with command mode in the terminal, besides that youtube-dl can be installed not only in freebsd it can also be any operating system such as unix, linux, windows, and android as long as python is installed.
Note
when installing software in the terminal, make sure the root user is activated.
- Install Python
Command Line
su -
pkg install -y python
Install pip
pkg install -y py38-pip
Install youtube-dl
pip install youtube-dl
View parameters from youtube-dl
youtube-dl --help
How to Use youtube-dl
youtube-dl -F link-video-youtube
youtube-dl -f 18 link-video-youtube
Download Quick Technique videos
youtube-dl link-video-youtube
youtube-dl -cia nama-file-txt