Changelog
- Improved HLS playback.
- Better control of disk space usage.
- An option has also been added to customize the use of disk space for caching, in Options > Advanced > Developer Options > Enable disk cache.
- Better compatibility with recent versions of Electron.
- Minor bugfixes and improvements.
Android notes
We provide APK for armeabi-v7a and arm64-v8a architectures.
If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.
Linux notes
On Linux you can download and install easily by running the following command on your terminal:
wget -qO- https://megacubo.tv/install.sh | bash
... and uninstall it by running:
wget -qO- https://megacubo.tv/uninstall.sh | bash
MacOS notes
Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:
https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)