Results 23 comments of obskyr

There is! It's the second command-line option – for example, `khinsider.py jumping-flash "C:\Users\Me\Music\Jumping Flash"` will download the soundtrack to the latter directory. Or are you looking for an option to...

Very nice! Could you make it so that this is only activated `if sys.stdout.isatty()`? I'd like these `\r` prints not to appear if you're redirecting output to, for example, a...

@vtdiep I'm thinking I eventually want to redo this – unless you'd like to – to put the progress indicator on the same line as the "Downloading [x]..." line –...

So... I've seen some people recommend using makefiles, but what *is* the recommended way to handle Crystal dependencies in makefiles? This is the best I've come up with: ```make .PHONY:...

Oh, that's not too bad. Thanks. Using that solution, it won't rebuild if you remove any of the libraries without removing the `lib` directory, but I guess I can't really...

So for `khinsider.py` and `thehylia.py`, you would expect this option to output a newline-separated list of the direct links to all the files in the soundtrack? Would that be useful?

Hmm. Does this always happen with every soundtrack, or is it just sometimes or with certain soundtracks? Does downloading the files through the proxy via your browser work?

Hmm, I can't reproduce the issue. First of all, make sure you have the very latest version of `theylia.py`. If it doesn't work when you do: if you run the...

A lack of syntax highlighting is the only thing keeping me from using Notepads – it's pretty much perfect, *except* for the fact that editing XML and one-off bash scripts...

I've figured out a workaround! I've been dealing with having to exit and restart WinCompose a few times a day for the past couple of years, but then I learned...