Quickly Coding an Animated Team Picker in pygame
Pick a team for me I’ve been known to stream on Twitch, and one of the things I do is a wee informal monthly ‘competition’… Read More »Quickly Coding an Animated Team Picker in pygame
Pick a team for me I’ve been known to stream on Twitch, and one of the things I do is a wee informal monthly ‘competition’… Read More »Quickly Coding an Animated Team Picker in pygame
Making the video editing workload much lighter Shotcut is a Free (GPLv3) cross-platform video editor. I’ve been using it a couple of times lately to… Read More »Generating Text Captions for Shotcut
From the Department of Wordy Titles I have a set of tools that I have written to make interacting YouTube simpler, more straightforward, simplifying my… Read More »Including Contemporaneous Info in my YouTube Workflow
More ‘exactly what it says on the tin’ A couple weeks ago, I had to renumber some Hunt: Showdown videos in a playlist: Well, now… Read More »Rescheduling YouTube Videos using Python
Doing exactly what it says on the tin I’ve been playing Hunt: Showdown with friends recently. With these kids of things I like to stream… Read More »Renumbering Ordered Videos in a YouTube Playlist with Python
Further automation automation On a few of my Europa Universalis series, I’ve used a quick little python script to do take care of some of… Read More »Improving Generated JSON Template for YouTube Uploads
I love it when a plan comes together We’ve been finding a way to automate YouTube uploads using tesseract to OCR frames from Deep Rock… Read More »Automating YouTube Uploads With OCR Part 9: Bringing it All Together
Nearly a working tool! We’ve been using python and tesseract to OCR frames from a video footage of Deep Rock Galactic to extract metadata which… Read More »Automating YouTube Uploads With OCR Part 8: Output
In which things aren’t quite as smooth as they seem We’ve been using OCR to extract metadata from Deep Rock Galactic loading and end screens,… Read More »Automating YouTube Uploads With OCR Part 7: Refinement
We’re using OCR to extract game metadata from Deep Rock Galactic videos. We’re now at the point where if we give our script two images… Read More »Automating YouTube Uploads With OCR Part 6: Automatically Detecting Loading / Ending Screens