this post was submitted on 10 Mar 2026
522 points (97.8% liked)
Technology
82549 readers
3607 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The private yt-dlp/ffmpeg/python3 webapp I made to download YouTube videos just got 10 threads wider, and YouTube is gonna pay for it
Share it dude!!!
I built it mostly for my mum and dad so that dad could download MP3 music and mum could download her sewing videos and play them in VLC.
Thing is, the domain is registered to me, hosted on my own metal, and run in my own house. I don't really think I'm smart enough to fully secure and obfuscate my site, but also not dumb enough to let the public go ham on it while exposing myself to legal action from one of the most powerful companies on earth.
If I get time soon, I'll try to spin up a clone with some layers of protection and anonymity, and share that.
opening up the instance is very risky indeed, but I think they meant the source code
Ah, well that I can probably do, once I tidy up my code a bit and properly document the tech stack
I know this is a joke but you can get more throughput with async I/O for this use case. It lacks a good punchline though