[PR #555] [MERGED] get_episode: support progress percentage #647

Closed
opened 2026-02-27 23:01:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/555
Author: @sigma67
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @sigma67

Base: mainHead: get-episode-progress


📝 Commits (3)

  • 9712a4c get_episode: support progress percentage
  • eab02d5 ruff 0.3.0 format
  • 036d818 fix pdm dependencies action actions/checkout version

📊 Changes

6 files changed (+142 additions, -136 deletions)

View changed files

📝 .github/workflows/pdm.yml (+1 -1)
📝 pdm.lock (+134 -134)
📝 tests/mixins/test_podcasts.py (+1 -1)
📝 ytmusicapi/mixins/_protocol.py (+1 -0)
📝 ytmusicapi/navigation.py (+1 -0)
📝 ytmusicapi/parsers/podcasts.py (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/555 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `get-episode-progress` --- ### 📝 Commits (3) - [`9712a4c`](https://github.com/sigma67/ytmusicapi/commit/9712a4c87880ec7a21661355c442f60f61ef4347) get_episode: support progress percentage - [`eab02d5`](https://github.com/sigma67/ytmusicapi/commit/eab02d5a940bb6fd5c7b5dc56f6ef60f2319dafd) ruff 0.3.0 format - [`036d818`](https://github.com/sigma67/ytmusicapi/commit/036d818d0defffd298099c19a25074b897462ba4) fix pdm dependencies action actions/checkout version ### 📊 Changes **6 files changed** (+142 additions, -136 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pdm.yml` (+1 -1) 📝 `pdm.lock` (+134 -134) 📝 `tests/mixins/test_podcasts.py` (+1 -1) 📝 `ytmusicapi/mixins/_protocol.py` (+1 -0) 📝 `ytmusicapi/navigation.py` (+1 -0) 📝 `ytmusicapi/parsers/podcasts.py` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:50 +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#647
No description provided.