mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-24 23:06:13 +03:00
[PR #847] feat(browse): add function to get a song's album ID #771
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#771
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?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/847
Author: @kaneryu
Created: 12/21/2025
Status: 🔄 Open
Base:
main← Head:albumid📝 Commits (5)
bf65b96feat(browse): add function to get a song's album ID5e0c203docs: add get_song_album_id to docs75602dbfix: remove unused constant3f1c692fix: remove redundant code path6be2ea0fix: remove unneeded comment and remove watchNextType and index from net request📊 Changes
4 files changed (+54 additions, -0 deletions)
View changed files
📝
docs/source/reference/browsing.rst(+1 -0)📝
tests/mixins/test_browsing.py(+10 -0)📝
ytmusicapi/mixins/browsing.py(+33 -0)📝
ytmusicapi/navigation.py(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.