|
__init__.py
|
ver bump
|
2023-08-23 13:15:54 -04:00 |
|
enums.py
|
remove handling of videos in playlists
|
2023-05-03 19:47:37 -04:00 |
|
events.py
|
fix event tracks
|
2023-03-13 19:37:29 -04:00 |
|
objects.py
|
remove ctx comparison check from track __eq__
|
2023-05-08 10:41:47 -04:00 |
|
player.py
|
patch load types and track events for v4
|
2023-08-23 10:44:51 -04:00 |
|
py.typed
|
start typehinting and correcting the library
|
2023-03-09 15:40:50 +00:00 |
|
queue.py
|
add local sources, fix queue jumping on loop
|
2023-03-27 00:08:46 -04:00 |
|
utils.py
|
update __all__
|
2023-03-12 22:58:49 -04:00 |