Ubuntu 11.04: Flash-Videos mit get-flash-videos herunterladen
Mit dem Kommandozeilen-Tool get-flash-videos können Sie Videos von Flash-basierten Video-Hostern wie zum Beispiel YouTube herunterladen.
Das Debian-Installationspaket können Sie mit dem folgenden Befehl herunterladen.
georg@ubuntu1104:~$ wget http://get-flash-videos.googlecode.com/files/get-flash-videos_1.24-1_all.deb
Bevor Sie dieses installieren können, müssen Sie die Pakete libwww-mechanize-perl und libxml-simple-perl installieren.
georg@ubuntu1104:~$ sudo apt-get install libwww-mechanize-perl libxml-simple-perl
Anschließend installieren Sie das Debian-Installationspaket mit dem folgenden Befehl.
georg@ubuntu1104:~$ sudo dpkg -i get-flash-videos_1.24-1_all.deb
Einen Überblick über die verfügbaren Optionen erhalten Sie durch einen einfachen Aufruf von get_flash_videos.
georg@ubuntu1104:~$ get_flash_videos
get_flash_videos version 1.24 (http://code.google.com/p/get-flash-videos/)
Usage: /usr/bin/get_flash_videos [OPTION]... URL...
/usr/bin/get_flash_videos [OPTION]... search string
Downloads videos from the web pages given in URL or searches Google Video
Search for 'search string'. If the URL contains characters such as '&' you
will need to quote it.
Options:
--add-plugin Add a plugin from a URL.
-d --debug Print extra debugging information.
-f --filename Filename to save the video as.
-p --play Start playing the video once enough has been downloaded.
--player Player to use for the video (default: xdg-open).
--proxy Proxy to use, use host:port for SOCKS, or URL for HTTP.
--subtitles Download subtitles where available.
-q --quiet Be quiet (only print errors).
-r --quality Quality to download at (high|medium|low, or site specific).
-u --update Update to latest version.
-v --version Print version.
-y --yes Say yes to any questions (don't prompt for any information).
get_flash_videos version 1.24 (http://code.google.com/p/get-flash-videos/)
Usage: /usr/bin/get_flash_videos [OPTION]... URL...
/usr/bin/get_flash_videos [OPTION]... search string
Downloads videos from the web pages given in URL or searches Google Video
Search for 'search string'. If the URL contains characters such as '&' you
will need to quote it.
Options:
--add-plugin Add a plugin from a URL.
-d --debug Print extra debugging information.
-f --filename Filename to save the video as.
-p --play Start playing the video once enough has been downloaded.
--player Player to use for the video (default: xdg-open).
--proxy Proxy to use, use host:port for SOCKS, or URL for HTTP.
--subtitles Download subtitles where available.
-q --quiet Be quiet (only print errors).
-r --quality Quality to download at (high|medium|low, or site specific).
-u --update Update to latest version.
-v --version Print version.
-y --yes Say yes to any questions (don't prompt for any information).
Wenn Sie ein Flash-Video von einer Webseite herunterladen wollen, müssen Sie nur die URL der Webseite als Argument an get_flash_videos übergeben.
georg@ubuntu1104:~$ get_flash_videos http://www.heise.de/security/artikel/IPv6-und-die-Sicherheit-1251552.html
Dieser Eintrag wurde am 09.06.2011 erstellt.
Direkter Link zu dieser Seite: http://www.gtkdb.de/index_34_1299.html
[ Zur Startseite ] [ Zur Kategorie ]
© 2004-2021 by Georg Kainzbauer