Can't watch any YouTube videos anymore, what do I do now?
Can't watch any YouTube videos anymore, what do I do now?
What is your setup?
What have you tried?
find something else. theres always the high seas
youtube is kinda dead to me, i wish people would stop posting links sourced there
and this is the reason youtube will continue to fuck everyone over.
you all lack convitction to actually stand up and not use a service thats fuckinng you over. yeah, youre going to lose some content from some providers, so tell them. but fucking stand up for yourselves, you do not have to use youtube.
some content from some providers
I think that’s the understatement of the century. Regardless of your opinions on the value of the content, the overwhelming majority of streaming video content online is only available on youtube.
Your overall idea isn’t wrong, but don’t downplay the stranglehold youtube has on content as just missing out on some content.
XKCD 386
You would need
I could put something like that together, but it’d take a lot of people and a lot of work, and we’d probably have to pay for it either with advertising or by charging a fee for users who don’t want ads.
I guess it depends on whether you want recommendations about everything on the platform, or just from the subscriptions. I think for basic subscription recommendations you only need to track what the user has watched, although you can use a large number of profiles to get better recommendations even in that case.
Something like this would work:
Then you can use something like github.com/mattwright324/youtube-metadata to pull down metadata and then you can make useful-enough recommendations to start with. You can add in other people’s profiles if you want to expand it to unsubscribed channels, but this will get quite big (and potentially slow) at the scale needed to be useful.
I don’t think this is as much work as you think, so someone else must have put more than these few minutes’ thought and effort into it already.
A quick way to gather all the metadata about a video, playlist, or channel from the YouTube API. - GitHub - mattwright324/youtube-metadata: A quick way to gather all the metadata about a video, pla...
That goes against the whole anti-tracking idea of these frontends.
If you want to be tracked (and across multiple platforms no less), just keep using Google’s crap.
On my phone, I’ve been using newpipe for a few years with little complaints. I can import my Google account subscriptions to it but I can’t comment or rate.
On my home theater PC I have been watching YouTube via Kodi with a Google API for over 6 years. It works excellent and there is no ads. Although Google may at any time revoke access to the API or charge me a fee to use it. It is kinda technical to set up and requires Kodi which is a rather large package with a lot of python dependencies. So if you only want to watch YouTube and don’t want to set up a Google API or read a doc then it might not be for you.
Others comments here mentioned freetube which looks really promising and I might try it on my laptop.
Most of them will recommend relevant videos but there’s no way to algorithmically recommend videos especially for you without having any information about you.
Most content I find by searching.
Why not log into YouTube? Google already tracks your browser everywhere else - including your online banking, which often you can’t access without enabling connections to google.com and gstatic.com (along with the domain you’re actually accessing, that provides 3 points of internet routing for highly effective triangulation).
Facebook tracks you even when you’re not logged in. Maybe not logging in makes the data they collect slightly less valuable, but they’re still collecting it. At least logging in gives you access to a proper watch history.
Saying all that, more power to you if you choose to work around it. However, if you’re going to youtube.com to watch things then there isn’t really any difference doing so logged in or logged out, for the most part.
I agree with the incentive of making it harder, and I do the same myself. However there’s a balance to be found between making it harder for a third party and taking advantage of the tools.
If the third party gets the same information etiher way, then there is little to no harm in logging in to the service and taking advantage of the features available.
Not sure about all the accounts and strikes and things. Personally, I’ve been using uBlock Origin - but I also use uMatrix, which is something of a deprecated browser extension by the same author. However, I find that uMatrix really provides the granular control I want. Many websites I visit are broken from the outset, and then I switch things on little by little until I find the bare minimum required to make the site function for my needs.
Unfortunately, when it comes to Google, the minimum connection is often basically the same as logging in. However the global rules I have set in uMatrix lets me readily see which services require me to connect to Google servers to log in, while blocking them initially and giving me the option to pass on viewing the website if I don’t feel like turning things on.
They don’t get the same information. They likely do, but they can’t be 100% certain it is really you (with various pro privacy extending that is lowered). When you log in, the certainty is 100%.
Given the YouTube service, there’s lot the need to log in (I suppose maybe it is just the way I use it, but if for example someone sends you a vimeo link, would you log in to watch it?)
Google already tracks your browser everywhere
They try to track me. It’s pretty clear they’re not successful, given the lack of relevance in the ads I do see when I disable my ad blocker and also how often Google asks me to prove I’m even human at all.
While it’s good that you’re avoiding most of the tracking, I think it’s naive to say they’re not successul. Like I say, so many services use Captcha, and there are many more that use it as just a back end service than those that ask you to identify fire hydrants or bicycles. You literally can’t use the service without connecting to Google.
and also how often Google asks me to prove I’m even human at all.
This is also Google using you for free labour in training their AI systems.
Here is the uBlock Origin issue tracking YouTube’s anti-adblock attempts: github.com/uBlockOrigin/uAssets/issues/19976
For your feedback to be seen and addressed, please post there, too. They’re not watching this Lemmy thread, and there won’t be any action items to come from feedback here alone.