mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #591] [MERGED] get_home: remove "year" attribute from album results, parse podcasts … #665
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#665
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/591
Author: @sigma67
Created: 5/27/2024
Status: ✅ Merged
Merged: 5/27/2024
Merged by: @sigma67
Base:
main← Head:fix-588📝 Commits (4)
3f74a06get_home: remove "year" attribute from album results, parse podcasts and episodese0df111search: make itemCount int cast error proof58d25d7fix None case for parse_album year72711a7fix lint📊 Changes
4 files changed (+18 additions, -11 deletions)
View changed files
📝
ytmusicapi/mixins/browsing.py(+0 -1)📝
ytmusicapi/parsers/browsing.py(+14 -6)📝
ytmusicapi/parsers/podcasts.py(+1 -1)📝
ytmusicapi/parsers/search.py(+3 -3)📄 Description
closes #588
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.