K-Meleon

KMeleonWiki > Resources > MacroLibrary > Download List Generator

Submitted by: Johnny Sim-Bravenboer



Notes:

Download List Generator is a K-Meleon addon-program that can create an incremental download list and save this list to a file. The created download list file then can be imported into most popular download managers.

The program is useful when wanting to download a large number of files from a website but not all links to the files are being displayed on the website, instead only the first and last link are being displayed. This program will create the missing links for you.

Since the program can also be used from the command line, it is possible so "send" an URL to the program from K-Meleon.

You can download the Download List Generator (Windows 2K/XP .NET v1.1) here.

You can download the Download List Generator (Win 9x) here.


In Macros:

# Send URL to Download List Generator

send_URL_to_dlg{
    menu = "Send URL to Download List Generator";
    exec("C:\\Program Files\DownListGenerator\DownListGenerator.exe ".$LinkURL);
}

# Send Selected Text to Download List Generator

send_selected_to_dlg{
     menu = "Send to Download List Generator"
     &Selected;
     exec("C:\\Program Files\DownListGenerator\DownListGenerator.exe ".$add);
}


In Menus:



Link{

%ifplugin layers
layers(OpenLink, Open in New Layer)
layers(OpenLinkBg, Open in Background Layer)
-
%endif
Open in &New Window = ID_OPEN_LINK_IN_NEW_WINDOW
Open in Back&ground Window = ID_OPEN_LINK_IN_BACKGROUND
-
bookmarks(AddLink, Bookmark This Link)
favorites(AddLink, Add Link to Favorites)
hotlist(AddLink, Add Link to Hotlist)
&Copy Link URL = ID_COPY_LINK_LOCATION
%ifplugin macros
macros(SaveLink, Save Link As...)
macros(LinkInfo, View Link URL...)
macros(LinkInIE, View Link In IE)

macros(send_URL_to_dlg)

%else
Save &Link As... = ID_SAVE_LINK_AS
%endif
}


Selected Text{

macros(URL, Go to URL)
macros(EmailText?, Send by Mail)

macros(send_selected_to_dlg)

-
!Web Search
}


Comments & Questions

K-Meleon

(c) 2000-2010 kmeleonbrowser.org. All rights reserved.
design by splif.