mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-24 23:06:13 +03:00
[PR #831] Retry/Continue on failed search for updating playlist #760
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#760
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/831
Author: @Taerear
Created: 11/15/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
4e6b60ecatch JSONDecodeError and retry since json.loads() cannot handle None by 403 response5e8a124Merge pull request #1 from Taerear/retry-send-infinitly-on-JSONDecodeError📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
ytmusicapi/ytmusic.py(+5 -1)📄 Description
Proposal of changes to retry send_request when YT returns 403 on searching for a song on a playlist.
Related discussion: https://github.com/sigma67/ytmusicapi/discussions/830
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.