2026-01-11 02:26:39 -08:00
k
2026-01-11 01:14:45 -08:00
f
2026-01-11 01:22:51 -08:00
k
2026-01-11 01:14:45 -08:00
f
2026-01-10 20:07:57 -08:00
k
2026-01-07 05:09:59 -08:00
k
2026-01-11 01:14:45 -08:00
k
2026-01-07 05:09:59 -08:00
df
2026-01-10 23:20:00 -08:00
f
2026-01-11 02:26:39 -08:00
f
2026-01-11 02:26:39 -08:00
h
2026-01-10 17:30:18 -08:00
k
2026-01-11 00:39:17 -08:00
ssd
2026-01-06 16:19:29 -08:00
f
2026-01-11 02:26:39 -08:00
2025-12-27 07:30:37 -05:00
f
2026-01-10 22:22:26 -08:00
d
2026-01-11 00:52:54 -08:00

MEDEIA-MACINA

4 TEXT BASED FILE ONTOLOGY

Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging, and media storage (audio, video, images, and text) from a variety of providers and sources. It is designed around a compact, pipeable command language ("cmdlets") so complex workflows can be composed simply and repeatably.


CONTENTS

FEATURES
INSTALLATION
CONFIG
HYDRUS NETWORK
COOKIES
TUTORIAL

Features

  • Flexible syntax structure: chain commands with `|` and select options from tables with `@N`.
  • Multiple file stores: *HYDRUSNETWORK, FOLDER* - **Provider plugin integration:** *YOUTUBE, OPENLIBRARY, INTERNETARCHIVE, SOULSEEK, LIBGEN, ALLDEBRID, TELEGRAM, BANDCAMP*
  • Module Mixing: *[Playwright](https://github.com/microsoft/playwright), [yt-dlp](https://github.com/yt-dlp/yt-dlp), [typer](https://github.com/fastapi/typer)*
  • Optional stacks: Telethon (Telegram), aioslsk (Soulseek), and the FlorenceVision tooling install automatically when you configure the corresponding provider/tool blocks.
  • MPV Manager: Play audio, video, and even images in a custom designed MPV with trimming, screenshotting, and more built right in!

INSTALLATION

Requirement: Python
console command
git clone https://code.glowers.club/goyimnose/Medios-Macina.git
python Medios-Macina/scripts/bootstrap.py

  • When run interactively (a normal terminal), bootstrap.py will show a short menu to Install or Uninstall the project.
  1. rename config.conf.remove to config.conf, config tutorial

MINIMAL EXAMPLE CONFIG - CHANGE VALUES

temp="C:\\Users\\Admin\\Downloads"

[store=folder]
name="default"
path="C:\Users\Public\Documents\library"

  1. Start the CLI by simply running "mm" in shell or run python cli.py

CLICK FOR GUIDED TUTORIAL

Description
media management
Readme 36 MiB
Languages
Python 90.5%
Lua 8.1%
Shell 0.7%
PowerShell 0.7%