Files
google-apis-rs/gen/youtube3-cli/mkdocs.yml
2020-07-10 09:41:44 +08:00

97 lines
4.7 KiB
YAML

site_name: YouTube v1.0.14+20200709
site_url: http://byron.github.io/google-apis-rs/google-youtube3-cli
site_description: A complete library to interact with YouTube (protocol v3)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/youtube3-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['abuse-reports_insert.md', 'Abuse Reports', 'Insert']
- ['activities_list.md', 'Activities', 'List']
- ['captions_delete.md', 'Captions', 'Delete']
- ['captions_download.md', 'Captions', 'Download']
- ['captions_insert.md', 'Captions', 'Insert']
- ['captions_list.md', 'Captions', 'List']
- ['captions_update.md', 'Captions', 'Update']
- ['channel-banners_insert.md', 'Channel Banners', 'Insert']
- ['channel-sections_delete.md', 'Channel Sections', 'Delete']
- ['channel-sections_insert.md', 'Channel Sections', 'Insert']
- ['channel-sections_list.md', 'Channel Sections', 'List']
- ['channel-sections_update.md', 'Channel Sections', 'Update']
- ['channels_list.md', 'Channels', 'List']
- ['channels_update.md', 'Channels', 'Update']
- ['comment-threads_insert.md', 'Comment Threads', 'Insert']
- ['comment-threads_list.md', 'Comment Threads', 'List']
- ['comment-threads_update.md', 'Comment Threads', 'Update']
- ['comments_delete.md', 'Comments', 'Delete']
- ['comments_insert.md', 'Comments', 'Insert']
- ['comments_list.md', 'Comments', 'List']
- ['comments_mark-as-spam.md', 'Comments', 'Mark As Spam']
- ['comments_set-moderation-status.md', 'Comments', 'Set Moderation Status']
- ['comments_update.md', 'Comments', 'Update']
- ['guide-categories_list.md', 'Guide Categories', 'List']
- ['i18n-languages_list.md', 'I18n Languages', 'List']
- ['i18n-regions_list.md', 'I18n Regions', 'List']
- ['live-broadcasts_bind.md', 'Live Broadcasts', 'Bind']
- ['live-broadcasts_control.md', 'Live Broadcasts', 'Control']
- ['live-broadcasts_delete.md', 'Live Broadcasts', 'Delete']
- ['live-broadcasts_insert.md', 'Live Broadcasts', 'Insert']
- ['live-broadcasts_list.md', 'Live Broadcasts', 'List']
- ['live-broadcasts_transition.md', 'Live Broadcasts', 'Transition']
- ['live-broadcasts_update.md', 'Live Broadcasts', 'Update']
- ['live-chat-bans_delete.md', 'Live Chat Bans', 'Delete']
- ['live-chat-bans_insert.md', 'Live Chat Bans', 'Insert']
- ['live-chat-messages_delete.md', 'Live Chat Messages', 'Delete']
- ['live-chat-messages_insert.md', 'Live Chat Messages', 'Insert']
- ['live-chat-messages_list.md', 'Live Chat Messages', 'List']
- ['live-chat-moderators_delete.md', 'Live Chat Moderators', 'Delete']
- ['live-chat-moderators_insert.md', 'Live Chat Moderators', 'Insert']
- ['live-chat-moderators_list.md', 'Live Chat Moderators', 'List']
- ['live-streams_delete.md', 'Live Streams', 'Delete']
- ['live-streams_insert.md', 'Live Streams', 'Insert']
- ['live-streams_list.md', 'Live Streams', 'List']
- ['live-streams_update.md', 'Live Streams', 'Update']
- ['members_list.md', 'Members', 'List']
- ['memberships-levels_list.md', 'Memberships Levels', 'List']
- ['playlist-items_delete.md', 'Playlist Items', 'Delete']
- ['playlist-items_insert.md', 'Playlist Items', 'Insert']
- ['playlist-items_list.md', 'Playlist Items', 'List']
- ['playlist-items_update.md', 'Playlist Items', 'Update']
- ['playlists_delete.md', 'Playlists', 'Delete']
- ['playlists_insert.md', 'Playlists', 'Insert']
- ['playlists_list.md', 'Playlists', 'List']
- ['playlists_update.md', 'Playlists', 'Update']
- ['search_list.md', 'Search', 'List']
- ['sponsors_list.md', 'Sponsors', 'List']
- ['subscriptions_delete.md', 'Subscriptions', 'Delete']
- ['subscriptions_insert.md', 'Subscriptions', 'Insert']
- ['subscriptions_list.md', 'Subscriptions', 'List']
- ['super-chat-events_list.md', 'Super Chat Events', 'List']
- ['third-party-links_delete.md', 'Third Party Links', 'Delete']
- ['third-party-links_insert.md', 'Third Party Links', 'Insert']
- ['third-party-links_list.md', 'Third Party Links', 'List']
- ['third-party-links_update.md', 'Third Party Links', 'Update']
- ['thumbnails_set.md', 'Thumbnails', 'Set']
- ['video-abuse-report-reasons_list.md', 'Video Abuse Report Reasons', 'List']
- ['video-categories_list.md', 'Video Categories', 'List']
- ['videos_delete.md', 'Videos', 'Delete']
- ['videos_get-rating.md', 'Videos', 'Get Rating']
- ['videos_insert.md', 'Videos', 'Insert']
- ['videos_list.md', 'Videos', 'List']
- ['videos_rate.md', 'Videos', 'Rate']
- ['videos_report-abuse.md', 'Videos', 'Report Abuse']
- ['videos_update.md', 'Videos', 'Update']
- ['watermarks_set.md', 'Watermarks', 'Set']
- ['watermarks_unset.md', 'Watermarks', 'Unset']
- ['youtube_v3-infocards.md', 'Youtube', 'V3 Infocards']
- ['youtube_v3-infocards-list.md', 'Youtube', 'V3 Infocards List']
- ['youtube_v3-tests-create.md', 'Youtube', 'V3 Tests Create']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`