JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 03.09.2011, 15:28
SeveQ
Guest
 
Posts: n/a
Default Konfigurierbares Universalplugin?

Hi Leute,

mal wieder ein windiger Vorschlag meinerseits, der mir gerade so in den Sinn kam. Vielleicht wurde sowas ja auch schon vorgeschlagen... falls ja, bin ich zu blöd zum Suchen. Wie dem auch sei...

Wie wär's mit einem universellen Hoster-Plugin, das man als einigermaßen versierter Nutzer über eine vereinfachte Konfigurationssprache (in XML oder YAML oder whatever...) um Hoster erweitern kann? Man müsste dafür kein Java können, kein Eclipse installieren und keine Sourcen vom jDownloader übersetzen. Man müsste lediglich rudimentär die jeweilige Metasprache beherrschen.

Beispielsweise könnte eine Konfiguration für einen Hoster grob so ausschauen:
Code:
<hoster baseurl="**External links are only visible to Support Staff**>
  <fetchdownloadurl>
    <load url="{selectedurl}">
      <grab xpath="//a[@class='link']" />
    </load>
  </fetchdownloadurl>
</hoster>
Wobei man "grab" und "load" beliebig schachteln können sollte, um den URL-fetch einer beliebig tiefen Seitenverschachtelung zu ermöglichen. Als Download URL zurückgegeben würde dann die gegrabbte URL der tiefsten Verzweigung (im Beispiel direkt nur eine Ebene). Man könnte noch weitere Tags einführen, um auch Downloadtitel und andere Informationen zu holen, sowie Tags für Medienkonvertierung und für Captcha.

Allgemein die Frage: was hieltet ihr von solch einem Hoster-Plugin?
Reply With Quote
  #2  
Old 03.09.2011, 15:53
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,674
Default

sorry about the english

If links can be direct downloaded, meaning they are visible to download without any other steps need to start the download. You only need to use a method of import and some browser addons/extensions already do this, eg. flashgot. Or you can 'Add the url manually into Linkgrabber, This will parse the website and find the link.

I've also proposed a new method which I'm calling 'simple decrypter' which will allow users to define/set simple tasks, within a easy user interface. This basically covers what your proposing without the need for any external formats or files that users need to make themselves. To me this is the best approach. Check out the svn ticket, it explains in more detail.

__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
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 21:17.
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.