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.dev2
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.dev2.tar.gz | 23.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flet_video-1.0.0.dev2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 49.6 kB
Release files / flet_video-1.0.0.dev2.tar.gz
| Download URL | flet_video-1.0.0.dev2.tar.gz |
|---|---|
| Size | 23.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa97dee9d4cfd062a09ed0cf6652631194632ce684feca87f6b68a3e49c0d1c1
|
|
BLAKE2b-256 checksum How to use checksums |
0a0267b53f8fe55d094c02dc94a80caef376b9f185dc32cf28cca9f7ad085227
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","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.dev2-py3-none-any.whl
| Download URL | flet_video-1.0.0.dev2-py3-none-any.whl |
|---|---|
| Size | 25.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
12e34bca7cebc8b4b339522b3c78a5c0cc3ee02c560b474f0acf19dca4dc5dcd
|
|
BLAKE2b-256 checksum How to use checksums |
b62d958dcace09df5cdd476e2e6685dca7599290d75da7e27c8078c2bab8b764
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","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}
|