FOSSPicks
Annie
There are many reasons for pulling content from an online video, and many ways to do it. One of our favorites is streamlink
, for example. streamlink
allows you to stream content from a remote source, such as YouTube or Twitch, into an application like VLC, without first downloading or opening a compatible web browser. It also lets you incorporate those remote sources into a digital video recorder, or a different front end, giving you access to web content without the usual side-panel distractions and comments that typically flood sites that stream content. However, Annie is a new option that promises to be a "fast, simple, and clean video downloader built with Go." And thanks to its dependency on Go, it can usually be installed via a simple go get
command.
Like streamlink
, you simply need to provide the command-line utility with an accessible URL. But there are many additional arguments you can add to fine-tune your download. Adding -i
, for example, will output detailed information about the video to which you're linking, including the quality and resolution options. You can then specify one of these with the -f
argument to download a video at the exact quality you require. After you start a download, you see an informative progress bar that provides all these details on the stream you've selected, helping you to be sure you've got the correct URL. There are plenty of additional arguments, too, including options for downloading captions, downloading an entire playlist of videos (great for binge watching on a flight), and setting proxy access to help you get around geographically locked content. It works seamlessly and is probably quicker to use with the average download than waiting for the ads to load on the site you're wanting to access.
Project Website
https://github.com/iawia002/annie
Terminal email
aerc
The command line is still commanding lots of attention, with many technical users looking to use the terminal more to absolve themselves of Slack and web-based distractions. Of all the applications that could be difficult to replace on the command line, though, email isn't a difficult challenge. This is because email effectively predates the desktop, and the same solutions that used to work on your old SPARC Solaris still work on your hex core Ubuntu 19.04. Mutt is still particularly popular, for example, and a great way to access your email from the command line or via SSH. In many ways this new terminal email client, aerc, is after Mutt's crown by attempting to implement more efficient and reliable networking, a keyboard shortcut system that's more like Vim, and an embedded terminal that lets you both read and reply to different emails at the same time. Combine this with some unique features, such as a filter that lets you review patches, and you have a compelling argument for giving it a go (that's a pun – aerc is written in Go).
All this newness is evident from the first launch that includes a very atypical command-line configuration wizard for the email account you want to use, plus a walk-through manual page to help get you started. After that, it takes only a few moments for your remote IMAP server to push all the subjects and details to your inbox, which appear almost instantaneously. You navigate them using Vim's navigation keys, pressing Enter to open an email. Cleverly, the open email isn't in a new pane, but rather a terminal emulator running less
with filters for adding color highlighting and rendering HTML with the W3F utility. This utilitarian approach is extended to writing emails, which uses Vim by default, and it's brilliant at being able to fire up your favorite editor to send emails in its native environment.
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
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.