[Personal Project] The automatic stack player

Hey everyone! :wave:

I’m learning to code and built a little project to help with my stacks. Since I can’t swing a Patreon subscription yet, I had to DIY it.

What it does:
It plays one or more YouTube videos a specific number of times.
This way, I don’t have to worry about playing the video or managing how many times I listened to it, because everything is automatic.

So, for example:

I can save a stack called Spiritual
In which there will be a video that repeats 2x
And finally, another video that repeats 3x
I can play this stack as many times as I want, as it is saved (just like a YouTube playlist)

It’s totally customizable. Basically, we have:

  • A page to play just one video, X times.
  • An “advanced” page to play multiple videos in a customized way, each a specific number of times.
  • Page to create and edit stacks

I know you can do this directly on YouTube, but I wanted to do it to learn how to code.

And this gives views to Sapien’s channels as if they were watching them on YouTube, as it uses the YouTube player.

Think this would be helpful for anyone else?
I’m a beginner in programming, of course there are a lot of things that can be improved, but I did my best and it’s working.

10 Likes

Good for you :mechanical_arm:

4 Likes

As long as it works and you are happy with it, that is what matters!
Open a github or something else and share your code if you do not want to make money of it.
Other can add and fix issues as well.

And keep on programming! :smiley: