mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #826] [MERGED] get_explore: handle episodes in trending #757
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#757
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/826
Author: @sgvictorino
Created: 11/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @sigma67
Base:
main← Head:fix-tests📝 Commits (7)
3143285update a couple tests80d2b99get_explore: handle episodes in trending391ac5fparse_song_flat: addplaylistIdfor trending/top songs,videoTypeed3fce6get_explore: test with mock responseef46f8cMerge remote-tracking branch 'upstream/main' into HEADa7d8366Merge remote-tracking branch 'origin/main' into sgvictorino-fix-tests566e624Merge remote-tracking branch 'sgvictorino/fix-tests' into sgvictorino-fix-tests📊 Changes
8 files changed (+78 additions, -9 deletions)
View changed files
➕
tests/data/2025_11_get_explore.json(+1 -0)➕
tests/data/expected_output/2025_11_get_explore.json(+1 -0)📝
tests/mixins/test_browsing.py(+2 -0)📝
tests/mixins/test_explore.py(+29 -5)📝
ytmusicapi/mixins/explore.py(+18 -2)📝
ytmusicapi/parsers/browsing.py(+5 -1)📝
ytmusicapi/parsers/explore.py(+9 -1)📝
ytmusicapi/parsers/podcasts.py(+13 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.