this post was submitted on 08 Oct 2023
81 points (98.8% liked)
Newpipe
2790 readers
11 users here now
Website : https://newpipe.net/
Blog : https://newpipe.net/blog/
Github : https://github.com/TeamNewPipe/NewPipe
Donate : https://newpipe.net/donate/
This community is neither affiliated with nor endorsed by TeamNewPipe.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Looks to be an iOS port of NewPipe, offering a $2.99 subcription to use.
Could be not horrible assuming it actually functions as newpipe does, but doesn't appear to be open source (found listed developers Github, no repository for this)
In terms of "are they allowed to", of course. They can take as much or as little of Newpipe as they'd like and monetize it however they like, as Newpipe is open source.
EDIT: The App Store does not facilitate releases under GPL licenses, so this is likely not acceptable behavior.
It is not possible to release gpl software on the iOS App Store due to the extra licensing restrictions of apple.
That said, if you hold all the rights to the software, you can release your gpl software under a different license that is compatible with the App Store.
But it is currently violating the gpl if you take gpl software that you don’t have the ability to relicense and put it on the App Store.
I wasnt aware of that, thank you for the education!