aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoralien-developers <154035958+alien-developers@users.noreply.github.com>2024-01-19 21:18:45 +0530
committerGitHub <noreply@github.com>2024-01-19 16:48:45 +0100
commit5154dc0a687528f995cde22b5ff63f82c740e98a (patch)
tree96757ef4dfec17cabe2768db5712aed158f3340b /README.md
parent8ab84650837e58046430c9f4b615c56a8886e071 (diff)
[ie/JioSaavnSong] Support more bitrates (#8834)
Authored by: alien-developers, bashonly Co-authored-by: bashonly <bashonly@protonmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 16947ce30..b6a79667c 100644
--- a/README.md
+++ b/README.md
@@ -1888,6 +1888,9 @@ The following extractors use this feature:
#### nflplusreplay
* `type`: Type(s) of game replays to extract. Valid types are: `full_game`, `full_game_spanish`, `condensed_game` and `all_22`. You can use `all` to extract all available replay types, which is the default
+#### jiosaavn
+* `bitrate`: Audio bitrates to request. One or more of `16`, `32`, `64`, `128`, `320`. Default is `128,320`
+
**Note**: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->