It even has a bundled media player which uses ffmpeg under the hood which means that transcoding isn’t necessary.
So after hitting my head against wxPython for a while I’m exploring Kivy kivy.org as an alternative…twitter.com/i/web/status/1…J9
One lose the native macOS look but the trade off is positive in the end. I may switch to Kivy with my project if ex..twitter.com/i/web/status/1…ml
Now I need to focus on Ffmpeg and do some research on transcoding. Once the video is converted in a suitable format..twitter.com/i/web/status/1…tR
So in the last few days my video downloading app (see twitter.com/passiomatic/st…) made some progress: it syncs to serv..twitter.com/i/web/status/1…2P
@PavelASamsonov @Folletto And this is only the beginning. We have fun times ahead!
The still unclear thing here is how to transcode the downloaded file into a stream readable by Quicktime, since wxP..twitter.com/i/web/status/1…Xy
LibTorrent (libtorrent.org) is robust and well documented. Python bindings are fairly low-level but workab..twitter.com/i/web/status/1…D0
App local storage uses sqlite3 and Peewee ORM (docs.peewee-orm.com/en/latest/) which I already used in the past. No surprises here.
wxPython (wxpython.org) is quite cool. It allows to create GUI for multiple platforms while keeping the..twitter.com/i/web/status/1…Hu
So I’m coding a Mac app which lists recent TV series, allows the user to pick a Torrent episode, download and playb..twitter.com/i/web/status/1…ml