This commit is contained in:
nose
2025-12-01 01:10:16 -08:00
parent 2b93edac10
commit 6b9ed7d4ab
17 changed files with 1644 additions and 470 deletions

View File

@@ -1,29 +1,42 @@
# Medios-Macina
- Audio
- Video
- Image
- Text
Media Manager
-Audio
-Video
-Image
-Text
### Search Storage Support
- HydrusNetwork https://github.com/hydrusnetwork/hydrus
- All-Debrid https://alldebrid.com/
- Local drive
Storage Support
-HydrusNetwork https://github.com/hydrusnetwork/hydrus
-All-Debrid https://alldebrid.com/
-Local drive
### Search Provider Support
- Youtube
- Openlibrary/Archive.org (free account needed)
- Soulseek
- Gog-Games (limited without paid API)
- Libgen
Provider Support
-Youtube
-Openlibrary/Archive.org (free account needed)
-Soulseek
-Gog-Games (limited without paid API)
-Libgen
### Features
- Full MPV integration https://github.com/mpv-player/mpv
Install what you need and want, after you have the requirements.txt installed as well you will need to open terminal at the repository download location and run the cli file like .
#### Quick
```shell
cd "C:\location\to\repository\medios-machina\"
python cli.py
```
Adding your first file
```python
def hello():
print("Hello, world!")
.pipe -list # List MPV current playing/list
.pipe -save # Save playlist
.pipe -load # lists saved playlist, @# to load
.pipe "https://www.youtube.com/watch?v=_23dFb50Z2Y" # adds to current playlist
```
1. search-file -provider youtube "something in the way"