Coder Social home page Coder Social logo

chibisafe-sharex-scraper's Introduction

Chibisafe-Sharex-Scraper

Simple Script written in Python for download galleries of images / videos

Supported links:

Installation

You will need to install git, and then run git clone [repository url] from your terminal/cmd.

To run this, you will also need python, if you will be installing from windows, also don't forget to check Add to PATH box during the installation!

After that, you will need to install the needed python packages. To do that, run pip3 install -r requirements.txt (if that won't work, you can also try python3 -m pip install ...)

Run Script

To run python script, just type the following command python3 main.py -u <url>

Command usage

-u Required - The url which contains images or videos. Supported links: pixl.is, cyberdrop.me, putme.ga, bunkr.is

-p Optional - Show progress bar from each url. By default it's False

-w Optional - Maximum amount of workers for downloading. By default it's 20 which is usually fast enough

By default displays the progress bar for downloaded files.

Notes

Note that the script maintains an event log logs.log that can be used to understand system activity and diagnose problems.

chibisafe-sharex-scraper's People

Contributors

alexdotis avatar itsdrike avatar

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.