Remove "default is android" note

This commit is contained in:
HyperNylium 2025-09-05 14:37:03 -04:00
parent 8c1a82fa1a
commit 6ea054ea85

View file

@ -189,7 +189,7 @@ astream: "android"
> [!NOTE]
> The `android` endpoint (192 kb/s audio) requires a Crunchyroll "Mega Fan" or higher subscription. \
> Without it, set `astream` to `androidtv` (default is `android` as of 9/5/2025. You can check the up-to-date default [here](https://github.com/anidl/multi-downloader-nx/blob/master/docs/DOCUMENTATION.md#--astream)). \
> If you are on the "Fan" subscription, set `astream` to `androidtv`. \
> With "Mega Fan" or higher, both `android` and `androidtv` work.
Pretty simple, right? You can set any option you want in this file. Just make sure to follow the YAML syntax. Strings need to be in quotes, arrays need to be in square brackets and each entry needs to be separated by a comma, booleans are either "true" or "false" without any quotes - just the word as-is. If you want to set a list with only one entry, it still needs to be in square brackets.