@Cody if I add support for NIP-35 kind 2003 (Torrent) events to jumble would you accept it?
pnk
npub13syp...gns9
iykyk
PSA: if you are downloading videos from YouTube and upload them to a blossom server PLEASE use:
```
$ cat ~/.config/yt-dlp/config
--postprocessor-args "ffmpeg:-bitexact"
```
otherwise the sha256 hashes are all different and we get multiple copies.
Thank you for your attention to this matter.
@hzrd149 something is broken in flower-cache since your last commit: downloads now take 20s which points at 2x 10s timeouts
Oh I can also run @Jumble (using much less memory and faster and no JS) with:
```
$ darkhttpd $HOME/jumble/dist/ --port 5173
```
instead of:
```
$ npm run preview
```