-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loadAttributes fail #23
Comments
Yes, Links encrypted with folder key do not work at the moment. Only files with user key do. I'll fix it the next time I have a chance to work on this lib. |
Didn't notice the #F!. This may be something else. Leave this issue open for now. |
hi oh ok usually folders links are #F! strange :p thanks |
hi tony more and more files have this bug :( i confirm the problem is in (i think) File.getCipher(this.key).decryptCBC(at) it return undefined (normal?) or in the File.unpackAttributes = function(at) { in file.js i found this small code working on same links http://hacktracking.blogspot.fr/2013/07/download-mega-files-from-command-line.html thanks :) ++ |
hi many issues are appearing now with mega :( can t decode folder liks files any more, many links won t load attributes .... if you can have a look in the future toni.. thanks :) |
Did you find any solution to this? Really worried that this lib isn't going to work for my project and it's unfortunately the only one out there with this kind of capability! |
hi
don t know if mega made an update but some links can t be decoded
File.prototype._setAttributes = function(at, cb) seems not working (sorry for file linked but can t find samll exemple file with this error)
exemple #!Vs4XxRRD!cK_gNBp-7SYmr-riEqcgRiUqllsIcShTo2yDyEahdwE
give:
undefined
SyntaxError {} undefined
thanks
The text was updated successfully, but these errors were encountered: