Skip to content

A helper to install video files on a flipper zero (Get yours now at shop.flipperzero.one)

License

Notifications You must be signed in to change notification settings

Jacoblightning/FlipperVideo

Repository files navigation

FlipperVideo

A helper to install video files on a Flipper Zero (Get yours now at shop.flipperzero.one)

Credits

All credit for the script helper1.py goes to JacobTDC. Find the original script here

Converting a YouTube video

To convert a YouTube video to a flipper file:

run the yt2flip.py <youtube url>

Converting an mp4

To skip the downloading and convert an mp4 file directly,

run helper1.py <inputfile.mp4> <outputfile.bnd>

Transfering to flipper

When your file is done, move it to the flippers sd card into apps_data/video_player (I advise that you remove the SD card from your Flipper and connect it to your PC/laptop somehow, or wait all the night when it uploads via qFlipper.)

Things to note

I have included the .fap file, but it is recommended to install unlshd firmware here (If installing Unlshd firmware, remember to install the extra apps version or it will not install the vieo_player)

For the future

Task Started Done
Publish to pypi Yes No
Delete the batch file Yes Yes
Post examples Yes Yes
Add a GUI No No
Fix the argument parser Yes Yes

About

A helper to install video files on a flipper zero (Get yours now at shop.flipperzero.one)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages