Giter Site home page Giter Site logo

pixieset-downloader's Introduction

pixieset-downloader

Python tool that automates the process of downloading images from a Pixieset collection using Selenium.

Overview

Pixieset is a platform commonly used by photographers to share and sell their photos. This script simplifies the retrieval of images from a given Pixieset collection, allowing for the efficient downloading of multiple images at once.

Requirements

  • Python 3.11+
  • pipenv
  • Firefox

Installation

  1. Clone this repository.
  2. Install required Python libraries: pipenv install

Usage

  1. Activate virtual environment: pipenv shell
  2. Rename .env.example to .env and add the proper values for each key.
  3. Run the script: pipenv run download

Environment Variables

  • PIXIESET_COLLECTION_URL: Replace this with the URL of the Pixieset collection you want to scrape. For example:
PIXIESET_COLLECTION_URL=https://josevilla.pixieset.com/lilyandjonathan/
  • DOWNLOAD_DIRECTORY: Set this to the local directory where you want the images to be downloaded.

Limitations

The downloaded images might still retain watermarks and potentially be of lower quality compared to the originals โ€“ which is good to support your local photographers! It is also not guaranteed that absolutely all images have been downloaded, so this should be verified manually.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

pixieset-downloader's People

Contributors

rozon avatar

Stargazers

Valentin C. avatar

Watchers

 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.