Python based Automation for handling our YouTube Work Flow and Posting about our channel's content on Social Media Handles.
This is a workflow automation written in python, triggering the YouTube API for fetching information on our latest uploaded videos and posting the title, thumbnail and share link on social Media handles.
- Python
- Flask
- Tweepy
- Twitter API
- Youtube API
This is an open source project and we welcome contributions by any individuals. Read the code of Conduct for contributing to this project. If you manage to find any problems regarding the project you can raise your issues in the issue tab above.
- Setup Flask Server
- Setup main project
More to be added soon