Skip to content

docs: complete the quota cost overview (playlists, search)#32

Merged
jdwit merged 1 commit into
mainfrom
docs/quota-cost-overview
Jun 13, 2026
Merged

docs: complete the quota cost overview (playlists, search)#32
jdwit merged 1 commit into
mainfrom
docs/quota-cost-overview

Conversation

@jdwit

@jdwit jdwit commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Inspired by a competing tool's clear quota overview, I checked ours and tightened the gaps. A solid overview already existed in docs/api-quota.md (default 10,000 units + a per-operation cheatsheet), but it predated the playlists feature and the README only had prose.

Changes

  • docs/api-quota.md: the cheatsheet was missing the playlist and search operations. Added playlists.list / playlistItems.list (1 unit), search.list (100 units), and the playlists.* / playlistItems.* writes (50 units), and ordered the table by cost. The intro now mentions playlist edits and calls out search.list (behind playlists add --from-search) as the 100-unit exception.
  • README.md: added a compact read/write/search/upload cost table to the API quota section (it was prose only), with a link to the full per-operation breakdown.

mkdocs build passes with no warnings of our own.

- api-quota cheatsheet: add playlists.list/items, search.list (100u),
  and the playlist/playlistItems write operations; reorder by cost
- mention playlist edits and the 100-unit search.list exception in the intro
- readme: add a scannable read/write/search/upload cost table linking to
  the full breakdown
@jdwit jdwit merged commit 9dc9a31 into main Jun 13, 2026
7 checks passed
@jdwit jdwit deleted the docs/quota-cost-overview branch June 13, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant