Quick shout-out to Grayjay: An app to watch videos on any platform - reducing the power of individual services. The Software is open-source and can be found here: https://gitlab.futo.org/videostreaming/grayjay

I will test this out for myself and hope someone here finds this useful.

  • @jet@hackertalks.com
    link
    fedilink
    English
    1197 months ago

    It’s viewable source, the license does not allow modification and distribution of the modifications. The license also reserves the right to be revoked at any time.

    It’s source available, but it is not what most people would consider open source in the common usage.

    • db0
      link
      fedilink
      297 months ago

      Exactly. Beware of the inevitable enshittification down the line. Once they have the market share, they have no reason not to close their source

      • @Piers@beehaw.org
        link
        fedilink
        English
        3
        edit-2
        7 months ago

        Futo (the organisation developing this app) appears to be a tech billionaire (Eron Wolf) firing his money at the tech industry until it stops being so shit.

        This is from the about page on their website:

        Our Three Pledges

        We will never sell out. All FUTO companies and FUTO-funded projects are expected to remain fiercely independent. They will never exacerbate the monopoly problem by selling out to a monopolist.

        We will never abuse our customers. All FUTO companies and FUTO-funded projects are expected to maintain an honest relationship with their customers. Revenue, if it exists, comes from customers paying directly for software and services. “The users are our product” revenue models are strictly prohibited.

        We will always be transparently devoted to making delightful software. All FUTO-funded projects are expected to be open-source or develop a plan to eventually become so. No effort will ever be taken to hide from the people what their computers are doing, to limit how they use them, or to modify their behavior through their software.

        (From: https://futo.org/what-is-futo/)

        What they say and what they will do could of course differ but they do go to great pains to paint themselves as fundamentally opposed to be sort of action you are worried about.

        • db0
          link
          fedilink
          87 months ago

          Words are cheap. Google used to write “don’t be evil”. If they are a billionaire, they could easily afford to make this FOSS.

      • @bionicjoey@lemmy.ca
        link
        fedilink
        -37 months ago

        I trust Louis Rossman not to do that. He explained the only reason for the current license is to prevent people forking the app and putting it on the Play store with ads

        • @sir_reginald@lemmy.world
          link
          fedilink
          237 months ago

          I trust no one. Just put the code in a permissive license so when you eventually cease developing the app or when you turn into adding anti-features there are community forks.

          • @winkerjadams@lemmy.dbzer0.com
            link
            fedilink
            English
            -57 months ago

            He explained his reasoning in the video. He said a malicious copy of newpipe got forked and uploaded to the play store and he would like to prevent that from happening.

            • @sir_reginald@lemmy.world
              link
              fedilink
              177 months ago

              that’s no excuse at all. This way they are restricting everyone’s freedom.

              Free software, or if you prefer, open source, is based on the principle that everyone can use the code for any purpose (some licenses have copyleft but that just requires you to share your modifications to the code).

              A malicious actor will simply grab this app code anyway, don’t giving a crap about the license and put ads on top. If they are a malicious actor after all, I highly doubt the license will stop them.

              What the license is stopping are legitimate community forks. There’s a fork of Newpipe that adds Sponsorblock support, for example, which comes super handy. If community forks weren’t allowed, it wouldn’t be possible at all.

    • @pontata@lemmy.world
      link
      fedilink
      167 months ago

      He says in the video on yt that you can fork it and modify it however you want for personal use no problem. You just can’t make money distributing it I think.

      • @Coasting0942@reddthat.com
        link
        fedilink
        127 months ago

        So basically no chance of it coming to iOS. Given that even open source apps have options to purchase donations in the iOS app, cause developers can’t eat gratitude

        • @silicon_reverie@lemmy.world
          link
          fedilink
          2
          edit-2
          7 months ago

          Sounds like a pretty good excuse to me. The code is viewable, which speaks to the privacy and accountability crowd. He allows personal modification, which appeases the tinkerers. The only group it doesn’t benefit are the ones trying to make money off of his work by degrading the user experience with ads. Are there better licenses he could have picked to accomplish his goal? Yes. Am I going to go on a Lemmy rant over a dev’s choice of license when he’s already done so much right? Hell no. It’s a win. Take the W and uninstall later if he changes his tune, just like with any other app whether open or closed.

          I do agree that true open source is better for everyone as it allows the community to truly own, improve, and evolve the app into the best version of itself. But this is the Privacy group, not the FOSS one. As far as my money is concerned, it ticks the boxes and earned my install. We’ll see where it goes from here.

      • Mubelotix
        link
        fedilink
        37 months ago

        Youtube fails to fight its clones and you think they will succeed? It’s only disuasive

    • @ToxicWasteOP
      link
      -137 months ago

      I see where you are coming from. Still i would argue that it is open source, since it is open for everyone to see.

      The explanation for this more restrictive license was that they want to prevent what happened to newpipe. Some ppl repackaged newpipe with additional crap, put ads on it etc. They want to have the legal geounds to combat these things.

      While I don’t think, they would go against me for forking it and tweaking things here and there - they have the legal ground to do so…

      • @jet@hackertalks.com
        link
        fedilink
        English
        20
        edit-2
        7 months ago

        Their license allows you to modify it, just not to distribute your modifications. For now.

        By the strictest technical definition of the term open source I agree with you.

        But in the cultural zeitgeist it is not open source and that it can’t be used by other projects, people can’t tinker with it and improve it downstream, if this company goes out of business the source code dies with it. At least legally.

        The Microsoft Windows source code is available, if you sign an NDA, and it’s been leaked a couple times online. So if you really want to, Microsoft Windows is source available with some hurdles. But I wouldn’t consider it open source - mostly because it cannot contribute to the ecosystem evolving.

        • @ToxicWasteOP
          link
          07 months ago

          I have found three comments from you, where you insert yourself as an expert on what Open Source is/not is. Although you do link to some sources, you do so without arguing your point. IMO this is not a constructive way of communication. Since I believe your perspective is purist but overall not too helpful, I will go through the trouble an actually argue the point:

          Your problem is following sentence published by the OSI: “The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources.” Which FUTO does - they won’t allow you to put ads on top of their software and distribute it. But I hope that you would agree with me that GNU GPL is an Open Source License. However, they do have a copyleft which practically makes selling software impossible. If you use a library which uses the GPL, you have to make your sources available - which makes selling a compiled version a difficult task…

          If we look at Wikipedia, we see following sentence: “Generally, open source refers to a computer program in which the source code is available to the general public for use or modification from its original design.”, Grayjay fulfils this. Wikipedia continues: “{…}. Depending on the license terms, others may then download, modify, and publish their version {…}”, you are allowed to download and modify Grayjay. They do not allow you to commercially distribute your modifications, which is a license term.

          Lets look at a big OSS company. Red Hat writes: “An open source development model is the process used by an open source community project to develop open source software. The software is then released under an open source license, so anyone can view or modify the source code.” These criteria are fulfilled by the FUTO TEMPORARY LICENSE (Last updated 7 June 2023). Red Hat does not mention the right to redistribute anywhere I could find it.

          To those who actually read up to this point: I hope you find this helpful to form your own opinion based on your own research.

    • @MonkCanatella@sh.itjust.works
      link
      fedilink
      157 months ago

      They said they’ve been working on it for at least a year so not having a proper license can only mean the license will get more restrictive.

    • Aatube
      link
      fedilink
      37 months ago

      Just asking: what rights are missing for this to be FOSS?

        • @CosmicTurtle@lemmy.world
          link
          fedilink
          English
          57 months ago

          They can vary the terms of the license for future commits.

          The license seems similar in terms of effect to the MIT license while still giving them control over trademarks and images.

          I’d call this a more restrictive form of MIT but not as copyleft as GPL.

        • @PopOfAfrica@lemmy.world
          link
          fedilink
          17 months ago

          Louis Rossman said in his video that this was so people didn’t repackage the application with ads and malware. He said it’s fair game to recompile and altar it in any other capacity though.

                • @ToxicWasteOP
                  link
                  87 months ago

                  Afterall a healthy mentality. Even if I think Rossmann does some great things - he is still a rando on the internet.

                  Me as a dev understands the desire to protect your work against malicious actors. On the other hand some of the best work is GPL licensed. IMO their license provides an ok middle ground between protection and non-commercial redistribution.

                  Let actions speak louder than words.

              • Aatube
                link
                fedilink
                27 months ago

                Ah, so that’s why everyone was so hyped when he developed a €169 software to calibrate the MacBook orientation sensor

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

      What’s wrong with the FUTO license?

      AFAICT, the only restrictions are you cannot make money off it, and you can’t pretend to be the official app. Very similar to the Mozilla license, although Mozilla’s has some extra bits to be compliant with releasing on the App Store, which has its own licensing requirements that is not met by any version of the GPL

        • 𝒍𝒆𝒎𝒂𝒏𝒏
          link
          fedilink
          2
          edit-2
          7 months ago

          Ohh I see, sounds like more of a principled reason then if i’m understanding you correctly

          Edit: while Louis is accepting feedback on the license specifically, I doubt the project will move to something relicensable, since Louis specifically picked this license to prevent what is happening to NewPipe and the spread of malware using his name to gain trust. He’s also been burned a lot during the R2R stuff with unforseen loopholes abused by rival lobbyists, so the FUTO license is probably looking at things from a protectionist perspective, not as an individual from the FOSS community.

          I’ve only heard of one OSS project relicensing in recent times, and they had to reach out to each individual contributor for written permission, hopefully this rings a bell for someone here because I can’t remember the project name…

  • @Skimmer@lemmy.zip
    link
    fedilink
    207 months ago

    App looks legitimately amazing. Seems a bit buggy in alpha but I’m sure it’ll be ironed out. I just hope they look into supporting Piped instead of directly connecting to YouTube, as well as SponsorBlock. Once they get those 2 things and iron out some of the bugs, I’ll primarily use it for sure. Its a great concept.

    • PrivateNoob
      link
      fedilink
      77 months ago

      Wouldn’t interacting through Piped just introduce an additional communication layer, which makes interacting with YT slower? I see your argument with Piped, but what would be the pros of using Piped which outweighs the additional communication costs?

      • @Skimmer@lemmy.zip
        link
        fedilink
        107 months ago

        Pro would just be not directly connecting through Google/YouTube servers, and instead using a proxy. Its a nice privacy benefit. I agree it could make things slower, so I don’t think it should completely replace direct connection with YouTube, but I just think the option would be nice to have.

        • PrivateNoob
          link
          fedilink
          37 months ago

          Yeah a Piped option would be pretty great tbh, and probably most people wouldn’t notice the additional latency maybe?

    • @LainOfTheWired@lemy.lol
      link
      fedilink
      English
      5
      edit-2
      7 months ago

      The app supports plugins for other platforms with development docs coming that I don’t think are out yet. So if they don’t add it someone else certainly can

  • @navi@lemmy.tespia.org
    link
    fedilink
    14
    edit-2
    7 months ago

    I wish somewhere on their site or anywhere in that description they’d say “Android App”.

    I was a little disappointed as an iOS user browsing their site trying to find the iOS App Store link 😬.

    Edit: I appreciate the advice to switch to Android but I really wasn’t asking. 😅

      • @whale
        link
        15
        edit-2
        6 months ago

        deleted by creator

    • @LainOfTheWired@lemy.lol
      link
      fedilink
      English
      4
      edit-2
      7 months ago

      All you can hope is that some day they are forced to support 3rd party apps because of some anti monopoly lawsuit telling them they have too.

      But good luck with that, Apple is very powerful and can probably just buy out the right lawyers and judges in that situation.

      Or if they were forced to it would have an Apple twist on it like they get to approve the 3rd party app stores that are allowed or something.

      Just get an Android phone you can put a custom ROM on and you’ll have a very good experience.

      • @Piers@beehaw.org
        link
        fedilink
        English
        27 months ago

        All you can hope is that some day they are forced to support 3rd party apps because of some anti monopoly lawsuit telling them they have too.

        I’m not sure if you are aware already but the reason Epic are announcing a million changes to their business is that the previous business plan was based around them successfully throwing a fortune at suing Apple to force them to support 3rd party apps and they tried and failed.

        I think if it were ever going to happen that way, Epic would have succeeded.

        That’s not to say it won’t still happen one day through political means. Seems plausible the EU might force it at some stage.

  • @bionicjoey@lemmy.ca
    link
    fedilink
    127 months ago

    Downloaded it and tried it. It’s awesome. It blows invidious and newpipe out of the water. Plus it includes my nebula subscriptions in with my YouTube subscriptions.

    • @hobovision
      link
      57 months ago

      Do you know if it sends back watch data to the platforms? I pay for Nebula to support the folks I watch, so wouldn’t want to lose out on that.

      • synae[he/him]
        link
        fedilink
        English
        37 months ago

        I know there is an option for that on the YouTube settings, not sure about nebula though.

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

        Nebula is beta, hopefully it gets support for sending back watch stats and saving watch progress 🙏

        I see they have something similar for YouTube already, where you can enable/disable anonymity (using your google account for requests VS anonymous requests), and enable/disable saving watch history to your linked Google account

      • @StarsBypass@lemmy.world
        link
        fedilink
        97 months ago

        If there was a Linux approach to smartphones, I’d be interested. Instead, it’s a choice between two large corporations. And one of them receives the majority of its income from advertising. So that’s why I chose what I perceived to be the lesser of the two evils.

        • @Quintus@lemmy.ml
          link
          fedilink
          137 months ago

          The lesser of two evils is Android as it’s like they put closed-source software on top of open source software (see AOSP) whereas on iPhone it’s all closed.

        • JackGreenEarth
          link
          47 months ago

          There are Linux phones, like the Pinephone and postmarketOS, but they’re not as polished as Andrpoid and iOS

    • calm.like.a.bomb
      link
      fedilink
      English
      57 months ago

      Louis says somewhere in a comment on the presentation video that they won’t have (at least for the time being) an iOS app because Apple wouldn’t allow it in the Store, so there’s that.

      • @StarsBypass@lemmy.world
        link
        fedilink
        47 months ago

        Hopefully once the alternative App Stores come about (thanks to EU legislation), it might appear in the future.

        Or web app approach (like Voyager does with Lemmy).

        • @notenoughbutter@lemmy.ml
          link
          fedilink
          47 months ago

          alternative app stores are only supposed to be in eu

          apple is looking forward to region lock this side loading facility

    • @Substance_P@lemmy.world
      link
      fedilink
      57 months ago

      I wonder, are there any decent open source apps available for IOS? Asking for a friend, an Android envious friend, (actually my wife)

    • @Xiaz@lemmy.world
      link
      fedilink
      27 months ago

      I don’t see the option either. Need more options like this and Piped (Piped has Yattee on iOS).

    • @helpImTrappedOnline@lemmy.world
      link
      fedilink
      9
      edit-2
      7 months ago

      Software simply being FOSS does not equal trust. It never has, and never should.

      A free program certainly doesn’t make it trustworthy.

      edit: as pointed out, free stands for liberty to do as you please, not the financial definition. With that in mind, I definitely wouldn’t call Grayjoy FOSS due to the license. I like my made up classification, but maybe this would work better; ROSS, “restricted open source software.”

      An open source program doesn’t make it trustworthy. Unless you vet the program yourself you can never be 100% trusting.

      For most of us, we’re trusting the smaller community of people who actually go through the code for us. We don’t trust individual pieces of FOSS, we trust the FOSS community and recognize that a developer is less likely to place malicious software in the code. However, it’s also much easier for a malicious 3rd party to fork the program and infect the code.

      I’m confident that anything FUTO puts out is going to be heavily looked over by all the Louis haters and fanboys - if they’re up to something shady, we’ll hear about it.

      This particular software is what I’d call Open Source Donation Ware (OSDW)

      “please pay us but we aren’t checking if you do. Here’s the code, if you want you could copy it and remove the payment all together. However, we retain the legal right to destroy any fork that adds spy/malware.”

      As a model, I can respect it. It’s a good medium between releasing the program to the wild and being closed source. It’s also a good model for making money for their work, pretty much like winrar’s approach (rip now that windows is finally getting native .rar support). Yes, some programs are more subtle with a little coffee cup button, but as long as it doesn’t constantly nag you, I’m okay with a more prominent ‘donation’ button.

      • I would like to point out that free in FOSS doesn’t mean free as in gratis. It means free as in libre, means independent. Open source independent software. And I trust no software that isn’t truly FOSS as a personal principle. I don’t care if it’s FUTO, Louis or even goddamn Facebook. Not open? No go. I will stick to Foss alternatives

    • @hikaru755@feddit.de
      link
      fedilink
      87 months ago

      What exactly do you mean by “trust”, here? Yes, it’s not fully FOSS, and I do understand why you wouldn’t like or use it because of that, but you can still verify the code, compile it yourself and build and run it with your own modifications, so how would being fully FOSS make you trust it more?

      • FOSS acts as a layer that protects users from the devolopers. Even if its from a respected privacy youtuber I will not look away because he is conciously making a decicion not to use an open source liscence. They could make it closed source the moment they gwt some marketshare

        • @stillwater
          link
          English
          0
          edit-2
          6 months ago

          deleted by creator

    • @filcuk@lemmy.zip
      link
      fedilink
      67 months ago

      Not sure what part of a free YT+ frontend that doesn’t require permissions or an account you don’t trust, but the reason is they don’t want people to fork it freely and spread a version with malware, like happened to NewPipe.

      • ram
        link
        fedilink
        English
        57 months ago

        I understand the reasoning, but I disagree that it’s an effective solution, or if it was, that it’d be worth what you’re giving up.

  • Arthur Besse
    link
    fedilink
    8
    edit-2
    7 months ago

    where did you find that gitlab link? it isn’t linked from the project website; looking at the website i would assume it isn’t free software.

    edit: oh, i see it isn’t actually free software after all, it is under source ‘source visible’ proprietary license. 🥱

    • @Piers@beehaw.org
      link
      fedilink
      English
      27 months ago

      It isn’t free however they are very clear that they make no effort to make you pay for it. IE the app works whether you pay or not and they aren’t planning to change that. It’s not free in the same way WinRAR isn’t free. Here’s the announcement video from Louis Rossman where he talks about that. https://youtu.be/5DePDzfyWkw?si=KuNumtHUrtW_kHSC

      • Arthur Besse
        link
        fedilink
        0
        edit-2
        7 months ago

        yes, as i said, it is not free software.

        it is also not open source software.

        hey @ToxicWaste@lemm.ee can you please edit your post to remove the inaccurate statement “The Software is open-source”? you could say it is “source-visible software” or some other 🤡 term, but “open source” has a definition and this software’s license aint it.

        • @ToxicWasteOP
          link
          17 months ago

          I have found three comments from you, where you insert yourself as an expert on what Open Source is/not is. Although you do link to some sources, you do so without arguing your point. IMO this is not a constructive way of communication. Since I believe your perspective is purist but overall not too helpful, I will go through the trouble an actually argue the point:

          Your problem is following sentence published by the OSI: “The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources.” Which FUTO does - they won’t allow you to put ads on top of their software and distribute it. But I hope that you would agree with me that GNU GPL is an Open Source License. However, they do have a copyleft which practically makes selling software impossible. If you use a library which uses the GPL, you have to make your sources available - which makes selling a compiled version a difficult task…

          If we look at Wikipedia, we see following sentence: “Generally, open source refers to a computer program in which the source code is available to the general public for use or modification from its original design.”, Grayjay fulfils this. Wikipedia continues: “{…}. Depending on the license terms, others may then download, modify, and publish their version {…}”, you are allowed to download and modify Grayjay. They do not allow you to commercially distribute your modifications, which is a license term.

          Lets look at a big OSS company. Red Hat writes: “An open source development model is the process used by an open source community project to develop open source software. The software is then released under an open source license, so anyone can view or modify the source code.” These criteria are fulfilled by the FUTO TEMPORARY LICENSE (Last updated 7 June 2023). Red Hat does not mention the right to redistribute anywhere I could find it.

          To those who actually read up to this point: I hope you find this helpful to form your own opinion based on your own research.

          • Arthur Besse
            link
            fedilink
            17 months ago

            where you insert yourself as an expert on what Open Source is/not is

            this is not really a controversial topic; assuming you were just confused, I linked to the definition and (in another comment you replied to) to the list of governments and other entities which all agree about it. i again encourage you to read those links as it sounds like you haven’t.

            since you’ve declined to remove the inaccurate statement “The Software is open-source” from your post here in !privacy@lemmy.ml I am removing the post. (since I am an admin rather than a mod of the community, the moderation action will only federate to instances running the latest version of lemmy, which your instance isn’t, but fyi it should be removed from lemmy.ml and any other instances running updated software.)

            fwiw i think this is the first time i’ve used my admin privileges to remove something in a discussion i participated in myself, which tbh feels a little weird, but since this is a clear case of someone declining to remove a post making an objectively false claim, i’m going to.

            • @ToxicWasteOP
              link
              17 months ago

              Again you are imposing your interpretation without explanation or argument. Ad absurdum your comments are: “This is not OSS! Everyone agree with me!”.

              Remove the thread, don’t remove the thread. It shows more about your character than it contributes to the topic…

  • @hperrin@lemmy.world
    link
    fedilink
    67 months ago

    The app looks cool, but why did you post this in c/privacy? Does this have some extra privacy related features?

    • @GreenIcePear
      link
      177 months ago

      It excludes trackers from apps like YT, Twitch etc, so there is an argument to be made

      • @ToxicWasteOP
        link
        97 months ago

        Exactly this. Bonus points: this time privacy is more convenient than the native apps.

  • @hatchet@sh.itjust.works
    link
    fedilink
    67 months ago

    I literally just watched the video from Louis Rossman, and came straight here. Pleased to see everyone already talking about it!

    • @winterayars@sh.itjust.works
      link
      fedilink
      27 months ago

      I watched a bunch of that too but what was a little concerning to me was holding up Destiny as an example of a good use case for the service. There’s a reason Destiny keeps getting banned from every platform he touches. Putting him up front and center makes me wonder if they have a plan to deal with problematic people (like Destiny). Are they just going to the up hosting white supremacists and Neonazis? That’s not really a (meta)platform i want to support.

  • @penquin
    link
    47 months ago

    I’m not seeing an APK. Or is it only to be build in android studio?