mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #70] 'headers_auth' is not defined #53
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#53
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 @dairefagan on GitHub (Aug 31, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/70
I am unfamiliar with Python but following the setup in the documentation. I have unzipped the source code and running Python 3.6 in the directory from the zip I have input the two following lines in preparation from what I copied from YTM:
This outputs: 'headers_auth' is not defined
Do I need to do something with the source code?