Jim Buck

Results 13 issues of Jim Buck

Has anyone started to create TypeScript definitions for Vorpal? I am going to start (since this library is worth the extra work), but wanted to see if anyone already begun....

Just wanted to fix up the readme. Great module!

I just used this library for a personal project by copying the TS file into my project manually. I saw that a few functions were missing types on their parameters,...

Must execute pully as `DEBUG=* pully dl -p mp3 http://youtube.com/watch?v=` to view errors. (in this case I was getting a 403 thanks to the corporate firewall. Further investigation is needed.)

bug

I'd like to implement the ability to download files in parts (multiple parts for audio and multiple parts for video). Ideally this will give us the ability to resume downloads....

enhancement
help wanted
discussion

Global parameters are basically ignored. This is currently a big problem when the template is set (it is being ignored).

bug

- Allows for storage instances to calculate their own size. - Fixes Fixes `CachePersistor`'s `getSize` function when serialize is `false`. - #427

I'm utilizing a custom JSON serialization configuration so I've set `serialize` to `false` and supplied my own `storage` instance. Unfortunately the [built-in `Storage` class is written to expect a JSON...

I'd like to create a resource planning app that can used without knowing the mods and recipes beforehand. If we can add an export tool to allow the items and...

How do you explore the image file for embedded media? Many cameras now have 2 lenses for simulated depth of field (subject in focus, background out of focus). When a...