mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 00:12:05 +00:00
Remove "default is android" note
This commit is contained in:
parent
8c1a82fa1a
commit
6ea054ea85
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue