[GH-ISSUE #70] 'headers_auth' is not defined #53

Closed
opened 2026-02-27 22:07:46 +03:00 by kerem · 0 comments
Owner

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:

from ytmusicapi import YTMusic
ytmusic = YTMusic()

This outputs: 'headers_auth' is not defined

Do I need to do something with the source code?

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: ``` from ytmusicapi import YTMusic ytmusic = YTMusic() ``` This outputs: 'headers_auth' is not defined Do I need to do something with the source code?
kerem closed this issue 2026-02-27 22:07:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#53
No description provided.