Skip to content

kjurl/awesome-obtainium-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Awesome Obtainium Android Apps

Updated Obtainium App configurations, so you dont have to...

Google Apps

YouTube YouTube Music

Modded Liteapks

Please install these at your own risk.

App Name Link
TrueCaller Link
Hermit Browser Link
Jio Hotstar Link
Showly Link

Steps to make an liteapks.com extractor

  1. Add the main link: https://liteapks.com/showly.html.
  2. Then the 1st Intermediate link can be captured by regex https:\/\/liteapks\.com\/download\/<appname>-\d+ (replace the <appname> by the app name): https://liteapks.com/download/showly-13824 (In our example, showly is the appname). This link can be achieved by clicking on the download button.
  3. Similarily, https:\/\/liteapks\.com\/download\/<appname>-\d+\/\d+ for the 2nd Intermediate link. The second digit in the regex - you will generally find this to be either 1 or 2. And 1 always fetches you the latest apk.
  4. Make sure to turn on Take first link in both of the above Intermediate links.
  5. Leave the Custom APK link filter by regular expression blank.
  6. Also Take first link here.
  7. Use a Partial APK hash for psuedo versioning.
  8. If you want the version to be displayed, then you can use this regex: v(\d+(?:\.\d+){0,2})
  9. Enjoy :D

About

Updated Obtainium App configurations, so you dont have to...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published