Twitch YouTube Auto Uploader

The purpose of the project is to automatically upload twitch clips to YouTube using both Twitch API and google APIs. The basic idea behind this is that a user on the website twitch can record (clip) a small bit of a live stream and upload it to the platform. These short videos often get a lot of attention and attract millions of views.

By using the twitch API with the python library YouTube dl makes it possible to download the mp4 videos which later can be uploaded to YouTube. This project did have a lot of misfortune because Google was constantly updating the policies and criteria for uploading videos via the API. But even so, this solution makes it possible to download popular clips from the platform and upload those videos to YouTube fully automatically.

Github Link

Technologies Used


Automated Instagram Account

This program is a simplified version of the image editor where it is possible to automatically edit images. This version of the program is made for editing images to a specific ratio and size. The goal of it is to automatically edit images with text and logo and then routinely upload it to Instagram. The program uses OpenCV to edit the images with a dark shader and to add the text and logo.

Github Link