Filelist as a Textfile in one way

Ask for help about FlashGot, no registration needed to post
Post Reply
Funfaria

Filelist as a Textfile in one way

Post by Funfaria »

Hiho :) !

Okay :) :) ... here we go...

Do you know a Downloadtool for Flashgot, where I can export the Downloadlinks in one way ?

I have to crypt and decrypt my whole links again.
Now I clicked on every Link, clicked on "Auswahl mit Flashgot laden" and than the Freedownloader
takes every single link, but I can't copy these links in my Clipboard, it works only with one Link.
I tried to export the Links as a Textfile and used a Texteditor but it wasn't working.
With ONE Link it's not a Problem, I can use the Clipboard, but with more than one, it's a Problem
under "Free Downloadmanager"

Thanks in advance :)
Fun
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Filelist as a Textfile in one way

Post by therube »

I clicked on every Link
You want to Left-click (& hold & drag the mouse) & highlight the links you want, then "Auswahl mit Flashgot laden".

That should send the selected links to Freedownloader.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090327 SeaMonkey/2.0b1pre
funfaria
Posts: 3
Joined: Sat Mar 28, 2009 3:40 pm

Re: Filelist as a Textfile in one way

Post by funfaria »

Hi :) !
That should send the selected links to Freedownloader.
Yep and after that, I clicked on EXPORT LINKS (Under Free DownloadManager) and have my Textfile with the whole links :) (That's what I need)
But I'm looking for an easier way to export my Links. :).

Thank you :)
Fun
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Filelist as a Textfile in one way

Post by therube »

Set something like this up as a custom download manger, see http://flashgot.net/features#customdm.

Code: Select all

user_pref("flashgot.custom", "To FILE");
user_pref("flashgot.custom.Retriever.maxLinks", 10);
user_pref("flashgot.custom.To_FILE.args", "[UFILE]");
user_pref("flashgot.custom.To_FILE.exe", "C:\\BIN\\win32pad.exe");
Instead of sending your links to your download manager, it will send your links a file, which then opens in a text editor.

The "downloader" will be called, "To FILE". (You can change the name as wanted, zur Akte, perhaps.)
[UFILE] is the list of links that is transferred.
"C:\\BIN\\win32pad.exe" is the editor I use. You would change that to notepad.exe or whatever.

@Giorgio, still feel, http://forums.mozillazine.org/viewtopic ... 6#p3293406 ...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090327 SeaMonkey/2.0b1pre
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Filelist as a Textfile in one way

Post by therube »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090327 SeaMonkey/2.0b1pre
funfaria
Posts: 3
Joined: Sat Mar 28, 2009 3:40 pm

Re: Filelist as a Textfile in one way

Post by funfaria »

Hiho again :) !

First time, THANKS alot for your help :)
therube wrote:Set something like this up as a custom download manger, see http://flashgot.net/features#customdm.
Sorry :( it didn't worked here , but I'm sure, I was making something wrong. I was testing two ways... first way:

Code: Select all

user_pref("flashgot.custom", "To FILE");
user_pref("flashgot.custom.Retriever.maxLinks", 10);
user_pref("flashgot.custom.To_FILE.args", "[UFILE]");
user_pref("flashgot.custom.To_FILE.exe", "C:\\BIN\\win32pad.exe");
I saved this as a EXE (like text.exe) and add this as a Downloadmanager.
I changed this

Code: Select all

user_pref("flashgot.custom", "Textedi");
user_pref("flashgot.custom.Retriever.maxLinks", 10);
user_pref("flashgot.custom.To_FILE.args", "[UFILE]");
user_pref("flashgot.custom.To_FILE.exe", "C:\notepad.exe");
But nothing happend here.. Notepad.exe wasn't starting, when I was trying to add the Links

Now I used the Wackget Manager and copy your lines into the Parameters Window (where you will find only URL normaly)
But it didn't worked too.
Well I'm a beginner :oops: so Im sure, I did something wrong.. hmm but what :) !?

Thanks alot again
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Filelist as a Textfile in one way

Post by therube »

Heh, I think I steered you wrong, kind of.

No, you don't save it as an *.exe, you modify those entries in about:config.

If you took what I had posted, unchanged except of the path & name of the text editor, I believe it woulod have worked.

Otherwise ...

FlashGot Options | General -> Add
Enter Download Manager name: -> Textedi
-> at that point, a dialog comes up where point it to notepad.exe
From there, you enter [UFILE] (in place of [URL] which will show by default) in the Command line arguments template: box.
Check Shown in context menu as desired.
Click OK.

That should set things up for you.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090327 SeaMonkey/2.0b1pre
funfaria
Posts: 3
Joined: Sat Mar 28, 2009 3:40 pm

Re: Filelist as a Textfile in one way

Post by funfaria »

That should set things up for you.
Juchu :) :) ! This one was working and was really easy to handle it :)
Thank you so much :) :) !! :mrgreen:

Bye
fun
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Filelist as a Textfile in one way

Post by therube »

No problem :-).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090327 SeaMonkey/2.0b1pre
Post Reply