youtube-download
module for downloading video from YouTube
Install
- All systems
-
curl cmd.cat/youtube-download.sh
- Debian
-
apt-get install libwww-youtube-download-perl - Ubuntu
-
apt-get install libwww-youtube-download-perl - Kali Linux
-
apt-get install libwww-youtube-download-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libwww-youtube-download-perl - Raspbian
-
apt-get install libwww-youtube-download-perl
libwww-youtube-download-perl
module for downloading video from YouTube
WWW::YouTube::Download is a Perl module that provides a basic interface to YouTube's video sharing service. It enables developers to programmatically retrieve information (titles and format information), and more importantly, to download arbitrary videos.