- cross-posted to:
- piracy@lemmy.dbzer0.com
- hackernews@derp.foo
- technews@radiation.party
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.
- RachelRodent ( @WeLoveCastingSpellz@lemmy.dbzer0.com ) 25•1 year ago
Not FOSS. So I don’t really trust it
- filcuk ( @filcuk@lemmy.zip ) 7•1 year 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 ( @ram@bookwormstory.social ) English7•1 year 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.
- hikaru755 ( @hikaru755@feddit.de ) 5•1 year 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 ( @stillwater@lemm.ee ) English1•1 year ago
FOSS acts as a layer that protects users from the devolopers.
…What?
- ɐɥO ( @Oha@lemmy.ohaa.xyz ) 14•1 year ago
Louis Rossmann is based AF
- navi ( @navi@lemmy.tespia.org ) 14•1 year 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. 😅
- LainOfTheWired ( @LainOfTheWired@lemy.lol ) English4•1 year 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.
- Yawnder ( @Yawnder@lemmy.zip ) 3•1 year ago
That’s not how things work…
- Piers ( @Piers@beehaw.org ) English2•1 year 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.
- notenoughbutter ( @notenoughbutter@lemmy.ml ) 1•1 year ago
use yattee
- Skimmer ( @Skimmer@lemmy.zip ) 13•1 year 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.
- LainOfTheWired ( @LainOfTheWired@lemy.lol ) English5•1 year 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
- PrivateNoob ( @PrivateNoob@sopuli.xyz ) 4•1 year 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 ( @Skimmer@lemmy.zip ) 6•1 year 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 ( @PrivateNoob@sopuli.xyz ) 3•1 year ago
Yeah a Piped option would be pretty great tbh, and probably most people wouldn’t notice the additional latency maybe?
- Arthur Besse ( @cypherpunks@lemmy.ml ) 10•1 year 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 ( @Piers@beehaw.org ) English5•1 year 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 ( @cypherpunks@lemmy.ml ) 3•1 year 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.
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 ( @cypherpunks@lemmy.ml ) 3•1 year 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.
- bionicjoey ( @bionicjoey@lemmy.ca ) 7•1 year 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 ( @hobovision@lemm.ee ) 4•1 year 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] ( @synae@lemmy.sdf.org ) English3•1 year ago
I know there is an option for that on the YouTube settings, not sure about nebula though.
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 1•1 year 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
- Mubelotix ( @Mubelotix@jlai.lu ) 5•1 year ago
Really enjoying it so far
- mctoasterson ( @mctoasterson@reddthat.com ) 5•1 year ago
I think this looks awesome. Curious if it will be added to F-Droid?
- moitoi ( @moitoi@feddit.de ) 8•1 year ago
It’s not open source. It’s only source available.
- RandomStickman ( @RandomStickman@kbin.social ) 3•1 year ago
I tried to import my subscription from YouTube to the app but I got rate limited due to the large amount of channels. Is there a way around it?
- normal_user ( @normal_user@lemmy.one ) 1•1 year ago
Also happened to me.
Also now the rate limit applied for a while to newpipe as well. Kind of unfortunate that until they fix it it’s not a very useful app.
- LainOfTheWired ( @LainOfTheWired@lemy.lol ) English1•1 year ago
You’ll probably want to report that to the devs. It is in alpha so there is a lot to add, fix, and tweak.
- RandomStickman ( @RandomStickman@kbin.social ) 2•1 year ago
I did report it just making sure I haven’t miss anything. Pretty excited about the app
- K4sum1 ( @K4sum1@lemmy.zip ) English3•1 year ago
If only it didn’t require you to have a new phone to run it. (Minimum Android 10)
- Piers ( @Piers@beehaw.org ) English1•1 year ago
Android 10 was released in 2019. Add on a year for updates and that means that it supports most phones from within the last 5 years. I think that’s pretty reasonable for a brand new app.
- Elise ( @xilliah@beehaw.org ) 3•1 year ago
Finally something new that is feature complete from the get go.
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 1•1 year ago
If only all modern software was like this, as they used to be over a decade ago ☹️
- Luke ( @lukecooperatus@lemmy.ml ) 10•1 year ago
Isn’t that kind of the nature of open source though? Waiting until something is “finished” before making it open source would cut off a lot of innovation and contribution possibilities. Some software would never be seen because the original author didn’t get to “finish” it and nobody else could pick it up.
Unfinished open source software releases are a good thing.
- LainOfTheWired ( @LainOfTheWired@lemy.lol ) English1•1 year ago
I know! The alpha is more complete then most companies full releases!
- penquin ( @penquin@lemm.ee ) 2•1 year ago
I’m not seeing an APK. Or is it only to be build in android studio?
- calm.like.a.bomb ( @clmbmb@lemmy.dbzer0.com ) English6•1 year ago
it’s on their site when you click download … or go to the bottom of the page.
- penquin ( @penquin@lemm.ee ) 2•1 year ago
Thank you
- Madiator2011 ( @Madiator2011@lm.madiator.cloud ) English1•1 year ago
Sadly no iOS or Desktop app :/
- LainOfTheWired ( @LainOfTheWired@lemy.lol ) English3•1 year ago
A desktop app would be nice, but I wouldn’t count on an IOS app, because I’m pretty sure this violates app store policies.
But it is an alpha so there’s still the chance they could make a desktop app later.
- Madiator2011 ( @Madiator2011@lm.madiator.cloud ) English1•1 year ago
We have ipa diles on ios :) And we can sideload apps
- Gargari ( @Gargari@lemmy.ml ) English1•1 year ago
Can we get via Obtanium?
- stefanyas ( @stefanyas@lemmy.ml ) 2•1 year ago
Sure, but it can also update itself.
- padlock4995 ( @padlock4995@lemmy.ml ) 1•1 year ago
Can you import from a newpipe backup?
Since they encourage ppl to write plugins, hopefully someone will write an import feature.
- ram ( @ram@bookwormstory.social ) English1•1 year ago
No, only from an existing YouTube account