Bonum Certa Men Certa

Sticking It to YouTube (Google, Alphabet) by Self-Hosting Videos and Making Galleries

Let's weaken Internet monopolies

Gallery of Techrights videos



Summary: We've entered the next step in our plan to become fully self-hosted for videos, including facilities by which to browse past videos

BACK in December we started recording and sharing many videos. Almost 40 gigabytes later, and having created .gif (GIF) animations with previews, we can now automatically produce clickable video galleries (screenshot above), more or less like YouTube sans the text and sans the JavaScript.



"Putting videos on YouTube isn't free; the cost is hidden and becoming a slave of masters like Facebook or Google is a huge cost."The implementation is extremely simple and generally occurred to me as a reasonable possibility when I was in the kitchen a few weeks ago. Rather than attempt to do anything fancy with JavaScript the previews can be done 'offline', then uploaded with the same filename as the WebM file, except the extension. We already explained how to streamline the GIF file. That was 20 days ago. Once you have enough GIF files in place, try something like this (for our setup it's all in ~/public_html/videos/):

cd ~/public_html/videos/
find *.gif > /tmp/gif
sed 's/.gif//' /tmp/gif > /tmp/gif-raw



echo '' > ~/public_html/videos/index.html while IFS= read -r line; do echo "<a href=\"$line.webm\"><img width=\"300\" hspace=\"20\" vspace=\"20\" style=\"padding: 17px 17px 17px 17px; box-shadow: 5px 5px 5px #222;\" src=\"$line.gif\" alt=\"$line\" /></a>" >> ~/public_html/videos/index.html done < /tmp/gif-raw


Of course it would be nice to add header, footer etc. That would actually be the vastly easier part (with commands like cat for concatenation). Appending and prepending bits of HTML:

Gallery of Techrights videos

We hope that over time fewer people will moan about YouTube censorship (it's a form of social control media, connected closely to the US government). Instead, people should shoulder the cost and burden of self-hosting. Putting videos on YouTube isn't free; the cost is hidden and becoming a slave of masters like Facebook or Google is a huge cost. One day it can cost as much as an entire channel (getting zapped over political differences, not even obscenities). They typically use terms like "community guidelines", which include not 'offending' particular views or beliefs.

Recent Techrights' Posts

Rust People: Drain the Swap, You're Holding It Wrong
Does Rust make sense?
Slopwatch: LinuxSecurity, linuxconfig.org, and Plagiarised Phoronix
Many articles out there are nowadays fake
European Patent Office Illegally Gutting and Outsourcing Its Functions, Acting Like an Above-the-Law Commercial Business (It Won't Stop at Formalities Officers (FOs) and Classification Slop at the EPO)
breaking/violating laws and conventions
Links 19/09/2025: Lobbyist of American GAFAM Becomes Data Protection Commissioner in Europe
Links for the day
The Right to Punch People (Apparently)
At Brett Wilson, Brett's job title is "Head of Crime" and Wilson normalises calls for violence
 
About 700 New Gemini Capsules in 13 Months (or 54 Per Month)
4.8K would represent a 20% increase
Techrights the Name Turns 15
About 6 weeks from now we turn 19
Microsoft is Running Out of Time and Floating Fake Figures, Fake Projects, Fake Narratives, Fake Excuses
Also, a lot of Microsoft's "revenue" claims are circular financing (i.e. Microsoft buying from itself, which means Ponzi-like fraud)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, September 19, 2025
IRC logs for Friday, September 19, 2025
Gemini Links 20/09/2025: Navigating the Pressures of Modern Life and SpellBinding Accidentally Wrote Another Gemini Server
Links for the day
Links 19/09/2025: Press Freedom Dying in US, Anti-Austerity Strikes in France, and Alan Rusbridger to Leave 'Prospect'
Links for the day
Offloading to the Sister Site
In the interest of not overwhelming readers
Links 19/09/2025: Coffee Club and "SpellBinding is Now Absurdly Fast"
Links for the day
Links 19/09/2025: Media Freedom Ceases to Exist in US, "Consider Dropping Twitter/X"
Links for the day
Gemini Links 19/09/2025: Thinking and Insect Bites
Links for the day
Microsoft E.E.E.: Git Will Now (or Very Soon) Fully Depend on Rust, Which is Controlled by Microsoft
Microsoft now makes Git dependent on Rust, or making Git dependent on GitHub, which is proprietary
Slop or Fake Articles Have Turned Linux Journal From a Pioneering/Trailblazing "Linux" Magazine Into a Nuisance
some sites with former reputation - good reputation - turn into cesspools
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, September 18, 2025
IRC logs for Thursday, September 18, 2025
Brett Wilson LLP Seem to Have Had Only One Litigation Client in 2025, He Was Previously Charged, Just Like the Serial Strangler From Microsoft (Whom They Now Represent)
Karma is superstition, regulators are not
Project 2030 to Cover How "Project 2025"-Styled Anti-Media Zealots From America Targeted Techrights and Tux Machines
The common denominator is also their attacks on women
Brett Wilson LLP Failed to Meet Deadlines Set by Judge 7 Months Earlier, Tried to Ruin Our Holiday, Then Had the Audacity to Ask Us for Over 3,000 Pounds for Its Own Lateness
As a matter of principle we will never respond to assassin while we are on holiday
On Claims That After Bluewashing Red Hat Will Increasingly Become an Indian Company
Discussed this week (long and detailed)
Americans Attacking British Sites Only Months After They Leave America
We find it kind of funny if not ironic that this site, originally an American site, got legal harassment only from Americans and only months after it had moved to the UK
Despite Losing Over a Quarter Million Dollars a Year Software in the Public Interest (SPI) Gives Helping Hand to Libreboot
SPI's financial state depends a lot on its public image or its reputation
Slopwatch: Google Helps Plagiarism and Sends Traffic to Ripoff Artists
That Google as a company helps spamfarms is noteworthy
If You Want to Know the Future, Listen to the Free Software Foundation (FSF) and Andy Farnell
We're sure the FSF will have plenty of its own output
Links 18/09/2025: A Taliban Ban on Internet Access and Troubled US Job Market
Links for the day
Gemini Links 18/09/2025: Computer Literacy and Accessing Alhena's Database
Links for the day
Links 18/09/2025: US War on Media (Truth Banned, Cancel Culture by the Hard Right), NYT Chief Executive Warns Cheeto is Deploying ‘Anti-press Playbook'
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, September 17, 2025
IRC logs for Wednesday, September 17, 2025