Skip to main content

A script for download backgrounds on https://alphacoders.com/ written in Python.

Project description

AlphacodersDownloader

Use Python Uses git
PyPI version PyPI version License Stars

A script for download backgrounds on https://alphacoders.com/ written in Python.

Made with

Installation

Install on Debian/Ubuntu

With deb file

Download latest release on: https://github.com/Asthowen/AlphacodersWallpaperDownloader/releases/latest.

Install package (replace fileName by the file name):

apt install -f ./fileName
With my apt repository

Install requirements:

apt install curl apt-transport-https gnupg2

Import GPG key:

curl https://apt.asthowen.fr/key.gpg | apt-key add -

Add the repository in /etc/apt/sources.list.d/:

echo "deb https://apt.asthowen.fr/ stable main" >> /etc/apt/sources.list.d/asthowen-packages.list

Update repositories and install package:

apt update && apt install python3-alphacodersdownloader

Install with PyPI

Install module:

python3 -m pip install AlphacodersDownloader

Start the script:

alphacoders_downloader

Install manually

Clone the repo and switch to folder:

git clone https://github.com/Asthowen/AlphacodersWallpaperDownloader.git && cd AlphacodersWallpaperDownloader/

Install dependencies:

python3 -m pip install -r requirements.txt

Start the script:

python3 run.py

Use

Enter a link: https://mobile.alphacoders.com/by-sub-category/227264 or https://wall.alphacoders.com/search.php?search=SAO for example.

Enter download path: ~/downloads/backgrounds/ for example.

Author

Asthowen

License

AlphacodersWallpaperDownloader | GNU v3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AlphacodersDownloader-0.0.7.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

AlphacodersDownloader-0.0.7-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page