mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #354] Is it possible to control playback from this? #281
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#281
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tsbertalan on GitHub (Feb 22, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/354
It's not clear to me whether this is just for getting and changing data, or whether I can also control playback. It would be great if I didn't have to have a working sound system connected on the Python side, but instead could just control whatever authenticated player was currently active elsewhere, like phone app or a web player. That is, this library wouldn't handle actually streaming audio or video data, which I imagine will be much harder to add, but would just issue commands. Is this in scope?
@tsbertalan commented on GitHub (Feb 22, 2023):
Really all I want is play/pause control. Something like this:
@sigma67 commented on GitHub (Feb 22, 2023):
Short answer, no. You're looking for Spotify functionality. This is not Spotify.