Git Product home page Git Product logo

Comments (6)

Cartmanishere avatar Cartmanishere commented on August 27, 2024

@BeyondInsanity Can you provide an example where the script is not working. I tested it with following filecrypt link and it is working -- https://filecrypt.co/Container/1030AD6C57.html

Please ensure that the filecrypt link does not have a password or a captcha. Otherwise this doesn't work. In that case, you can visit the filecrypt link and download the dlc file from that page.

Then you can use that dlc file with the script as given in the README.

from zippyshare-scraper.

BeyondInsanity avatar BeyondInsanity commented on August 27, 2024

-- https://filecrypt.co/Container/1030AD6C57.html

Hey,

I'm not sure, maybe I'm doing something wrong I guess. I'm trying to parse just a simple test.txt file from zippy. https://www97.zippyshare.com/v/vNfPz9jS/file.html

I've created filecrypt folder just to test it out, downloaded dlc file and tried following command:
zippyshare.py --dlc 9620b1f82a53640070aec683ac17a4c089a561c3.dlc --out-file outputLinks.txt

It certainly process the filecrypt side of things, but zippy is not working for some reason:
[] Using JSEngine for generating links
[
] Did not find the required logic for creating link - https://www97.zippyshare.com/v/vNfPz9jS/file.html
[] Failed to parse - https://www97.zippyshare.com/v/vNfPz9jS/file.html
[
] Verifying download links...
Time taken: 0.328s
[] All download links saved at outputLinks.txt
[
] All failed links saved at failed.log

When changing engine to text - All patterns have failed.

from zippyshare-scraper.

Cartmanishere avatar Cartmanishere commented on August 27, 2024

@BeyondInsanity Can you try using a VPN or something. Because the same link seems to be working for me.

Enter URLs (leave blank to stop): https://www97.zippyshare.com/v/vNfPz9jS/file.html
Enter URLs (leave blank to stop):
[*] Using JSEngine for generating links
[*] 1/1 links parsed https://www97.zippyshare.com/d/vNfPz9jS/362380/test.txt
[*] Verifying download links...
[*] 1/1 links verified
Time taken: 1.937s
[*] All download links saved at /tmp/links.txt

from zippyshare-scraper.

BeyondInsanity avatar BeyondInsanity commented on August 27, 2024

@BeyondInsanity Can you try using a VPN or something. Because the same link seems to be working for me.

Enter URLs (leave blank to stop): https://www97.zippyshare.com/v/vNfPz9jS/file.html
Enter URLs (leave blank to stop):
[*] Using JSEngine for generating links
[*] 1/1 links parsed https://www97.zippyshare.com/d/vNfPz9jS/362380/test.txt
[*] Verifying download links...
[*] 1/1 links verified
Time taken: 1.937s
[*] All download links saved at /tmp/links.txt

VPN doesn't help, turned off my firewall for good measure as well, no luck. Just for more info, links work fine when downloading them normally via web browser and parsing in jDownloader works fine as well... It's odd.

from zippyshare-scraper.

Cartmanishere avatar Cartmanishere commented on August 27, 2024

@BeyondInsanity you can do one thing to help me debug this further.

Copy the full HTML content that you get and send that to me. You can download the content using - wget <link> -O zippy.html

Maybe using that I might be able to find any difference between what you are seeing and what I am seeing.

from zippyshare-scraper.

BeyondInsanity avatar BeyondInsanity commented on August 27, 2024

@BeyondInsanity you can do one thing to help me debug this further.

Copy the full HTML content that you get and send that to me. You can download the content using - wget <link> -O zippy.html

Maybe using that I might be able to find any difference between what you are seeing and what I am seeing.

Sure thing. Here it is. Couldn't upload it as html file though, so I just renamed it to txt.
zippy.txt

from zippyshare-scraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.