This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dryusdan 5ee38d472c Mettre à jour 'dlimage.py' 2018-03-10 21:26:32 +01:00
.gitignore first commit 2018-03-08 23:17:54 +01:00
LICENSE Initial commit 2018-03-08 23:12:34 +01:00
README.md change account 2018-03-08 23:20:14 +01:00
dlimage.py Mettre à jour 'dlimage.py' 2018-03-10 21:26:32 +01:00

README.md

Mastodon DL Favorites Image

This tool permit DL image of your last 40 favs

How to set up

Install Pillow Mastodon.py and requests
pip install Pillow Mastodon.py requests
clone it git clone https://github.com/Dryusdan/random-unsplash-hour.git
create secrets/secrets.txt and paste this :

client_id: looooong
client_secret: veryyyy loooong
access_token: toooo loooooong
mastodon_hostname: miaou.drycat.fr

create save_media folder is the same path

Change "account@domain.com" on your account of your choise

How to run it

python dlimage.py

:)