mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #559] [MERGED] podcasts features ✨ #650
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#650
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/559
Author: @sigma67
Created: 3/5/2024
Status: ✅ Merged
Merged: 3/6/2024
Merged by: @sigma67
Base:
main← Head:library-podcasts📝 Commits (8)
5539e61wip51132c7Merge remote-tracking branch 'origin/main' into library-podcastse52ead7add get_channele944d88fix tests38edec0streamline impl, coverage, header data463d375get_library_channels710415dfinalizee196d48fix Description dataclass📊 Changes
46 files changed (+802 additions, -318 deletions)
View changed files
📝
README.rst(+2 -1)📝
docs/source/reference.rst(+5 -0)📝
pdm.lock(+26 -1)📝
pyproject.toml(+1 -0)📝
tests/mixins/test_library.py(+14 -0)📝
tests/mixins/test_podcasts.py(+25 -12)📝
tests/setup/setup_account.py(+11 -3)📝
tests/test.example.cfg(+5 -0)📝
ytmusicapi/locales/ar/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/ar/LC_MESSAGES/base.po(+22 -14)📝
ytmusicapi/locales/base.pot(+22 -14)📝
ytmusicapi/locales/de/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/de/LC_MESSAGES/base.po(+22 -14)📝
ytmusicapi/locales/en/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/en/LC_MESSAGES/base.po(+22 -14)📝
ytmusicapi/locales/es/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/es/LC_MESSAGES/base.po(+22 -14)📝
ytmusicapi/locales/fr/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/fr/LC_MESSAGES/base.po(+22 -14)📝
ytmusicapi/locales/hi/LC_MESSAGES/base.mo(+0 -0)...and 26 more files
📄 Description
closes #415
added
get_library_podcastsget_library_channelsget_channelget_channel_episodes🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.