You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently mpv is used but it doesn't seem easy to implement cross platform.
pydub
Or
pygame
pydub has features that are sufficient, including the ability to get the length which would help to produce a progress bar. Requires using ffmpeg or libav for other formats.
The text was updated successfully, but these errors were encountered:
Currently mpv is used but it doesn't seem easy to implement cross platform.
pydub
Or
pygame
pydub has features that are sufficient, including the ability to get the length which would help to produce a progress bar. Requires using ffmpeg or libav for other formats.
The text was updated successfully, but these errors were encountered: