Sorrow446 / ZS-DL

CLI Zippyshare downloader written in Python.
26 stars 12 forks source link

Exception: Failed to get file URL. File down or pattern changed #6

Closed chickenstealers closed 3 years ago

chickenstealers commented 3 years ago

I think the pattern has change on zippyshare

URL 1 of 3: URL failed. Traceback (most recent call last): File "zs-dl.py", line 183, in main(url) File "zs-dl.py", line 150, in main file_url, fname = extract(url, server, id) File "zs-dl.py", line 106, in extract raise Exception('Failed to get file URL. File down or pattern changed.') Exception: Failed to get file URL. File down or pattern changed.

can you check it? Thanks

chickenstealers commented 3 years ago

Owh sorry, it's working fine The file has been removed on zippyshare, so it generate error

Thanks