Coder Social home page Coder Social logo

zippyst's Introduction

zippyst

crates.io Documentation Test

Extract direct download link from a zippyshare.com page.

⚠️ Following Zippyshare's March 19, 2023 announcement of closing their services, this project will not receive any new development and has been archived. ⚠️

Usage

USAGE:
    zippyst LINK...

Examples

The links bellow were used to demonstrate the usage of the command. They may have expired.

$ cargo run 'https://www3.zippyshare.com/v/CDCi2wVT/file.html'
https://www3.zippyshare.com/d/CDCi2wVT/43392/Gillette%20%2c%20the%20best%20a%20man%20can%20get.wav

$ cargo run 'https://www20.zippyshare.com/v/oRFjDgWy/file.html' 'https://www20.zippyshare.com/v/GTU4Fiku/file.html' 'https://www20.zippyshare.com/v/QW589nBO/file.html'
https://www20.zippyshare.com/d/oRFjDgWy/40318/dev-v2.0.json
https://www20.zippyshare.com/d/GTU4Fiku/36115/run.js
https://www20.zippyshare.com/d/QW589nBO/26959/Gillette%20%2c%20the%20best%20a%20man%20can%20get.wav.download.zip

$ xargs -a links.txt zippyst
https://www20.zippyshare.com/d/oRFjDgWy/40318/dev-v2.0.json
https://www20.zippyshare.com/d/GTU4Fiku/36115/run.js
https://www20.zippyshare.com/d/QW589nBO/26959/Gillette%20%2c%20the%20best%20a%20man%20can%20get.wav.download.zip

Algorithm changes

If you find any link that may not work with this project, please open an issue to let me know, so I might try to support the new algorithm.

Disclaimer

This project uses and may run script that are downloaded from the download page. Use it at your own risk.

zippyst's People

Contributors

dependabot[bot] avatar scotow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

nunodxxd

zippyst's Issues

Currently broken

Some of the regexes might have been broken, i'm getting a ScriptContentNotMatching error.

[arion@kompooter zippyst]$ ls
Cargo.lock  Cargo.toml  README.md  src  target
[arion@kompooter zippyst]$ cargo run 'https://www3.zippyshare.com/v/CDCi2wVT/file.html'
    Finished dev [unoptimized + debuginfo] target(s) in 0.06s
     Running `target/debug/main 'https://www3.zippyshare.com/v/CDCi2wVT/file.html'`
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ScriptContentNotMatching', src/bin/main.rs:11:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'main' panicked at 'task has failed', /home/arion/.cargo/registry/src/github.com-1ecc6299db9ec823/smol-0.1.4/src/task.rs:263:55
[arion@kompooter zippyst]$

The test link used is that of the examples in https://github.com/scotow/zippyst#examples

About file expired

Hi, thanks for the tools.

With the command cargo run 'https://www3.zippyshare.com/v/CDCi2wVT/file.html' or xargs -a links.txt zippyst is file expired reset to 30 days or not? or this tools only get direct links?

Before I'm using zippyst, I'm using this tool's https://github.com/Cartmanishere/zippyshare-scraper, but for some reason it stopped working.

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.