[GH-ISSUE #471] OpenAPI spec? #349

Closed
opened 2026-02-27 23:00:19 +03:00 by kerem · 1 comment
Owner

Originally created by @rcourtna on GitHub (Nov 11, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/471

Is your feature request related to a problem? Please describe.
I would like to allow OpenAI GPTs to interact with the ytmusicapi

Describe the solution you'd like
GPT Actions can interact with any AI having an OpenAPI specification

Describe alternatives you've considered
No alternatives considered

Additional context
na

Originally created by @rcourtna on GitHub (Nov 11, 2023). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/471 **Is your feature request related to a problem? Please describe.** I would like to allow OpenAI GPTs to interact with the ytmusicapi **Describe the solution you'd like** GPT Actions can interact with any AI having an OpenAPI specification **Describe alternatives you've considered** No alternatives considered **Additional context** na
kerem 2026-02-27 23:00:19 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@sigma67 commented on GitHub (Nov 13, 2023):

This is not a REST API. This merely emulates the Web Client's requests to the innertube API

innertube API is not officially supported by Google

What you're looking for is probably the YouTube Data API, which is officially supported and has a specification, although limited support for YouTube Music

If you wanted you could probably build a server-wrapper around ytmusicapi, providing your own REST API centered around YouTube Music's functions. I know there's quite a few apps out there that use ytmusicapi in their backend

<!-- gh-comment-id:1807735244 --> @sigma67 commented on GitHub (Nov 13, 2023): This is not a REST API. This merely emulates the Web Client's requests to the innertube API innertube API is not officially supported by Google What you're looking for is probably the YouTube Data API, which is officially supported and has a specification, although limited support for YouTube Music If you wanted you could probably build a server-wrapper around ytmusicapi, providing your own REST API centered around YouTube Music's functions. I know there's quite a few apps out there that use ytmusicapi in their backend
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#349
No description provided.