mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #660] parse_duration fails for very long videos #439
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#439
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?
Originally created by @abhishekmj303 on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/660
Describe the bug
get_playlistfails when the playlist contains very long videos like this. These are basically streams converted to videos.The above mentioned duration is:
13,165:23:44To Reproduce
Steps to reproduce the behavior:
get_playlist("PLfuGZPdCf-K_65ebc5u1yc5WonSf5HOXk")@sigma67 commented on GitHub (Oct 10, 2024):
Wow... that's certainly an edge case I didn't expect
get_artist_albumsnot working #615