badabing2005 / PixelFlasher

Pixel™ phone flashing GUI utility with features.
GNU General Public License v3.0
1.37k stars 120 forks source link

Feature request; Add beta firmwares to "Google images" menu #248

Open s3axel opened 1 month ago

s3axel commented 1 month ago

Would it be possible to add download options for the beta firmwares as well ? Would be extremely handy :)

badabing2005 commented 1 month ago

It's possible, but unlike the main downloads, the format is not api friendly, the pages need to be scraped, and if anything changes on the page, the scraping would break. Aside from that, PF caches the data so that it doesn't have to waste time calling out and processing each time. With beta, the cached data is short lived and subject to Google when it decides to release new version, so unless it's checked each time, which will be slow, the data won't be reliable / useful.

I'll see if something can be done, but no promises, as it provide little value for high cost. The beta link is already available in the help menu under links, so it's just a few clicks for a user to grab the beta.

s3axel commented 1 month ago

Thanks for your reply and understood - much appreciated !

VisionR1 commented 1 month ago

Hi, with the autopif2 by @osm0sis, can merge it in PixelFlasher and download latest random beta FP from image? Without need to download the whole.

badabing2005 commented 1 month ago

Hi, with the autopif2 by @osm0sis, can merge it in PixelFlasher and download latest random beta FP from image? Without need to download the whole.

Yes, and it's already done, it should be released today / tomorrow.

VisionR1 commented 1 month ago

Hi, with the autopif2 by @osm0sis, can merge it in PixelFlasher and download latest random beta FP from image? Without need to download the whole.

Yes, and it's already done, it should be released today / tomorrow.

Nice. Good to know. 👍