Relative Content

Tag Archive for pythonjavaandroidkivypyjnius

Python Kivy Android app and Pyjnius autoclass FFMPEG

I’ve been trying to make an Android app on Python3.12 and Kivy.
It’s been a smooth ride until I tried to download a video with yt-dlp on an actual Android device.
Turns out it can’t just use FFMPEG to convert the videos like that.