mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #661] [MERGED] Fix duration parsing for very long videos #694
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#694
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/661
Author: @abhishekmj303
Created: 10/10/2024
Status: ✅ Merged
Merged: 10/15/2024
Merged by: @sigma67
Base:
main← Head:parse-duration-patch📝 Commits (4)
7d7d4b2Fix duration parsing for very long videos sigma67#660d3d822bparse duration only when digits are present3a8e6b3explicit return Nonefaf1dc5Add test for track dur > 1k hrs📊 Changes
2 files changed (+6 additions, -1 deletions)
View changed files
📝
tests/mixins/test_playlists.py(+1 -0)📝
ytmusicapi/parsers/_utils.py(+5 -1)📄 Description
Fixes #660
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.