UserScripts Archive
Mega & Mediafire - Printable Version

+- UserScripts Archive (http://usa.x10host.com/mybb)
+-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3)
+---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6)
+---- Thread: Mega & Mediafire (/showthread.php?tid=499)



Mega & Mediafire - Fiju - 02-04-2021

Post #307 in Updates:
Quote:I Still have been unable to fix the problem with mediafire and mega.nz, I made it so the new mega links will check now but the old style will not.

If anyone knows how to fix mega or mediafire please let me know, it seems to be something i can not fix.

Hi Mental

I took the latest version of your script and modified it to (hopefully) support mega.nz and mediafire for all links, including folders too. 
Both use API to check links, but mega checks all links in one request, so it's even faster.
Besides checking, I also modified code that displays tooltip info for mega and mediafire - it uses API for both, and shows some extra info for mediafire. 
To decrypt mega filenames, cryptoJS library had to be included (required).

The code probably is ugly, but it works  Smile
Hope you'll be able to use it to make a new version.

https://www.mediafire.com/file/2rnr1vnyr5q73uc/W.A.R.+Links+Checker+Premium+modified+for+mega+and+mediafire.user.js.zip/file


RE: Mega & Mediafire - mental - 02-10-2021

thanks, I will check it as soon as i get some time.


RE: Mega & Mediafire - mental - 02-10-2021

Testing it now and it is working good, If all goes well i will be putting up a new version tomorrow with the new code for mediafire & mega.

Thanks Smile


RE: Mega & Mediafire - mental - 02-11-2021

Uploaded a new version with the mediafire & mega code
Also I added a line to the config/about page for all the people that have helped me keep this script working.
[Image: ae0tynn4b78t.jpg]

Thanks for the help Fiju, I really appreciate it.


RE: Mega & Mediafire - Fiju - 02-12-2021

No problem, glad I could help Smile