You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: developer/companion-server/reference/v1/command.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -223,7 +223,7 @@ Toggles the dislike status of the current video.
223
223
}
224
224
```
225
225
226
-
### Change Video
226
+
### Change Video <Badgetype="danger"text="Since 2.0.6" />
227
227
228
228
Immediately starts playing the specified video or playlist.
229
229
@@ -233,18 +233,18 @@ Immediately starts playing the specified video or playlist.
233
233
> One of `videoId`, `playlistId`, or both **MUST** be provided.
234
234
235
235
> [!CAUTION]
236
-
> YouTube Music's UI will display a blank player if a provided `playlistId`does not contain a provided `videoId` if one is given.
236
+
> YouTube Music's UI will display a blank or broken player if both `videoId` and `playlistId`are provided but the video is not in the playlist or the playlist does not exist
0 commit comments