mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[PR #792] [MERGED] search: fix episode parsing #739
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#739
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/792
Author: @sgvictorino
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @sigma67
Base:
main← Head:fix-episode-parsing📝 Commits (1)
2319fa5search: fix episode parsing📊 Changes
3 files changed (+41 additions, -6 deletions)
View changed files
📝
tests/mixins/test_search.py(+24 -1)📝
ytmusicapi/navigation.py(+2 -1)📝
ytmusicapi/parsers/search.py(+15 -4)📄 Description
parse_top_result: handle episode dataparse_search_result: ensureresultTypeis "episode", not "video"parse_search_result: offset runs to skip the "Episode" specifier🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.