mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #316] Usage example not working #244
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#244
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?
Originally created by @Twometer on GitHub (Nov 12, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/316
I've tried the usage example on the README page, and it crashes with the following error
I ran it 10 times, and it actually worked once for some reason.
@Twometer commented on GitHub (Nov 12, 2022):
The problem was that it randomly returned an album instead of a song. Replacing the search command with this one
fixes it