• velox_vulnus
    link
    fedilink
    133 months ago

    But Grayjay isn’t open-source, is it? Just source-available - it has some weird FUTO license. LibreTube and Newpipe, on the other hand are GPL-3.0 licensed.

    • @[email protected]
      link
      fedilink
      English
      33 months ago

      shrug I’m alright with that until given verifiable proof that I should not be. I have been enjoying the app and it’s a decent bit nicer to use and look at than the usual candidates, imo. I’m not going to rag on something for not being 100% foss with agpl 3 or whatever, just because of that fact.

    • 𝒍𝒆𝒎𝒂𝒏𝒏
      link
      fedilink
      33 months ago

      Yep, look but don’t touch unless it’s for personal use. Not ideal, but I think it’s a step up compared to a completely closed source alternative.

      I can somewhat understand the reasons, particularly looking at the fake NewPipe app malware on the Play Store, and Louis’ own experiences of being screwed over by other lobbyists while trying to pass R2R legislation in the cleanest possible condition. Trademark protection + GPLv3 would have mostly sufficed I think, but an explicit “prohibition” by license allows for a much faster legal conclusion AFAIK.

      The unusual license may also be to allow distribution on iOS at some point, as GPL licensed software is not allowed on the iOS app store without dual licensing (although this is not something I’m familiar with). GPL components can be embedded within apps though I think.

      Grayjay is pretty much a frontend viewing and development interface for media platform plugins, and every plugin is AGPLv3 licensed. Someone could make a Purplejay or a Greenjay alternative frontend implementation for them and there’d probably be no issue.

      Having fewer SA & FOSS apps that take the place of several closed source apps is great: Newpipe (or my preferred fork, Tubular) handles soundcloud, youtube, and bandcamp. Grayjay handles patreon and nebula. It also doesn’t hurt to have multiple apps capable of playing YouTube in the event that they break one app with some new change, as NewPipe, LibreTube, Grayjay’s plugin and yt-dlp all use different extractors AFAIK