Cartmanishere / zippyshare-scraper

A module to get direct downloadable links from zippyshare download page.
MIT License
106 stars 28 forks source link

No links working #22

Closed NextDev65 closed 4 years ago

NextDev65 commented 4 years ago

For example, https://www115.zippyshare.com/v/QPL29BGy/file.html doesn't work for any pattern and ends up in failed.log same with http version of link and administrator cmd image

Cartmanishere commented 4 years ago

Unfortunately, I can't seem to replicate this behavior.

Enter URLs (leave blank to stop): https://www115.zippyshare.com/v/QPL29BGy/file.html
Enter URLs (leave blank to stop):
[*] pattern_1 has failed for link: https://www115.zippyshare.com/v/QPL29BGy/file.html
[*] Trying next pattern
[!] REGEX_2 failed for pattern #2
[*] pattern_2 has failed for link: https://www115.zippyshare.com/v/QPL29BGy/file.html
[*] Trying next pattern
[*] pattern_3 has failed for link: https://www115.zippyshare.com/v/QPL29BGy/file.html
[*] Trying next pattern
[*] pattern_4 has failed for link: https://www115.zippyshare.com/v/QPL29BGy/file.html
[*] Trying next pattern
[*] pattern_5 has failed for link: https://www115.zippyshare.com/v/QPL29BGy/file.html
[*] Trying next pattern
[*] 1/1 links parsed https://www115.zippyshare.com/d/QPL29BGy/39307/DuOS-Lollipop-64bit.zip
[*] Verifying download links...
[*] 1/1 links verified
[*] All download links saved at links.txt
NextDev65 commented 4 years ago

Well I found one that works so I'll just edit it to write batch links to a text file