How to keep avoiding Google when it hamstrings Freetube [Linux]
If you have any sense of privacy, you know better than to use Google's official Youtube clients - not to mention, they're really kind of terrible.
To view Youtube video comfortably and limit Google's privacy invasions, the main third-party clients are:
- NewPipe and derivatives (Android)
- Grayjay (Android)
- Freetube (Desktop)
- Grayjay desktop - x64 only (Desktop)
Unfortunately, if you've been using those third-party clients for a long time, you know Google plays a game of cat and mouse with them, to discourage users from using them:
- Google breaks something or other (usually the player API) or Google blocks your IP because it detects a non-Google player.
- The developers of those clients play catch-up, make their clients work again for a while.
- Google breaks them again. Rinse. Repeat.
And Google now having free rein to be as abusive as they want under the Trump regime, it's not getting any better ☹️
The developers who react most quickly to Google's shenanigans are the FUTO developers behind Grayjay: when Google breaks it, usually they have a fix within hours, if not less. And there's a reason for that: they're paid to do it. Incidentally, I encourage you to purchase a FUTO license: it's money well spent to encourage FUTO. They've really earned it.
The Newpipe developers are also fairly quick to fix their client. Not always, but they do a pretty decent job.
Freetube however can take many days to get fixed. For instance, the native Freetube player is currently broken and it's been broken for a week.
When Google plays with everybody's balls, if you're on mobile, at least Grayjay will almost always get the job done, so you don't have to compromise your privacy and hit the official client.
On the desktop however, ~~unless you have an ARM64 machine and you use Grayjay as a desktop app in Waydroid - which is a totally valid solution that works great, in case you didn't know~~ [EDIT: this is incorrect: there is in fact an x64 Grayjay desktop client - Thanks @portnull@lemmy.dbzer0.com], Freetube will sadly let you down regularly for a long time.
The official workaround recommended by the Freetube developers when Google breaks their player is to use an external player. But there are two problems with that:
- If you don't use the right external players - which Google likely broke too - or the player isn't configured to use the latest and greatest Google evasion code, it's not going to work.
- When spawning Freetube with a URL (typically by LibRedirect from your browser), Freetube ignores the external player and tries to play the video with its broken internal player anyway. You can always manually tell it to use the external player after it's failed trying to play the video itself, but it's an extra step, and you end up running both Freetube and the external player just to view a Youtube video from a website.
So I figured I'd post a little guide on how to setup an external video player that works with Freetube (and gets fixed quickly when Google breaks it) and how to spawn it directly from your browser to view a video and bypass LibRedirect / Freetube entirely.
This little guide is mostly for Linux. If you're not running Linux, the principle should be the same, but the details of how to make this work are different of course.
So the player you need is SMPlayer. SMPlayer is a great mpv player frontend in its own right. Don't worry, both mpv and SMPlayer are usually available in most distros, so you can install it normally with your favorite package manager.
But the thing that makes SMPlayer great is, to play Youtube video, it can use yt-dlp as a backend to fetch the video from Youtube:
And it turns out, the developers of yt-dlp are usually very quick to unfuck Google's fuckeries and make it work again. Almost as quick as FUTO's developers: when Google breaks things, yt-dlp is usually one of the first Youtube clients to start working again.
The problem is, the version of yt-dlp that comes in most distributions is usually hopelessly behind, so it won't work with your distro's official package.
To use the latest and greatest yt-dlp with SMPlayer, you need to use the version in the Github repo. To do this:
- Clone the repo (for example in your home directory):
git clone --recurse-submodules https://github.com/yt-dlp/yt-dlp.git - Make yt-dlp available in your PATH:
ln -s ~/yt-dlp/yt-dlp.sh ~/.local/bin/yt-dlp
Then if you invoke yt-dlp from any directory, it should start it correctly:
$ yt-dlp
Usage: yt-dlp [OPTIONS] URL [URL...]
yt-dlp: error: You must provide at least one URL.
Type yt-dlp --help to see a list of all options. Then you can try if SMPlayer now plays a Youtube video correctly:
smplayer https://youtu.be/jNQXAC9IVRwFinally, configure Freetube to use SMPlayer as an external player:
Now try to play a video from Freetube: it should open SMPlayer and SMPlayer should play the video correctly.
When Google breaks yt-dlp again, simply go into the repo and do a git pull --recurse-submodules. Do this regularly until the yt-dlp folks work their magic and fix it, which should happen a lot quicker than fixing the internal Freetube player.
Finally, how to spawn SMPlayer directly from the browser:
- Install the RunWith browser extension: this little thing is a simple tool to spawn an external program from the browser and it's really underrated. Not terribly user-friendly to install but it does the job fine.
- In the RunWith extension preferences, configure RunWith like so:
Then if you right-click on a Youtube video link, you'll get an option in the context menu to open it with SMPlayer through RunWith:
I hope this helps 🙂
[Bug]: [BAD_HTTP_STATUS: 403] Potential causes: IP block or streaming URL deciphering failed
Guidelines I have encountered this bug in the latest release of FreeTube. I have encountered this bug in the official downloads of FreeTube. I have searched the issue tracker for open and closed is...69Starship420 (GitHub)
like this
Trump administration says it will cut $8 billion for climate projects in blue states, including California's hydrogen hub
Archived copies of the article:
* archive.today
* web.archive.org — click 'continue'
* ghostarchive.org — still loading when I posted
You can also put a '.' after the '.com' in the URL
U.S. says it will cut $8 billion for climate projects in blue states
Russ Vought, director of the White House's Office of Management and Budget, and a top Trump administration official, said the U.S. Department of Energy will cut funding for energy projects in 16 Democratic states.Hayley Smith (Los Angeles Times)
like this
Photos Capture the Extreme, Beautiful Work of Climate Science
Photos Capture the Extreme, Beautiful Work of Climate Science | Quanta Magazine
Building an accurate model of Earth’s climate requires a lot of data. Photography reveals the extreme efforts scientists have undertaken to measure gases, glaciers, clouds and more.Yasemin Saplakoglu (Quanta Magazine)
As California glaciers disappear, people will see ice-free peaks exposed for the first time in millennia
The remaining glaciers of California's Sierra Nevada are vanishing
The glaciers of California's Sierra Nevada are disappearing as temperatures rise. Scientists recently found that the glaciers probably have never before melted in human history.Ian James (Los Angeles Times)
like this
60hz Displays are a slideshow
Technology reshared this.
I'm the other way. I'd rather have battery life on cell phones, and turn the refresh rate down.
On a desktop, where the power usage is basically irrelevant, then sure, I'll crank the refresh rate way up. One of the most-immediately-noticeable things is the mouse pointer, and that doesn't exist on touch interfaces.
A pure wireplumber way to switch audio devices, no pactl
wpctl set-default $(pw-dump | jaq -r '.[]|select(.type=="PipeWire:Interface:Node" and .info.props["media.class"]=="Audio/Sink")|[.id,.info.props["node.name"],.info.props["node.description"]]|@tsv' | awk -F'\t' -v d="$(wpctl inspect @DEFAULT_AUDIO_SINK@|awk -F'"' '/node.name/{print $2;exit}')" 'BEGIN{c="tofi --prompt-text \"Audio Device: \" --height 40% --width 40% --auto-accept-single true"}$2!=d&&$2!="easyeffects_sink"{a[$3]=$1;devs++;print $3|&c}END{if(devs>1){close(c,"to");c|&getline p;if(p!=""){print a[p];system("notify-send --urgency=low --icon=/run/current-system/sw/share/icons/Flat-Remix-Red-Dark/panel/audio-volume-high-symbolic.svg \""p"\" -h string:x-canonical-private-synchronous:sink-state")}}else if(devs==1){for(k in a){print a[k];system("notify-send --urgency=low --icon=/run/current-system/sw/share/icons/Flat-Remix-Red-Dark/panel/audio-volume-high-symbolic.svg \""k"\" -h string:x-canonical-private-synchronous:sink-state")}}}') >/dev/null && pw-play --volume=0.2 /run/current-system/sw/share/sounds/freedesktop/stereo/audio-volume-change.oga >/dev/null &!
there's probably a lot to improve here, took forever to get this working, did not do a cleanup pass, jfc this took forever, replace tofi with your menu of choice, thought people should have this.
wishlist: change the icon based on volume level
like this
i'd recommend rewriting this in some other shell-friendly language that can do proper text and JSON munging, because this just looks like spaghetti.
Perl comes to mind
Live: Israel says it has stopped several vessels from Gaza aid flotilla
cross-posted from: lemmy.world/post/36761957
Israeli navy is moving to block a flotilla carrying aid toward Gaza. Activists onboard are demanding humanitarian access, calling the blockade illegal. Reports say the ships are being shadowed as they approach. Situation is still developing.
Microsoft launches ‘vibe working’ in Excel and Word
Microsoft launches ‘vibe working’ in Excel and Word
Microsoft is launching new AI tools in its Office apps. A new Agent Mode comes to Word and Excel, alongside an Office Agent in Copilot chat.Tom Warren (The Verge)
like this
Technology reshared this.
The best you can do in any job is to care as little about them as they care about you.
They will barely read it, and they won’t care nearly as much as you do.
I resign my position as a [position], effective [DATE].
How automakers are reacting to the end of the $7,500 EV tax credit
How automakers are reacting to the end of the $7,500 EV tax credit
Tesla is raising lease prices; Ford and GM may have found a loophole.Jonathan M. Gitlin (Ars Technica)
Rozaŭtuno likes this.
What are your favorite video game openings?
essell likes this.
My pick as well.
It starts off with such hope, the promise of new beginnings. Then the the initial sense that something is wrong.
Hurry back and the adagio swells as you realize the emensity of the tragedy. Then the desperate attempt to save as much of what's left as you can before fleeing.
I agree, it's a very special game.
What does it for me is the quality of the voice acting. The way I can hear their voice almost but not quite breaking in the sorrow. Superb
President Xi Jinping calls for forging ahead with determination in advancing Chinese modernization
President Xi Jinping calls for forging ahead with determination in advancing Chinese modernization
President Xi Jinping on Tuesday called on the nation to keep on working hard and forge ahead with determination in advancing Chinese modernization.CGTN
copymyjalopy likes this.
IR: Câmara aprova isenção para quem ganha até R$ 5 mil
cross-posted from: sh.itjust.works/post/47145681
Promessa de campanha do presidente Lula, texto é o único projeto previsto na pauta; proposta prevê alíquota progressiva de até 10% para rendimentos acima de R$ 600 mil por ano.
IR: Câmara aprova isenção para quem ganha até R$ 5 mil
Câmara aprova projeto que isenta do Imposto de Renda quem ganha até R$ 5 mil, promessa de campanha de Lula. Veja como fica a alíquota para rendimentos maiores.G1
America doesn't need half of it's national demand met by domestic production. Just enough to not need to start from scratch should China gain control over Taiwan. South Korea might already be fulfilling that role with GlobalFoundries (though that's owned by the UAE so ... ).
It'd be a nightmare trying to get the skilled foreign labor into America these days though so it's a lost cause anyway.
like this
facebook and privacy leaks
Before we start, I want to stress that I deleted my facebook account since 2015 (almost 10 years now). Deleted = find the the delete account page, agree to delete and do not log back in. In 2012, I tried to delete but ended up logging back in due to addiction. Before I deleted, I switched the email I was using to some temp email.
Also, this is not some story I pulled out of my ass to get upvotes here on on reddit, r/nosleep. It is true and it shows how fucked up and how deep our privacy is being violated.
Anyway, as this is about privacy, here are somethings that are very disturbing:
1) Back in 2015 (months after the account was "officially deleted"), while browsing the web with a different browser but the same computer and same network, I got ads on the side from facebook showing "My Account Name and 100 like this". It even retained the profile pic I used before deleted.
2) This one is tricky, I'm not sure if I'm paranoid but it scares the shit out of me. Months ago, my family wanted to check out the menu items of a local restaurant before going there. The menu was posted on facebook and half of it is covered unless you log in.
Nobody in my family uses facebook. Nothing on phones or computers.
So we decide to create a fake account with a fake name using a temporary email. This is before the identity validation bullshit. We log on using a burner computer at a different wifi. After viewing the menu, we scrolled down a bit.
Remember, this is a blank account: no friends, no pages, no likes...etc. So there was nothing on the news feed. We clicked on some local posts, liked some others just to get the newsfeed populate.
This time we can see posts on the feed. As we scrolled down, we saw posts from this news sites and from local celebrities, game ads...etc. There was this random post. Underneath, it showed "A B C and 100 like this".
The problem? A B C is my actual last name, middle and first name !
I have never ever used A B C on any facebook accounts. Nick name, yes so like: Z C. But never A B C. In the messages of the deleted account, sometimes I use A like when a friend talk to you using your name: hey sup A. The middle B i never use.
like this
Months ago, my family wanted to check out the menu items of a local restaurant before going there. The menu was posted on facebook and half of it is covered unless you log in.
Brother....
- Ask for a fucking paper menu
- Walk the fuck out
Please. Don't allow this. I walked away from a place just yesterday because they wanted me to download an app and create a login and give them my phone number just to order some fucking food. Don't tolerate this horseshit.
The funny part? It was a food truck park. I took 5 steps to my left and walked up to a different window.
- Ask for a paper menu
- Walk the fuck out
check out the menu items of a local restaurant before going there
How are they going to walk out or ask for a paper menu if they aren't there? 🤔
'Dumbphones' Are Not Private
Whenever people ask about ways to make their smartphones more private or which is the most privacy-respecting phone to get, there's always a few people confidently asserting "all smartphones are spy tools, get a dumbphone with no apps if you want to be private". Which is ridiculous advice for a few reasons
- Dumbphones usually run either proprietary operating systems or outdated forks of Android. They're almost never encrypted. They rarely get security updates. They're a lot more vulnerable than even a regular Android phone
- With dumbphones, you're usually limited to regular phone calls or SMS/MMS messaging. These are ancient communication standards with zero built-in privacy. Your ISP can read any text message you send and view metadata logs of any phone calls you make. In lots of places (like Australia where I live) ISPs are actually required to keep logs of your messages and phone calls
With even a regular Android phone you at least have access to encrypted messaging apps like Signal or Session so your conversations aren't fair game for anyone who wants to read them. Of course there are better options. iOS (not perfect but better than most bloatware-filled Android devices) and a pixel with GrapheneOS (probably the best imo) are much better options; but virtually anything out there is going to be better for privacy than a dumbphone
Edit: Thanks everyone for giving your thoughts. Some really good points I hadn't thought much about
like this
Colombia Expels Remaining Israeli Diplomats Amid Gaza Aid Tensions
Colombia's president Gustavo Petro ordered on Wednesday that all remaining Israeli diplomats in the country are to be expelled
Archived version: archive.is/newest/swedenherald…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
copymyjalopy likes this.
Kemi Badenoch pledges to scrap UK climate law
Kemi Badenoch’s Conservative Party has pledged to ditch the U.K.’s flagship climate law if they get back into government, in the latest signal that the party is firmly walking back on net zero commitments.
Kemi Badenoch pledges to scrap UK climate law
Kemi Badenoch’s Conservative Party has pledged to ditch the U.K.’s flagship climate law if they get back into government, in the latest signal that the party is firmly walking back on net zero commitments.Abby Wallace (POLITICO)
like this
Shock new poll shows that adults increasingly think political violence is necessary to ‘get country back on track’
Majority of those surveyed still disagree with political violence
like this
US | Idaho judge bars the release of graphic photos from crime scene where Bryan Kohberger killed 4
A judge in Idaho is blocking the release of graphic photos taken by investigators after Bryan Kohberger killed four University of Idaho students in 2022
copymyjalopy likes this.
US citizen sues after twice being detained by immigration agents
US-born Leo Garcia Venegas says ‘I just want to work in peace’ after agents in Alabama said his ID card was fake
copymyjalopy likes this.
US to provide Ukraine with intelligence for long-range strikes in Russia, WSJ reports
The United States will provide Ukraine with intelligence for long-range missile strikes on Russia’s energy infrastructure, the Wall Street Journal reported on Wednesday, as it weighs whether to send Kyiv weapons that could put more targets within range.
Archived version: archive.is/20251002011422/reut…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
copymyjalopy likes this.
UK once again demands backdoor to Apple’s encrypted cloud storage
New order in September narrowed access request down to data of UK citizens.
copymyjalopy likes this.
Apple holding its ground against fascist anti-privacy demands is like the one topic where the anti-Apple brigaders don’t jump in to tell us about how Apple is an evil anti-customer machine.
{posted from my iPhone}
They are still evil anti-customer machine, but reasonable people can acknowledge when they are doing something positive even when it's done for selfish reasons.
Also, their PR person is a joke.
“We are gravely disappointed that the protections provided by ADP are not available to our customers in the UK given the continuing rise of data breaches and other threats to customer privacy.”
So if you cared that much, why did you refuse to add iCloud end-to-end encryption for 11 years?
Democratic Leadership Now as Unpopular With Base as GOP Leadership Was When Trump Took Over the Party
Democratic leadership is now as unpopular with its base of voters as the GOP was in 2014, just a year before Trump took over the party, according to a new Pew Research poll. "These are conditions for real change," said progressive journalist David Sirota.
Over 400 People Have Been Charged With “Pregnancy-Related Crimes” Since Dobbs, Report Finds
The report from Pregnancy Justice warns that their numbers are likely an undercount.
Israeli Official: Palestinians Who Don’t Evacuate Gaza City Deemed “Terrorists”
About 500,000 remain, cut off from any provisions coming from the south, including food, water, fuel, and medicine.
Archived version: archive.is/newest/truthout.org…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
copymyjalopy likes this.
EU leaders give 'broad support' for drone wall and using frozen Russian assets to aid Ukraine
The European Commission will now fine tune a Roadmap for defence set to be released in two weeks, before leaders convene for another summit to make decisions.
Archived version: archive.is/newest/euronews.com…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
copymyjalopy likes this.
A Once Unstoppable Luxury Housing Market Is Starting to Crack
Luxury Market Slowdown
- Luxury home sales in the U.S. dropped 0.7% year-over-year for the three months ending August 31, marking the lowest level since 2013, according to Redfin.
- Price growth also slowed: median luxury sale price rose 3.9%, down from 6.1% the previous year.
- Economic uncertainty and volatile household wealth—especially after the April tariff shock—have made wealthy buyers more cautious.
Regional Trends
- Dallas–Fort Worth: Prices returning to pre-pandemic norms; inventory rising; buyers rushing to purchase before interest-rate cuts drive prices up.
- San Francisco Bay Area: August sales above $5 million fell 13% year-over-year.
- Miami: Sales dropped 19.4%, despite a 9.8% rise in median luxury prices; low inventory is driving prices higher.
- Tampa: Hurricane damage and rising inventory led to a 9.4% drop in sales and a 5.5% dip in prices.
Where Sales Are Rising
- Indianapolis: Luxury sales rose 19.1%; inventory up 16.1%; homes selling quickly, including multimillion-dollar estates.
- Fort Worth: Sales up 14%; listings jumped 25.7%; spec homes selling within days.
Buyer Behavior & Market Sentiment
- Buyers in the $2.5M+ range are less rate-sensitive but more value-conscious.
- Luxury prices, inflated during COVID, are now normalizing.
- Life events (job changes, family growth, etc.) are pushing some sellers back into the market.
https://www.wsj.com/real-estate/luxury-homes/luxury-housing-market-slowing-d3338a4b
Israel Illegally Boards Humanitarian Flotilla Heading to Gaza
Participants on the Global Sumud Flotilla are being detained by the Israeli military and taken into custody.
Archived version: archive.is/newest/dropsitenews…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
copymyjalopy likes this.
Meta plans to sell targeted ads based on data in your AI chats
Meta plans to use data from your interactions with AI products to sell targeted ads on Facebook and Instagram.
like this
Apple Shelves Vision Headset Revamp to Prioritize Meta-Like AI Glasses
Apple Inc. has hit pause on a planned overhaul to its Vision Pro headset to redirect resources toward a more urgent effort: developing smart glasses that can rival products from Meta Platforms Inc.
Archived version: archive.is/20251001224143/bloo…
ICE, Border Patrol Continue Work Under Shutdown
91 percent of homeland security department still on the job
copymyjalopy likes this.
[Patch Notes] 0.3.1 Hotfix
0.3.1 Hotfix
- Fixed not being able to exit the Caldera Map arena after defeating the boss.
- Fixed Rituals not generating in Maps overrun by the Abyssal.
- Fixed 3 client crashes.
- Fixed an instance crash.
Early Access Patch Notes - 0.3.1 Hotfix - Forum - Path of Exile
Path of Exile is a free online-only action RPG under development by Grinding Gear Games in New Zealand.Path of Exile
Russia Drafts Plan to Seize Assets If EU Acts on Funds
Russia Drafts Plan to Seize Assets If EU Acts on Funds
Russia may nationalize and swiftly sell off foreign-owned assets under a new privatization mechanism in retaliation for any European moves to seize Russian holdings abroad, according to a person close to the government.Bloomberg
PortNull
in reply to ExtremeDullard • • •ExtremeDullard
in reply to PortNull • • •PortNull
in reply to ExtremeDullard • • •VideoStreaming / Grayjay.Desktop · GitLab
GitLabpfr
in reply to PortNull • • •It's also on Flathub
flathub.org/en/apps/app.grayja…
Install Grayjay on Linux | Flathub
Flathubtimroerstroem
in reply to pfr • • •It's also on the AUR
aur.archlinux.org/packages?O=0…
AUR (en) - Packages
aur.archlinux.orgxiao yun
in reply to ExtremeDullard • • •OrganicMustard
in reply to ExtremeDullard • • •ExtremeDullard
in reply to OrganicMustard • • •artyom
in reply to ExtremeDullard • • •ExtremeDullard
in reply to artyom • • •artyom
in reply to ExtremeDullard • • •gaylord_fartmaster
in reply to ExtremeDullard • • •pfr
in reply to OrganicMustard • • •ExtremeDullard
in reply to pfr • • •typhoon
in reply to pfr • • •uthredii
in reply to ExtremeDullard • • •Thank you for the recommendation. I have been wanting to try out the FUTO apps (which grayjay) for a while but couldn't find it on f-droid. It looks like they have their own repo which you need to add.
Just got grayjay downloaded and it is so good!
artyom
in reply to uthredii • • •Grayjay is really much more than a YouTube frontend. It's a cross-platform video player, which I find is the only way to watch PeerTube videos! Outside of PieFed! And I think is really the best way to end YTs reign.
Although I wish there was a web client...
mustbe3to20signs
in reply to artyom • • •Zerush
in reply to ExtremeDullard • • •Zarathustra
in reply to ExtremeDullard • • •Ardens
in reply to ExtremeDullard • • •Just stop using youtube...
Oh, ad Tubular to your list over Android players...
And then keep asking for videoes on other platforms...
ReversalHatchery
in reply to Ardens • • •and when I ask my favorite creators, what do I bring up as the upside? that it doesn't have ads?
that's not an upside for a lot of them.
Ardens
in reply to ReversalHatchery • • •procapra
in reply to Ardens • • •No.
SwooshBakery624 [they/them]
in reply to ExtremeDullard • • •You should stop promoting FUTO's proprietary software. It is also against community rules.
davel
in reply to SwooshBakery624 [they/them] • • •Clot
in reply to SwooshBakery624 [they/them] • • •N.E.P.T.R
in reply to Clot • • •QuazarOmega
in reply to Clot • • •Wikimedia list article
Contributors to Wikimedia projects (Wikimedia Foundation, Inc.)Tenderizer78
in reply to ExtremeDullard • • •this
in reply to ExtremeDullard • • •TheProtagonist
in reply to ExtremeDullard • • •ZeroHora
in reply to ExtremeDullard • • •ReversalHatchery
in reply to ZeroHora • • •AshCircuit
in reply to ExtremeDullard • • •ReversalHatchery
in reply to AshCircuit • • •ExtremeDullard
in reply to AshCircuit • • •There are two ways to be honest with normal companies:
1/ You pay them and they stop monetizing your data
2/ You don't patronize their services and you choose a competitor instead
Unfortunately, with Google as with most other surveillance capitalism monopolies, it doesn't work that way:
1/ If you don't pay Google, they violate your privacy and abuse your data. If you pay them, they don't stop: you just gave them extra money because you're gullible.
2/ Youtube is a virtual monopoly. There is no valid competition to speak of. And unfortunately, a lot of the societal discourse now happens on Youtube. So it's kind of unavoidable.
Therefore, Google being the abusive monopoly that it is, you have no way to deal with the essential service they provide honestly and pay your fair share - which I honestly would gladly do - without compromising your privacy. They put themselves in a position to be this abusive.
Therefore, I consider my duty towards paying honestly for Youtube waived. That's why I'm happy to pay for a FUTO license for the work they do with the Grayjay client, but I'll never give Google a cent: FUTO respects me while Google spits in my face.
MadhuGururajan
in reply to AshCircuit • • •who is the thief here? One who wants outsized profit beyond 10 generations of children? Or the average overworked joe who hates dealing with the 3rd 2 minute ad on a 10 minute video?
Maybe realise that there's more important things to worry than denying "projected profits" from a billion dollar megacorp which steals regularly from people (in the form of bribing politicians to make policies that benefit them and disadvantage actual people, or destroying the earth for training LLMs, or stealing content to use for the same LLMs)
Shape4985
in reply to ExtremeDullard • • •Unwatched a good client for ios
github.com/fer0n/Unwatched
GitHub - fer0n/Unwatched: RSS feed based YouTube video player for iOS, macOS, tvOS
GitHubsyzygy
in reply to Shape4985 • • •Da Oeuf
in reply to ExtremeDullard • • •Thanks for that - the Freetube/SMPlayer part worked for me!
What is the full content of the Target URLs field for RunWith? Trying to get that bit working now. Thanks 😀
quick_snail
in reply to ExtremeDullard • • •rumba
in reply to quick_snail • • •quick_snail
in reply to rumba • • •rumba
in reply to quick_snail • • •quick_snail
in reply to rumba • • •rumba
in reply to quick_snail • • •I mean, peertube is full of that right now and nobody wants to watch it.
There's maybe a couple of hours, a week worth of reasonable content and it's the same handful of people.
Until somebody figures out monetization on Peerube, the platform will be stuck right exactly where it is now.
1984
in reply to rumba • • •Dont think we all should need to suffer because creators and ad agencies "need" to make a living. The entire internet economy is built on centralized platforms owned by big tech now. It sucks so much.
Not much remains of the original ideas of the web. People think social media is the web.
rumba
in reply to 1984 • • •Fair enough, no content then. Those people who quite their jobs to make the streams are only doing it because they get paid. They're not going to spend 60 hours a week moving over to peertube and having to go back to their 9-5.
All the people who will make content for nothing are already on Peertube. If you don't want anything else, you're already good to go.
IO 😇
in reply to ExtremeDullard • • •other_cat
in reply to ExtremeDullard • • •Very thought out write-up! I generally use Freetube, as I'm primarily a desktop user, but since it's been down, I learned how to use yt-dlp, and picked up some GUIs that sit on it to try out. It's been a little surreal watching everything as a self contained file, but almost nostalgic in a way too.
That said, I look forward to when things get patched up on the Freetube front.
ExtremeDullard
in reply to other_cat • • •Yes the main .py is quite a pile of code 🙂
It's one of those projects that grew organically and never got reorganized. I maintain a niche open-source project like that that has a few dozen kilobyte main Python file and I'm ashamed of it. But then it's so niche I don't really want to spend the time reorganizing it.
yt-dlp would benefit from that though...
kixik
in reply to ExtremeDullard • • •Just so you know, if you like freetube, you can configure the external player to mpv, which underneath uses yt-dlp when streaming, and use the button to load the external player. Of course one can also launch smplayer, which underneath is using mpv, which underneath...
But the thing is content creators don't move out of YT cause they're there to monetize in the first place. So this thing seems never ending no matter alternatives like peertube exist.
rozodru
in reply to kixik • • •kixik
in reply to rozodru • • •Hmm,
youtube-dl? I believe it's no longer the one to use, it'syt-dlp, andmpvhas supportyt-dlpfor quite some time, but it could be any player as long as it supports yt-dlp. What I've noticed is that nothing gets as fast to fix these YT issues thanyt-dlp. It's working fine for me onArtixfor quite some time. And unless wanting ton use a browser, that's what freetube has been documenting every time receiving related bugs. See for example:github.com/FreeTubeApp/FreeTub…
[Bug]: [BAD_HTTP_STATUS: 403] Potential causes: IP block or streaming URL deciphering failed
69Starship420 (GitHub)Kailn
in reply to ExtremeDullard • • •Hey!
Where's invidious?? the option to self-host your web yt client??
Or just using yt-dlp?
(tho, I lightly use yt nowadays, the content is getting satire...)
RheumatoidArthritis
in reply to Kailn • • •MoonMelon
in reply to ExtremeDullard • • •pip3 install yt-dlp -U.Brutticus
in reply to ExtremeDullard • • •PrincessCory
in reply to ExtremeDullard • • •We should all switch to Lbry its designed for content freedom. Its like youtube but works like torrent.
Its open source and much better platform but much less popular also which is what i would like to be changed in the future..
Catalyst_A
in reply to ExtremeDullard • • •