kaorlol / obtainium-artifact-downloader

This is a simple script that downloads any files from a github action extracts the apks from them and uploads them to your github releases.
5 stars 0 forks source link

Ability to fetch apks from multiple repos? #3

Closed itsmechinmoy closed 1 month ago

itsmechinmoy commented 1 month ago

can u check this https://github.com/itsmechinmoy/echo-extensions ive added u as a collaborator , i want to get apks from 2 repos for now

kaorlol commented 1 month ago

Wait so do you want me to make it so you can add multiple repos to this? The only issue i saw with that was how would you seperate what apks to grab in obtainium.

itsmechinmoy commented 1 month ago

Wait so do you want me to make it so you can add multiple repos to this? The only issue i saw with that was how would you seperate what apks to grab in obtainium.

that's the main issue

itsmechinmoy commented 1 month ago

https://chatgpt.com/share/052d6d66-edde-4ece-9512-11a6d8973fe5

kaorlol commented 1 month ago

Wait so do you want me to make it so you can add multiple repos to this? The only issue i saw with that was how would you seperate what apks to grab in obtainium.

that's the main issue

Yeah you cant add two of the same app

itsmechinmoy commented 1 month ago

Yeah you cant add two of the same app

No any other ways to make it able to do it 😔?

itsmechinmoy commented 1 month ago

https://github.com/itsmechinmoy/echo-extensions atleast check my repo even if obtainium cant differentiate it can it still release builds from multiple repos? I've added u as a contributor