This is a personal project for posting content on Tumblr using pytumblr2 API in Python.
💡 The Idea for this project came when Elon Musk decided to buy Twitter and most people came from Twitter to Tumblr. Tumblr is a blogging social media platform where users can post a variety of content such as memes, art, photos and more. Platform is also known to give users full freedom for their content and nothing is forbidden.
- Python 3+ installed.
- OAuth key and Api key for Tumblr API. More here.
- WINDOWS OS.
🔽 Download the code or clone the repository. Then you can run the file run.py using commandline or IDE.
The system has the ability for:
📌 User authentication
📌 Posting, queing, drafting content (Photos) to Tumblr
📌 Displaying files (.JPGS) from the directory and date created
Benefists of this type of system are:
✔️ Faster and better management of content
✔️ Possible option to schedule the script to run on specific datetime using Scheduled Tasks on Windows
✔️ No need to use website for posting
MIT.