docs: consistency pass across guides and readme#28
Merged
Conversation
- playlists: rename 'power moves' to 'recipes', fix watch-later and video-id placeholder examples - readme: fix ci badge repo url (ytstudio -> ytstudio-cli), drop nonexistent comments 'reply' feature - analytics: correct quota note (analytics api is separate from the data api quota) - index: add playlists to highlights and the intro line - videos: surface 'videos categories' in list and inspect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A pass over the docs to bring them back in line with the current CLI surface (verified against the live
typerreference output) and to clean up a few inconsistencies.Changes
Power movessection toRecipes; reframed the first example from a "watch later" curation (Watch Later is a special system playlist, not a search-curated one) to building a themed playlist; replaced the<new-banger>placeholder with<video-id>.jdwit/ytstudioinstead of the actualjdwit/ytstudio-clirepo; dropped the "reply" claim from the comments feature line (there is nocomments replycommand; the surface is list/publish/reject/--ban). Also includes the earlier removal of the redundant "Power-user moves" block.api-quota.md.videos categoriesin the "List and inspect" block so the command is discoverable (it was only referenced inline in the sidecar section).mkdocs buildpasses with no warnings of our own.