github yausername/youtubedl-android 0.8.0

latest releases: 0.15.0, 0.14.0, 0.13.3...
pre-release4 years ago

This is an alpha release.
This includes breaking changes. If you are upgrading from a previous version you must uninstall the older version first.
Changelog -

  • android 10 support (closes #26)
  • x86 support (closes #42)

Key points

  • Set android:extractNativeLibs="true" in your app's manifest.
  • Use abiFilters 'x86', 'armeabi' in app/build.gradle, see sample app.
  • Use abi splits to reduce apk size, see sample app.
  • On android 10 set android:requestLegacyExternalStorage="true". I haven't tested with scoped storage, feel free to do so.

Don't miss a new youtubedl-android release

NewReleases is sending notifications on new releases.