← all adapters

youtube-style

simulates YouTube Data API v3

restadapter v0.1.09 routes

use it

# add to stunt.yaml
services:
  youtube:
    adapter: embedded:youtube-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

tokensrefresh_tokenscodesvideosplaylistsplaylist_items

routes (9)

GET/o/oauth2/auth
POST/o/oauth2/token
POST/upload/youtube/v3/videos
GET/youtube/v3/videos
DELETE/youtube/v3/videos
GET/youtube/v3/channels
POST/youtube/v3/playlists
GET/youtube/v3/playlists
POST/youtube/v3/playlistItems