View Single Post
  #349  
Old 22.02.2018, 13:18
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,545
Default

Quote:
Originally Posted by Taobaibai View Post
Doesn't work for me? Is there an update?
To extract archives at scheduled time (Runs only once a day. Does not wait for all download to finish), use the old (rewritten) script:
Code:
github.com/mgpai/resources/blob/master/jdownloader/eventscripter/scripts/Taobaibai.js

Quote:
Originally Posted by Taobaibai View Post
it extracts while downloading. I just want to finish all my downloads before extracting.
To extract archives only after all downloads have finished, use this new script:
Code:
github.com/mgpai/resources/blob/master/jdownloader/eventscripter/scripts/Taobaibai_2.js

If you want the links which are currently on your list to be extracted by the script, make sure that 'auto extraction' has been disabled for those links. You can select those links and view/change their extraction settings using "Archive(s)" sub menu in the context menu or "Package/Link Properties Panel" in the bottom tool bar.
Reply With Quote