Posts Tagged ‘youtube’

Download youtube videos

Sunday, February 17th, 2008

To download all videos from a youtube user, use this shell script:

Source Code.

HOWTO:

$> youtube_down_all.sh <youtube_username> <destination_directory>

To convert flv files to other format, you can use ffmpeg.