stck-lzm / badown

badown (bash-downloader for mediafire, zippyshare & mega)
GNU General Public License v3.0
60 stars 15 forks source link

Stopped working #1

Closed name01019 closed 5 years ago

name01019 commented 5 years ago

Thanks for writing this program. Script stopped working recently for Zippyshare.

Output below: ./badown: line 129: 0, 3); 'dlbutton').omg.length; Math.pow + 11: syntax error in expression (error token is "); 'dlbutton').omg.length; Math.pow + 11") mv: cannot move '.tmp' to '': No such file or directory./badown: line 129: 0, 3); 'dlbutton').omg.length; Math.pow + 11: syntax error in expression (error token is "); 'dlbutton').omg.length; Math.pow + 11") mv: cannot move '.tmp' to '': No such file or directory

stck-lzm commented 5 years ago

I see where the problem is. The zippyshare links are quite easy get. There is a javascript in the download page that does some arithmetic to "protect" the download links. They might have change the math.

stck-lzm commented 5 years ago

just pushed the new version, this should work now. they indeed modified the arithmetic.