stck-lzm / badown

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

Handle missing Zippyshare files? #3

Closed outhud closed 4 years ago

outhud commented 4 years ago

Tried badown for the first time today, there's an error from Zippyshare. Maybe they changed the layout?

./badown http://www15.zippyshare.com/v/SJRKbQv7/file.html (standard_in) 1: syntax error ./badown: line 133: %: syntax error: operand expected (error token is "%")

outhud commented 4 years ago

Just noticed this file was removed. I assume these are not handled in the script? Is there a way of ignoring missing files in a list of Zippyshare links and just continue to the next URL?

It also seems this working URL does not download: https://www17.zippyshare.com/v/Fm6yWyWW/file.html

stck-lzm commented 4 years ago

Hello, just noticed your issue, I have a look at it and come back with a solution by friday hopefully. It is not the first time this happen

stck-lzm commented 4 years ago

https://github.com/stck-lzm/badown/commit/75ce25f240ae448edd98c8743ab7dd18cd937c90 just pushed this, it should fix your problem.