Cross-platform video playback for Flet apps.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 flet_video-0.82.2.tar.gz.
File metadata
- Download URL: flet_video-0.82.2.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beb9101fb4545b258286758e57bfca3899952a808a533eabbeb48155ffe40600
|
|
| MD5 |
0db9a794bd8d78e0b696e1c3967f362e
|
|
| BLAKE2b-256 |
df28fbe2805177d9a3620ad25179d0ec0e36a38c0411728fafa3b1383f6b31ca
|
File details
Details for the file flet_video-0.82.2-py3-none-any.whl.
File metadata
- Download URL: flet_video-0.82.2-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c43a802e28764616f5da7e7bb8a7678dd4849b74cfb010aab5c51620c1e846d
|
|
| MD5 |
b61b1391efa76a6b900b912f98703e8a
|
|
| BLAKE2b-256 |
507263af4f555c60b3b153aa56403f43d9fa2209d71ead11a5e0e890d158f6c0
|