JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 13.09.2017, 09:45
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default How to automatically check MD5 of a downloaded file with a MD5 from list?

I have a excel file that contains both DOWNLOAD LINK and MD5 for each download link.


So, How can i let JDOWNLOADER 2 check MD5 of a file after it is downloaded with a MD5 from my list above?

Many thanks and best regards!

Last edited by Jiaz; 13.09.2017 at 10:08. Reason: format for clarity
Reply With Quote
Old 13.09.2017, 09:54
leanhdung
Message deleted by Jiaz.
  #2  
Old 13.09.2017, 10:12
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

And what do you want to achive? *check MD5...* and then what?
You can use the eventscripter and then call a script that does what you want.
Calculate the MD5 and then compare to list.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 13.09.2017, 10:30
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
And what do you want to achive? *check MD5...* and then what?
You can use the eventscripter and then call a script that does what you want.
Calculate the MD5 and then compare to list.
and then show in JDOWNLOADER that file has md5 which is different from that in my files! --> So, i can redownload these corrupted files!

I have to download 10,000 files. so in my list, i have 10,000 LINKS and 10,000 MD5(s) accordingly.

How can i import these MD5(s) in to jdownloader?

Many thanks

Last edited by leanhdung; 13.09.2017 at 10:35.
Reply With Quote
  #4  
Old 13.09.2017, 10:39
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
And what do you want to achive? *check MD5...* and then what?
You can use the eventscripter and then call a script that does what you want.
Calculate the MD5 and then compare to list.
I have no knowledge about coding and programming!

If it's possible, please help me with the script you mentioned above!

I attached an sample of my list! Many thanks!
Attached Files
File Type: xlsx sample.xlsx (9.2 KB, 0 views)
Reply With Quote
  #5  
Old 13.09.2017, 10:48
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

JDownloader is able to parse HASH from filename.
I suggest you generate links like the following example: url#md5=MD5
Then you create a Packagizer Rule
Settings-Packagizer
sourceurl(s), contains, #md5=([0-9a-fA-F]{32}), enable regex
set filename, <jd:orgfilenamewithoutext>-[<jd:source:1>].<jd:orgfiletype>

wait for next core update, then JDownloader also supports md5 from filename

you could also use sfv files (CRC32 only)
I will also add support for .md5 and .sha1 and .sha256 files
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 13.09.2017, 10:55
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
JDownloader is able to parse HASH from filename.
I suggest you generate links like the following example: url#md5=MD5
Then you create a Packagizer Rule
Settings-Packagizer
sourceurl(s), contains, #md5=([0-9a-fA-F]{32}), enable regex
set filename, <jd:orgfilenamewithoutext>-[<jd:source:1>].<jd:orgfiletype>

wait for next core update, then JDownloader also supports md5 from filename

you could also use sfv files (CRC32 only)
I will also add support for .md5 and .sha1 and .sha256 files
Although i don't understand what you mention above I suggest Jdownloader can read both download links and MD5 from text file or file containers
Reply With Quote
  #7  
Old 13.09.2017, 10:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

With next core update JDownloader will also be able to parse MD5 from filename.
sfv files are already support. I will add support for .md5/.sha1.. files as well
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 13.09.2017, 11:00
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
With next core update JDownloader will also be able to parse MD5 from filename.
sfv files are already support. I will add support for .md5/.sha1.. files as well
Can i know when the next update is available to download?
Reply With Quote
  #9  
Old 13.09.2017, 11:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

I will inform here
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 13.09.2017, 11:08
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
I will inform here
Many thanks and best wish for you!
Reply With Quote
  #11  
Old 17.10.2017, 10:12
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
I will inform here
Is that update available now bro ?
Reply With Quote
  #12  
Old 17.10.2017, 10:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

Already live since back then
__________________
JD-Dev & Server-Admin
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 00:28.
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.