arguingfil... mp3
(126.56 KB, 0x0)
arguingfil... mp3
(132.07 KB, 0x0)
arguingfil... mp3
(121.46 KB, 0x0)
arguingfil... mp3
(242.04 KB, 0x0)
arguingfil... mp3
(126.15 KB, 0x0)
>>/11249/
Other audio files from that folder, mostly didn't listen to them.
>>/11253/
> code
Helpful for anytime you want to directly download YouTube video .info.json and replace your IP address with 0.0.0.0 in that single JSON. Not helpful if you downloaded multiple .info.json files and want to replace that text (though the code could easily be changed to do that).
>>/11256/
> WebM attached to that post
That's the official autogenerated YT video for that MLP-related track
> I made this nice code which saves upstream Derpi uploads info locally as JSONs and downloads two corresponding things from the remote server: https://desuarchive.org/mlp/thread/41556719/#41558413 [ .warc.gz: https://ipfs.hypha.coop/ipfs/QmWeWmudqtVZoJ5F7nSSrhQfHC22wQxdHwR9Mj4XXUrYdc ]
Rather, that's an updated version of some code that I wrote some time ago. It was improved from storing metadata as not-JSON to storing it as JSON (which is something of a "universal metadata format"). However, it could conform to more standards, which would make it better. Such as "/web/memento/yyyy-mm..." paths.
> troll post where that guy called me a "script kid"
I don't understand this mentality. If anything he's the script kiddie for posting that. Anyone who knows a fair amount about programming will know that code does not have to be long/complex to be good or do something useful. https://suckless.org/philosophy/ - read about it! Code should ideally be simple to do simple things. Code should be semi-complex do to more complex things. I've done both. I haven't done really complex stuff with a large codebase with a bunch of complex code files and whatever because I haven't really felt the desire to make an alternative frontend for archive.org/details/ or some other involved task. I did "feel the need" to reprogram qBittorrent but wasted my time building a fuckhuge software suite (Qt) because the build instructions were idiotic; maybe some other time.