« Add files to Totem playing list from Nautilus
Print to CUPS printer instances »

Mass download

November 10th, 2005 by George Notaras

I’ve written this script so that I can download multiple files of the same type from a web page. The file extension can be defined in a dialog box that appears as soon as the script is run. It uses Lynx to parse the web page for links and Zenity for the dialogs. The desired download manager can be specified in the script. It uses GWget by default. I mainly use this script as an Epiphany action.

Here is a small howto (this assumes that you have the Epiphany-Extensions installed):

  1. In the Actions panel, add a new action
  2. Put anything you like for Name and Description
  3. Put the script’s filename as the command. (if you have placed the script in a directory outside of your PATH, then you have to specify the full path to the script)
  4. Check the box "Applies to: Pages"
  5. Right click on the desired web page (not on links) and select your action.

Installation: put it in ~/bin/ directory or any other directory that is in your PATH and enable the executable attribute.
Usage: select some files and access the script from the right-click menu.

Version: 0.4
Requires: Lynx, Zenity, (GWget)

Download the script from the link below:
mass_download.tar.gz

The Mass download by George Notaras, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Terms and conditions beyond the scope of this license may be available at www.g-loaded.eu.

Related Articles

Tags: , , ,

Bookmark and Share

One Response to “Mass download”

  1. mahmoud Says :

    i need mass downlaod

Comments are automatically disabled after a certain period of time. Further discussion about the published content is still possible though in the G-Loaded Forums.