Skip to content

Commit

Permalink
vts raw typo + yt quota faq (#246)
Browse files Browse the repository at this point in the history
* Update send-raw-request.md

* Create 29.youtube-quota.md

* Update 29.youtube-quota.md
  • Loading branch information
tawmae authored Sep 19, 2024
1 parent 20eeaf2 commit d8a7905
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions streamerbot/1.get-started/_faq/29.youtube-quota.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
description: 'YouTube Quota Exdeeded' - what does that mean?
---

In order to use the YouTube API, Streamer.bot has to use a bucket of “quota” just like any other app. All YouTube features that Streamer.bot has to offer only work as long as quota is available. If the quota is used up, Streamer.bot cannot execute API requests or receive API events. This means that all triggers and subactions will no longer work until the quota is reset. **This reset happens daily at 00:00 PST.**

The quota is not limited to individual users, accounts or Streamer.bot instances, but applies to **all** users at the same time. The more people use Streamer.bot, the faster the quota is used up. Nate, the developer of Streamer.bot, is taking care of increasing Streamer.bot's quota, but Google has to approve this request first – and this may take some time.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ All request types can be found at the official VTubeStudio API documentation on
![VTS Raw Example Request](assets/vts-raw-example-4.png)
![VTS Raw Example Request](assets/vts-raw-example-5.png)

6. Check respones variables
6. Check response variables

We can check the populated variables in the response of the subaction or in the Action History after running the action.

Expand Down

0 comments on commit d8a7905

Please sign in to comment.