apk-downloader
apk-downloader copied to clipboard
Use protobuffers to decode responses
Right now, a rough regex is used to extract URLs from responses. It should use ProtoBuf.js instead to parse responses and to generate queries.
Benefits:
- more useful feedback (other than "Cannot download app")