youtube-playlists
module for downloading video from YouTube
Install
- All systems
-
curl cmd.cat/youtube-playlists.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 update
sudo apt-get install libwww-youtube-download-perl
- Raspbian
-
apt-get install libwww-youtube-download-perl
- Dockerfile
- dockerfile.run/youtube-playlists
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.