JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 18.01.2020, 15:15
podgod
Guest
 
Posts: n/a
Default DLC files. Multiple filenames?

Hi guys. I wrote a python script to create a crawljob file. It looks something like this...
Code:
->NEW ENTRY<-
downloadFolder=C:\location1
autoStart=TRUE
forcedStart=TRUE
autoConfirm=TRUE
filename=name1
**External links are only visible to Support Staff**
->NEW ENTRY<-
downloadFolder=C:\Location2
autoStart=TRUE
forcedStart=TRUE
autoConfirm=TRUE
filename=name2
**External links are only visible to Support Staff**
->NEW ENTRY<-
downloadFolder=C:\Location3
autoStart=TRUE
forcedStart=TRUE
autoConfirm=TRUE
filename=name3
**External links are only visible to Support Staff**
It works. Problem is, jDownloader only sees 1 filename for all links. Is there something I'm missing?

Last edited by podgod; 18.01.2020 at 15:19.
Reply With Quote
  #2  
Old 18.01.2020, 15:39
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,528
Default

Quote:
Originally Posted by podgod View Post
... Problem is, jDownloader only sees 1 filename for all links ...
Missing 'text' key before url. Should be for e.g.:
Code:
text=https://board.jdownloader.org
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 05:45.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.