Obtainium icon indicating copy to clipboard operation
Obtainium copied to clipboard

Support Google Drive (Tasker & Plugins standalone)

Open Elaborendum opened this issue 1 year ago • 5 comments

I see that there was a Google Drive issue, now closed, mostly focusing around Mixplorer. In this case, to my knowledge, there is no alternative site to download the direct purchase (without Google Play Services) version of Tasker and its plugins other than the direct Google Drive links provided during the purchase. Which is why Google Drive support would be desired.

Elaborendum avatar Jun 29 '23 01:06 Elaborendum

You can't scrape google drive as the items are loaded in with javascript. Adding this isn't feasible without a way to get app versions (or unique version alternatives) and apk links.

ImranR98 avatar Jun 30 '23 03:06 ImranR98

If the direct-purchase version of Tasker is provided on a web page, maybe Google Drive could be treated as a direct link, downloading through their API or something?

SkyNinja avatar Sep 14 '23 02:09 SkyNinja

Might be doable, they do have an API. And file name hashes could be used as versions.

ImranR98 avatar Sep 14 '23 02:09 ImranR98

It is already possible with direct link to APK in Obtainium:

https://drive.usercontent.google.com/download?id=1HVTNt0P3Rbyi8vQhmNM6R1eFzbP62_Pl&export=download&confirm=ABCD

czarnyckm avatar Mar 18 '24 09:03 czarnyckm

Hm... In that case, a regex replacement string could be used for my hypothetical up there. Well, at least sometimes, Drive likes to dump redirects in there sometimes. I'll open a new issue about that.

SkyNinja avatar Apr 06 '24 09:04 SkyNinja