preload

fun Tag<HTMLMediaElement>.preload(value: String)
fun Tag<HTMLMediaElement>.preload(value: Flow<String>)