Skip to content

Download all images you can access with your account on abihome.de

License

Notifications You must be signed in to change notification settings

nkaaf/abihome-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abihome Image Downloader

Python 3.8 Python 3.9 Python 3.10 Python 3.11 Python 3.12

This Python script downloads images from a user account of the platform "abihome.de". This software is not related in any way to the company "Abihome GmbH" which owns the platform "abihome.de".

Why?

I graduated from high school in 2019, and we used "abihome.de" at that time to design our high school graduation book. A lot of pictures of the whole class level were uploaded. Since I didn't have all the images, but I also didn't feel like downloading every image via the web GUI, I wrote this script that allowed me to download every image automatically within a short time. This allows me to reminisce about the wonderful moments without spending a lot of effort.

Usage

This script is tested with Python 3.10. Before starting, please enter the "abihome.de" credentials in the ".env" file. The requirements.txt file contains all needed dependencies, at latest version, for this project.

Creation of virtual environment:

python3 -m venv ./venv source ./venv/bin/active

Install required dependencies:

pip3 install -r ./requirements.txt

Run script:

python3 ./main.py

There is a bug in the script

If so, please open an issue and explain what you are trying and where the bug is. Please also provide a stack trace, if possible. !BUT don't share any private information, like email or password!

Please remove the script from GitHub!

If you are the owner or a related person of the company "Abihome GmbH" and you want that this repository should be removed from GitHub, please contact me and I will simply delete it.

About

Download all images you can access with your account on abihome.de

Topics

Resources

License

Stars

Watchers

Forks

Languages