45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
# Medios-Macina
|
|
- Audio
|
|
- Video
|
|
- Image
|
|
- Text
|
|
|
|
### Search 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
|
|
|
|
### 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
|
|
.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"
|
|
|
|
2. @1
|
|
|
|
1. download-data "https://altrusiangrace.bandcamp.com/album/ancient-egyptian-legends-full-audiobook" | merge-file | add-file -storage local |