Downloading YouTube videos with a Perl one-liner
Downloading YouTube videos with a Perl one-liner
Last time I explained how YouTube videos can be downloaded with gawk programming language by getting the YouTube page where the video is displayed and finding out how the flash video player retrieves the FLV (flash video) media file. This time I?ll…