TeamNewPipe / web-api

REST API providing external data feeds for the NewPipe website. Written as a micro service. In Python.
MIT License
22 stars 9 forks source link

Replace APK URL to GitHub releases page with URL to our repo #11

Open TobiGr opened 4 years ago

TobiGr commented 4 years ago

Now, that we have our own F-Droid repository, we should change the download URL from GitHub/aws to our server. @TheAssassin Is that ok for you or are you worried about the traffic?

TheAssassin commented 4 years ago

I doubt you'll ever manage to exceed my traffic limit. That should't be an issue at all. I'll be monitoring the situation.

We could always migrate to another system, too. Those APKs don't require too much space on disk.

B0pol commented 3 years ago

Wouldn't it be better to add a new flavor? I don't see why we would remove GitHub option.

TheAssassin commented 3 years ago

It's the exactly same binary, however, from our server, people aren't exposed to tracking by GitHub.

B0pol commented 3 years ago

I know. But what if newpipe.net is down? Why would you not keep it as fallback?

TheAssassin commented 3 years ago

If newpipe.net is down, the website is down, too. They're hosted on the same system.