dfd
This commit is contained in:
@@ -32,10 +32,10 @@ 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
|
||||
.pipe -list # List MPV current playing/list
|
||||
.pipe -save # Save current MPV playlist to local library
|
||||
.pipe -load # List saved playlists; use @N to load one
|
||||
.pipe "https://www.youtube.com/watch?v=_23dFb50Z2Y" # Add URL to current playlist
|
||||
```
|
||||
|
||||
1. search-file -provider youtube "something in the way"
|
||||
|
||||
Reference in New Issue
Block a user