Skip to content

Commit db663ba

Browse files
committed
feat(README): update video demo and feats
1 parent cf22edc commit db663ba

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,28 @@
2323
<a href="#runner-run">Run</a>
2424
</div>
2525
<br>
26-
<img src="https://user-images.githubusercontent.com/58751603/191463905-c7154c4b-9f4c-460b-85c1-7c5cdbb74d1c.gif" alt="Demo" width="570">
26+
<img src="https://github.com/andros21/ytdl-mpv/assets/58751603/62ea0632-0b6a-4975-a23d-870e98dfa6de" alt="Demo" width="570">
2727
</div>
2828

2929
## :star: Features
3030

3131
- Search history and yt query cache
3232
- Customize script using available flags
3333
- Simple and intuitive rofi menu
34-
- Play video, audio
35-
- Append to playlist
34+
- Play video or audio [`Alt+v`]
35+
- Append to playlist [`Alt+Tab`]()
3636
- Loop playlist
37-
- Edit current playlist
37+
- Edit current playlist [`Alt+r`]()
3838
- Save/Load current playlist
39-
- Help for key bindings
39+
- Help for key bindings [`Alt+h`]
40+
- Jump to chapters [`Alt+Enter`]()
4041
- ...
4142

4243
## :rocket: Setup
4344

4445
**Dependencies**
4546

46-
- `socat` `sqlite3` `xargs`
47+
- `socat` `sqlite3` `xargs` `jq` `iconv`
4748
- [`mpv>0.35.1`](https://github.com/mpv-player/mpv)
4849
- [`rofi>=1.6.1`](https://github.com/davatorium/rofi)
4950
- [`yt-dlp==2023.10.13`](https://github.com/yt-dlp/yt-dlp)
@@ -70,5 +71,5 @@ make install
7071

7172
## :runner: Run
7273

73-
Is advisable to key bind `ytdl-mpv`, so that rofi menu can be opened wherever you are!\
74+
Is advisable to key bind (e.g. [`Cmd+m`]()) `ytdl-mpv`, so that rofi menu can be opened wherever you are!\
7475
For **debugging purposes**, instead, could be useful run `ytdl-mpv` inside a shell to view stdout/stderr

0 commit comments

Comments
 (0)