35
What are you working on?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
A set of scripts that download Chaturbate videos, also keep track of what's currently downloading, give a history of what's been downloaded, and automate recompressing to HEVC.
I'm workshopping ideas for a new GUI for it, but don't know where it's safe to ask NSFW programming questions.
You can leave out the NSFW parts. What you're downloading doesn't have to be mentioned.
I'm not good at describing things, but I'll give it a try. Thanks
Yeah, a video is a video.
Just a reminder that reencoding already compressed videos is a recipe for destroying the quality, unless you’re using a very high bitrate, which quite often gets you the same size as the input video.
I think the consensus is that if your video isn’t 4k or higher, there isn’t much gain in using HEVC if it is already H.264.
So if you want to store them long term, reencoding them now means that if you decide to do it again later (for whatever reason) you’ll have too many artifacts accumulated.