mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #797] [MERGED] fix get_charts, add get_explore #738
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#738
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/797
Author: @sgvictorino
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @sigma67
Base:
main← Head:get_explore📝 Commits (3)
8513ac7get_charts: move to a new class3361448get_charts: update55dd621get_explore: init📊 Changes
6 files changed (+247 additions, -128 deletions)
View changed files
➕
tests/mixins/test_charts.py(+8 -0)📝
tests/mixins/test_explore.py(+22 -12)➕
ytmusicapi/mixins/charts.py(+102 -0)📝
ytmusicapi/mixins/explore.py(+91 -108)📝
ytmusicapi/parsers/explore.py(+22 -8)📝
ytmusicapi/ytmusic.py(+2 -0)📄 Description
closes #787, closes #796
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.