RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Download Flash Video (flv) files from web-sites

In a fit of Flash-induced rage, I created flv-dl, which allows one to download or play Flash Video (flv) files from their web-pages, directly from the command-line.

flv-dl -o video.flv "URL" flv-dl -p mplayer "URL" flv-dl --dump "URL"

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in