Anon 01/21/2024 (Sun) 09:02 No.9413 del
>>9398
>>9399
>>9397
>https://i.imgur.com/p8ShNvd.webm
>https://img.youtube.com/vi/yTG175TXR9k/hqdefault.jpg
>https://ml.ponychan.net/arch/src/1389238856350.jpg
>[other urls in .warc but not wbm]
So how would I easily extract those URLs? (No hacky methods like >>9195.) Some suggestions here - https://superuser.com/questions/628350/extract-files-from-a-web-archive-warc - such as using this site: https://webrecorder.io/ redirects https://conifer.rhizome.org/ and apparently conifer.rhizome.org can store 5GB for free. (Maybe rhizome.org only allows WARC files to be uploaded.)

>>9410
>QmYH...GL5Q [low propagation]
Stored offline in an HDD + shared online via a RAM disk, which was created like this:
>$ sudo mkdir /mnt/tmpfs
>$ sudo mount -o size=1G -t tmpfs none /mnt/tmpfs
>$ cp -r .ipfs /mnt/tmpfs/
>$ IPFS_PATH=/mnt/tmpfs/.ipfs
>$ ipfs daemon & disown

Message too long. Click here to view full text.