Skip to content

Commit

Permalink
OAuth note
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Dec 2, 2024
1 parent 60b0fdc commit 027d209
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,16 +203,22 @@ Currently, the following clients are available for use:
- `IOS`
- ❌ No Opus formats (requires transcoding).
- `TV`
<!-- check oauth compatibility -->
- ✔ Opus formats.
- ✔ OAuth compatibility.
- ❌ No mix/playlist/search/video *lookup* support.
- ❌ Playback only.
- `TVHTML5EMBEDDED`
- ✔ Opus formats.
- ✔ OAuth compatibility.
- ❌ No playlist support.
- ❌ Playback requires sign-in.

N.B. Livestreams do not yield Opus formats so will always require transcoding.
> [!NOTE]
> Livestreams do not yield Opus formats so will always require transcoding.

> [!NOTE]
> Assume clients do not work with OAuth unless stated.


## Using OAuth Tokens
You may notice that some requests are flagged by YouTube, causing an error message asking you to sign in to confirm you're not a bot.
Expand Down

0 comments on commit 027d209

Please sign in to comment.