mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-24 23:06:13 +03:00
[PR #561] [MERGED] get_episodes_playlist #652
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#652
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/561
Author: @sigma67
Created: 3/8/2024
Status: ✅ Merged
Merged: 3/8/2024
Merged by: @sigma67
Base:
main← Head:get-podcast-playlist📝 Commits (2)
e0609a0get_episodes_playlist3a54dd2fix minor issues📊 Changes
7 files changed (+174 additions, -137 deletions)
View changed files
📝
README.rst(+1 -0)📝
docs/source/reference.rst(+1 -0)📝
tests/mixins/test_podcasts.py(+4 -0)📝
ytmusicapi/mixins/playlists.py(+5 -39)📝
ytmusicapi/mixins/podcasts.py(+21 -0)📝
ytmusicapi/parsers/playlists.py(+141 -97)📝
ytmusicapi/parsers/podcasts.py(+1 -1)📄 Description
closes #531
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.