mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #727] [MERGED] refactor YTMusicBase, improve oauth doc #718
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#718
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/727
Author: @sigma67
Created: 1/19/2025
Status: ✅ Merged
Merged: 1/19/2025
Merged by: @sigma67
Base:
main← Head:ytmusic-auth-refactor📝 Commits (3)
1b12188refactor YTMusicBase, improve oauth doc7820389fix recursion issue96f52defix bugs, fix coverage, add session test📊 Changes
6 files changed (+135 additions, -99 deletions)
View changed files
📝
docs/source/usage.rst(+2 -1)📝
tests/auth/test_oauth.py(+11 -0)📝
tests/test_ytmusic.py(+14 -0)➕
ytmusicapi/auth/auth_parse.py(+51 -0)📝
ytmusicapi/auth/types.py(+0 -7)📝
ytmusicapi/ytmusic.py(+57 -91)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.