onURL

abstract fun onURL(kind: Int, url: String): String

Called whenever a URL needs to be transformed.

Return

a URL that will now be downloaded.

Parameters

kind

the kind of URL to be transformed.

url

the URL to be transformed