Giter Site home page Giter Site logo

ruanimal / bunkrr-album-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imufo/bunkrr-album-downloader

0.0 0.0 0.0 10 KB

This is a simple app written in python with python libraries to download a bunkrr album.

License: The Unlicense

Python 100.00%

bunkrr-album-downloader's Introduction

bunkrr-album-downloader

This is a simple app written in python with python libraries to download a bunkrr album. -------------------------------------------------[overview]---------------------------------------------------------------------------

This is a python app for downloading all images inside a bunkrr album. This version is just a prototype and only works for bunkrr album links with top level domain .su

-------------------------------------------------[requirements]----------------------------------------------------------------------- Interpreter: python3.7 or above

required python libraries: [requests, beautifulsoup4, urllib3, tqdm] If one of above was not installed yet you can install it white pip Ex: pip install requests You can also install them using [pip install -r requirements.txt] in the same directory which requirements.txt exists, this will install exactly versions which I have used (It would be best using a virtual environment)

--------------------------------------------------[how to use]-------------------------------------------------------------------------- After that you were satisfied and installed requirements just run the script with python interpreter. prompt will ask you for the album link, copy and paste album link Ex:

Enter gallery URL: https://bunkrr.su/a/0vkji0xx Then number of images will be enumerated and announced to you and will ask you if you want to continue. just pres Enter or if you want to quit pres [Ctrl + C] to break

Ex:

Almost 1839 files will be downloaded! Wanna continue?

Image

You will have two progress bar: First one for all images and second one for each individual image. Files will be saved in [downloaded_images] directory in the current folder as running program, if it didn't exits program will make it. After all images were downloaded program will finish and quit.

Image

---------------------------------------------------[considerations]--------------------------------------------------------------------- First of all this will only work for bunkrr.su albums. Second, due to fast changing of bunkrr.su web site it is possible that it doesn't work properly. Until the writing date of this readme [2023-9-10] works fine. and last but not the least, I am new to this kind of programs. I will continue to develop and maintain this program and more features will be added with more abilities.

Thank you for Reading :)

bunkrr-album-downloader's People

Contributors

imufo avatar ruanimal 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.