Decompiled source from the Android APK, with some attempts at deobfuscation.
The following libraries are found in the source, albeit obfuscated:
- Kotlin - Programming language
- ExoPlayer - Video Player
- Timber - Logging utility
- okio - I/O library
- joda-time - Time/Date library
- RxJava - React extensions for Java
- Sentry - Error reporting utility
- Lottie - GUI animations utility
- Appbot/Braze - Analitics (and push notifications?)
- Glide - Image cache and load
- Stetho - Debugging interface
- Material - GUI
- RxRelay - RxJava extension
- AutoDispose - RxJava extension
- GMS - Google Mobile Services
- Proprietary Bamtech (aka Disney) Dominguez - App core?
More will probably be found soon.