arkon

Results 201 comments of arkon

If that's the case, wouldn't it make more sense to be able to specify something to use for fetching the SVG, which the directive can use in place of the...

From my implementation point of view, it'd just be a matter of providing the user a way of passing in an implementer of a `SVGFetcher` interface, which has a single...

@FramboisePi Were you intending on returning this at some point?

We can always split it off to its own repo and still serve it under the tachiyomi.org domain if need be.

FWIW, I created a Kotlin fork that uses coroutines instead: https://github.com/arkon/android-youtubeExtractor

Something like `.../api/1.0/session/20152016/...` might work? There might need to be an option to omit the session though, or possibly offer something like `/session/latest/`.

I guess the `/session/` part isn't really necessary, and you're right, it should match the release name.

I personally don't like this as no music player I've ever seen does this, and it's generally not how music is tagged.

Redirects can be disabled at an extension level. A few sources constantly changing their URLs doesn't justify app-wide disabling of redirections.