leo charre

contact links about resume

dev design near life experience heroes




reapflv, youtube and general flv flash movie reaper

I’d been wanting to have a script that acts as a general flv reaper to get movies off youtube or other websites.

This release is an alpha, works pretty well on i386 2.6.25.9-40.fc8 gnu linux.
You’ll need to have gnu wget.

reapflv v 1.03 - download flash videos from sites and youtube

   -u url         url string or path to html source
   -d             debug
   -h             help
   -g             get the urls with wget instead of just print to screen
   -e             show embeds

USAGE EXAMPLES:

View what the urls are, might be, etc.

   reapflv http://www.youtube.com/watch?v=FCXlCkY4Y5g
   reapflv -u http://www.youtube.com/watch?v=FCXlCkY4Y5g

Actually attempt to download:

   reapflv -g http://www.youtube.com/watch?v=FCXlCkY4Y5g
   reapflv -g -u http://www.youtube.com/watch?v=FCXlCkY4Y5g

If we find a title, the file is named that.

Download reapflv.

Should work on a mac too.
You’ll need cpan Getopt::Std::Strict.

reapflv

flash movie reaper for youtube and other sites




Linux User