A simple API to get Windows Media information, including cover art.
Project description
Now Playing Api
NOW USES UP TO DATE LIBRARYS / PYTHON!
A simple api to get windows media
This includes but not limited to cover art
To get media info you want to await it:
await winnplib.get_media_info_async()
or you can use asyncio
asyncio.run(winnplib.get_media_info_async())
getting media info returns a dict
to get the thumbnail you can do it async or not async
winnplib.get_media_thumbnail(filepath) # Not async
winnplib.get_media_thumbnail_async(filepath) # Async
file path is optional in both of those
i hate docs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
winnplib-0.1.4.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file winnplib-0.1.4.tar.gz.
File metadata
- Download URL: winnplib-0.1.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b99eb9b5e57435ad52e1467d6d04f1c5a1a93ae561caad4138744da0bfaf399
|
|
| MD5 |
c25d22b863e94acb10e3c8ba35195b3a
|
|
| BLAKE2b-256 |
725903d314f312885c286668d41896feadff24aefe297188de4637bc2247f1bf
|
File details
Details for the file winnplib-0.1.4-py3-none-any.whl.
File metadata
- Download URL: winnplib-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492930e7dccbc6a8ee707c271ba21437009c6581af6a56c1da87071a47b5342d
|
|
| MD5 |
7d8b30e8284e784a4f6b3ef87fa757e9
|
|
| BLAKE2b-256 |
45747b2e15f2c24ef4ceed412d061fa29b28455ed7f4cb98d926d1177a68f1d0
|