Pre-release
This release is a pre-release and may not be stable for production use.
flet-video
A cross-platform video player for Flet apps.
It is based on the media_kit Flutter package.
Documentation
Detailed documentation to this package can be found here.
Platform Support
| Platform | Windows | macOS | Linux | iOS | Android | Web |
|---|---|---|---|---|---|---|
| Supported | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Usage
Installation
To install the flet-video package and add it to your project dependencies:
-
Using
uv:uv add flet-video
-
Using
pip:pip install flet-video
After this, you will have to manually add this package to your
requirements.txtorpyproject.toml.
[!NOTE] To play video on Linux/WSL you need to install
libmpvlibrary:sudo apt update sudo apt install libmpv-dev libmpv2If you encounter
libmpv.so.1load errors, run:sudo ln -s /usr/lib/x86_64-linux-gnu/libmpv.so /usr/lib/libmpv.so.1
Examples
For examples, see these.
Release files for flet-video 1.0.0.dev0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flet_video-1.0.0.dev0.tar.gz | 23.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flet_video-1.0.0.dev0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 49.6 kB
Release files / flet_video-1.0.0.dev0.tar.gz
| Download URL | flet_video-1.0.0.dev0.tar.gz |
|---|---|
| Size | 23.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0253ca15d789b02138129b7c257259a4b8a9780c1f05f43227cf638a390a3a29
|
|
BLAKE2b-256 checksum How to use checksums |
54f4652fa3f97143be3530cffa8459595489630de3502f37abe5a52930e7745c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / flet_video-1.0.0.dev0-py3-none-any.whl
| Download URL | flet_video-1.0.0.dev0-py3-none-any.whl |
|---|---|
| Size | 25.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
76b03c9f5c54432bff0ad097154ef8a874b5f7db07c88beea9a27c0dcc112f68
|
|
BLAKE2b-256 checksum How to use checksums |
e82155f17b00d2335eb271ad0caed2f26d8497dd65a59a1240f1f21cc1f7ba73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|