Capture download URLs from local devices such as Android

So right now the Galaxy S9 is receiving the Android Pie beta update, but Samsung have only released it in a few specific regions so obviously there are a lot of unhappy owners who also want to test the new build but cannot

As the update works on all devices regardless of region we are currently trying to find a way to capture the URL the phone requests to download the update.zip from eligible devices so we can share the update with everyone (XDA developers forums) as without root you cannot save the update.zip, and with root you cannot download it (Catch 22)

Obviously even if this feature request was approved it would not be available in time for this, but it would be an extremely useful feature in the future

So in a nutshell, Device A starts downloading a file, Pi-Hole captures the URL and displays it in real-time similar to the tail pihole log real-time does for requests

Not sure if this is basically adding an http(s) capture log to pihole? Rather than just DNS?

Not my area of expertise

Thanks

Ah ok thanks