Skip to content

Latest commit

 

History

History
113 lines (111 loc) · 2.22 KB

FEATURES.md

File metadata and controls

113 lines (111 loc) · 2.22 KB

Features

Here are the features that are currently supported by yutu, and the ones that are planned to be supported in the future. The quota costs for each feature is also mentioned since there is a quota limits of 10,000 units/day.

  • videos
    • list, 1
    • insert, 1600
    • update, 50
    • rate, 50
    • getRating, 1
    • reportAbuse, 50
    • delete, 50
  • channels
    • list, 1
    • update, 50
  • playlists
    • list, 1
    • insert, 50
    • update, 50
    • delete, 50
  • playlistItems
    • list, 1
    • insert, 50
    • update, 50
    • delete, 50
  • playlistImages
    • list, ?
    • insert, ?
    • upload, ?
    • delete, ?
  • activities
    • list, 1
  • captions
    • list, 50
    • download, ?
    • insert, 400
    • update, 450
    • delete, 50
  • channelBanners
    • insert, 50
  • channelSections
    • list, 1
    • insert, 50
    • update, 50
    • delete, 50
  • comments
    • list, 1
    • insert, 50
    • update, 50
    • setModerationStatus, 50
    • delete, 50
  • commentThreads
    • list, 1
    • insert, 50
  • guideCategories
    • list, 1 deprecated API
  • i18nLanguages
    • list, 1
  • i18nRegions
    • list, 1
  • liveBroadcasts
    • list, ?
    • insert, ?
    • insertCuepoint, ?
    • update, ?
    • bind, ?
    • transition, ?
    • delete, ?
  • liveChatBans
    • insert, ?
    • delete, ?
  • liveChatMessages
    • list, ?
    • insert, ?
    • delete, ?
    • transition, ?
  • liveChatModerators
    • list, ?
    • insert, ?
    • delete, ?
  • liveStreams
    • list, ?
    • insert, ?
    • update, ?
    • delete, ?
  • members
  • membershipsLevels
  • search
    • list, 100
  • subscriptions
    • list, 1
    • insert, 50
    • delete, 50
  • superChatEvents
    • list, ?
  • tests
    • insert, ?
  • thirdPartyLinks
    • list, ?
    • insert, ?
    • update, ?
    • delete, ?
  • thumbnails
    • set, 50
  • videoAbuseReportReasons
    • list, 1
  • videoCategories
    • list, 1
  • watermarks
    • set, 50
    • unset, 50