mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #287] create_playlist() missing 1 required positional argument: 'self' #223
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#223
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 @ykuwai on GitHub (Aug 4, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/287
Hi, I use this API for making playlists automatically.
using Google Colaboratory.
I have a problem with creating a playlist.
After succeeded in
YTMusic.setup(filepath="headers_auth.json"),I tried these codes;
It has Error;
What should I assign the value
self?Please tell me how to avoid this problem.
Thank you
@sigma67 commented on GitHub (Aug 4, 2022):
It seems you are new to Python. Please follow the instructions step by step.
https://ytmusicapi.readthedocs.io/en/latest/usage.html