Ilmari

Results 3 comments of Ilmari

I didn't find any working solutions for my use case (query params), but I modified one [example from here](https://www.raulmelo.me/en/snippets/convert-booleanish-string-to-boolean-zod) ``` export const BooleanStringZod = z .string() .refine((value) => value ===...

Can you get the subtitles as extracted, rather than embedded in the .mkv-file at all with `yle-dl`? At least I didn't see the option in the docs quickly glanced.

But, I have a question @aajanki, when I ran the command `--showmetadata`, it gave me the finnish subs as one of the urls. Is this an exception on how the...