FOSSPicks
FreeTube 0.2.0
YouTube videos have become ubiquitous. Whether it's for surreptitiously linking to the latest meme, or even for video embedded within serious news stories, you can't escape Google's video behemoth. And increasingly, you can't escape the advertising and snooping that goes on while you watch either. Which is why it's surprising there aren't more standalone YouTube viewers. Your favorite ad-blocking plugin will usually do the job for your browser, but often the quickest way to view outside of a browser is by dragging and dropping into something like VLC, and that often breaks Google's caching and playback.
FreeTube is a standalone app that gets around many of VLC's compatibility issues by being built around Electron and Chromium, although you wouldn't know this by launching the application. You see a simple interface that allows you to quickly see what's popular, add your own subscriptions, or search in the time-honored YouTube way. Results appear as a list of thumbnails, and these can be selected and viewed just as they can be in your browser. It does all this thanks to the YouTube HTTP API (and hard-coded API keys), with results via the all-powerful youtube-dl script. However, there's no advertising, and the author promises much greater privacy. More importantly, playback is perfect and offers all the same features as watching in a browser. A separate application like this makes a lot of sense, especially if you use a browser that isn't particularly compatible with YouTube (such as qutebrowser, below). This separation of tasks also has an advantage – web browsers have become a monopoly. With a separate app compatible with native shortcuts and subtitles, as well as an easy "save video" feature, there's almost no reason to browse to YouTube again.
Project Website
https://github.com/FreeTubeApp/FreeTube
Vim-binding browser
qutebrowser 1.2
With this release, qutebrowser has finally delivered on one of the original promises for the 1.0 milestone: the ability to create settings per-domain. This may seem like an esoteric feature, allowing you to change how qutebrowser behaves depending on which site it's browsing, but it's not when you start to think about how it could be used. You could change the keybindings for a specific site, for example, allowing you to reply to Reddit posts with your own specific command, or bind your favorite editor keys to an online editor. You could even use this option to disable JavaScript for specific sites and save that setting. What's even more powerful is that the commands used to configure a domain take a pattern rather than a specific domain name, which means you can set general rules for a set of similar sites or domains, such as the whole of Facebook or Google. Scripts for the current host can also be toggled, and a simple press of the S key saves settings with subdomains included.
This is still an early implementation of what's hoped to be a more ambitious per-domain setting and plugin system, but it's still a powerful addition for this release. There's also more to this release than per-domain settings. You finally get Vim's visual/caret mode, for instance. You can use this to extend copy regions from the keyboard, such as when searching for a word. Now just press v and use the cursor keys to extend the selection, potentially pressing y to yank that selection to the buffer. Another great addition is the special qute://bindings page, which simply shows all the keybindings configured for your browser, obviating the need to refer continually to the excellent qutebrowser cheat sheet many of us use.
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.