

Will do! Edit: done: https://codeberg.org/ArtisanByteCrafter/pytube-gui
Will do! Edit: done: https://codeberg.org/ArtisanByteCrafter/pytube-gui
Happy to, I’ll do it tonight. Just be aware this is only “good enough for myself doing some testing” level yet. I do plan on doing a lot more work. EDIT: here goes nothing: https://codeberg.org/ArtisanByteCrafter/pytube-gui
I wrote my own web app in Python, using pytube-fix and its lightning fast. Great library. I found a recent screenshot that’s a bit behind in commits but you get the idea.
Edit: I published the source code, please note there is a LOT of work left to do, but it works. https://codeberg.org/ArtisanByteCrafter/pytube-gui
I really need to migrate my shit from github.
deleted by creator
deleted by creator
Where are the other 31 systems??
I hope you understand how truly fortunate you are to both be able to do that, and work at a place that allows you to do that
Thread safe pouring
Necessity is the mother of invention
in the latex industry, yep.
Database stores as INT though, so you’re still fucked
AGE_PK (int)
So, pipx only installs a single package into an isolated environment, and my app has a list of package dependencies that must all work together. If you run the instructions in my readme line by line, you should get it working, but I understand sometimes that’s not the way everyone wants to do things in a one-off manner. I have been spending some time this week getting my Dockerfile finalized and my build scripts working, so I hope to have a docker image ready within a few weeks at least of the application in its current state.