Harmonoid is a new-generation personal media management application. It's a webapp but thankfully it's not more Electron webshit. Unfortunately, more Discord instead of documentation bullshit. Play and manage your music library. Uses mpv as its playback system. Metadata manager. Strictly follows Material design. Small, low memory usage.
All the talks at PyCon 2022 on Youtube.
U Can Beat Video Games is a YouTube channel for all of us! Have you ever wanted to get better at video games, but every video requires players to have super human abilities? On UCBVG, watch Kylo take on titles like Castlevania, Mega Man, or Zelda, and learn strategies that anyone can use for these games and more!
An online store selling recordings of the weird and offbeat, from Terence McKenna to John Lilly to Faustin Bray.
A fork of youtube-dlc with additional features and fixes. SponSkrub integration to remove sponsor sections in videos. Output file format sorting. Merges in some nifty options from other forks of the original youtube-dl. Adds a few new extractors.
I really need to modify Downloadbot to use this instead.
Vileo is a simple video recording tool for recording your screen, your webcam or audio devices. It works from within your browser and can be started right away! Install a copy yourself or use the demo version (which is hosted as a Github Page, so it doesn't have much in the way of a back-end).
Live demo: https://lukasbach.github.io/vileo/
Sigal is yet another simple static gallery generator. It’s written in Python and it allows to build a static gallery of images. The idea behind Sigal is to ease the use of the javascript libraries like galleria. These libraries do a great job to display the images, Sigal does what is missing: resize images, create thumbnails, generate HTML pages. Doesn't seem to let you put descriptions or comments on your pictures, though. EXIF tag aware. Processes directories of images recursively. Only processes new images unless you tell it not to. In some ways, seems to work like Pelican.
There is a native Arch Linux package, too.
A utility written in Python which lets you upload videos to a Peertube instance from the command line.
Web GUI for youtube-dl with playlist support. Allows you to download videos from YouTube and dozens of other sites.
Unfortunately, you need to use node.js to compile the webshit.
Repository containing useful links for all things Physical Security.
An open source search engine for indexing and searching Peertube instances.
Source code: https://framagit.org/framasoft/peertube/search-index/
The basic concept is that users register channels where connected viewers can watch videos from different video hosts (e.g., YouTube, Twitch) and the playback is synchronized for all the viewers in the channel.
Each channel has a playlist where users can queue up videos to play, as well as an integrated chatroom for discussion.
The official server is located at https://cytu.be, but there are other public servers hosted for various communities.
Built using node.js, requires MySQL as its back-end.
Baresip is a portable and modular SIP User-Agent with audio and video support. Tries to be a Swiss Army knife for SIP and VoIP. Supports encryption. Has an embedded web server with an HTTP (REST?) API for controlling the utility. Modular architecture.
An extremely high resolution graphics-to-text art utility/library/converter. Aims to be much better than aalib or caca. You can even watch videos rendered into text in realtime. Tries to be cross-platform.
A streaming media server you host yourself. Can run without a container as a first-class implementation (thank you!) Designed with web browsers specifically in mind, not client software. Written in Java, but nobody's perfect (recommends the OpenJRE!)
MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. Use it to convert videos, make animated gifs, add effects....
Personal media server. Kind of like Kodi, but you can use platform specific clients to access your media, just like you can from the television. Streams media as necessary. There's even an HTML5 client so you can use your web browser instead of an app or client. You can use Kodi as a client, too.
Github: https://github.com/MediaBrowser
Shotcut is a free, open source, cross-platform video editor. Can capture from live media devices (including JACK and PulseAudio) as well as edit media streams. Tries to have a very easy to use UI; UI can be reconfigured to optimize for the kinds of tasks you want to accomplish.