> If you want to, you can report any vulnerabilities to the Finnish Cyber Security Centre and they'll handle all of the reporting and mediating the issue with the affected party.
The CCC (Chaos Computer Club) in germany will probably do the same.
You - as a company - can just avoid any copyright stuff when your extension saves the stuff only on the client. I see there are many other issues then.
The torrent approach is nice. I could imagine a selfhosted way to store the data (for a group of people)
I also discovered gdu recently. It's really good. It saves me running du -h --max-depth=1 | sort -h a million times trying to find where the space has gone while you're stressing about production being down.
Which in the case of yt-dlp might not be fast enough.
I use a telegram/mqtt/homeassistant wrapper (1) to let my mother download audiobooks which are saved in jellyfin so she can listen or download them from my (home)server.
Keeping yt-dlp up2date (and therefore) working is not that easy, especially since I dont systemupdate every other week. There were a few phases yt-dlp version in nixpkgs-unstable were just not working. I created a little wrapper that updates a venv so I always have the HEAD running for my bot.
reply