mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #442] Requesting getting information about the counterpart #328
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#328
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 @polvallverdu on GitHub (Sep 26, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/442
I'm writing a script to get the counterpart of a song, since I would like this feature here, but I don't really know what the best way to implement it to the lib would be, so I'll post all the info that I've got.
The call should be to
youtubei/v1/nextwith the headervideoId, and this would return info about the counterpart video Id, and segments to match the audio within the transition. Info should be hereThis would only work if the account logged in has a youtube premium membership.