this post was submitted on 04 Mar 2025
35 points (100.0% liked)

Programming

18539 readers
471 users here now

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

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

I'm curious what kind of project you are working on? I'm working on a procedural terrain generation open world game! Now it's your turn to tell me!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 day ago (2 children)

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.

[–] [email protected] 1 points 19 hours ago* (last edited 19 hours ago)

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.

[–] DerArzt 1 points 20 hours ago (2 children)

You can leave out the NSFW parts. What you're downloading doesn't have to be mentioned.

[–] [email protected] 2 points 17 hours ago

I'm not good at describing things, but I'll give it a try. Thanks

[–] [email protected] 1 points 20 hours ago

Yeah, a video is a video.