|
Installation
How to install get_flash_videos
RequirementsBasic requirements:
Optional requirements (for support for certain sites):
Various operating systemsDebian / Ubuntu packaged versionRun the following commands in a terminal, this installs it system-wide. sudo apt-get install libwww-mechanize-perl libxml-simple-perl wget http://get-flash-videos.googlecode.com/files/get-flash-videos_1.18-1_all.deb sudo dpkg -i get-flash-videos_1.18-1_all.deb Then, to download something: get_flash_videos url.. See UsageExamples for more. Other Linux/Unix-like OSInstall the Perl modules WWW::Mechanize (required) and XML::Simple (required for some sites). Preferably install the packaged versions of these provided by your distribution. If you can't, install the modules off CPAN - see the perlmodinstall documentation for more information. Then run the following commands in a terminal, this installs get-flash-videos system-wide. sudo wget http://get-flash-videos.googlecode.com/files/get_flash_videos-1.18 -O /usr/local/bin/get_flash_videos sudo chmod a+x /usr/local/bin/get_flash_videos Then, to download something: get_flash_videos url.. See UsageExamples for more. WindowsInstall ActivePerl, making sure you tell the installer to add perl's bin directory to your PATH. Install the Perl modules WWW::Mechanize (required) and XML::Simple (required for some sites). You can install these using ActivePerl's PPM tool. Save get-flash-videos somewhere on your hard disk, for example c:\flash. Then, to download something: Start -> Run -> cmd perl c:/flash/get_flash_videos url We haven't tested rtmpdump on win32. OSXRun the following commands in a terminal, this installs it in your home directory. curl -o get_flash_videos http://get-flash-videos.googlecode.com/files/combined-get_flash_videos-1.18 chmod a+x get_flash_videos Then, to download something: ./get_flash_videos url.. See UsageExamples for more. Note you may also need to install the Perl modules XML::Simple and Data::AMF for support for some sites. rtmpdumpget_flash_videos can download videos from servers over RTMP, this needs rtmpdump. You can get a copy of rtmpdump from here, or from http://rtmpdump.mplayerhq.hu. If you compile it or use an unpackaged version you should copy this to somewhere on your PATH (e.g. /usr/local/bin). Using get_flash_videosSee the manpage for details on how to use get_flash_videos. |
Sign in to add a comment
When you have "url" in the example commands, it should be more specific, such as "http://www.example.com/directory/videos/flash" etc. or add a note outside the example saying to replace "url" with the desired address or whatever. Do you mean to replace "url" with an actual URL address or are we supposed to use some special syntax when referring to the URL or what? Make it more clear for the command-line inept.
I've added a link to a usage examples section, but yes it should just be the URL.
finally! i have been looking for this for 1 year! i don't want to use firefox :)
thanks. keep it updated ^^
There is no notification of new comments here, therefore if you would like a response please use the mailing list: http://groups.google.com/group/get-flash-videos/