Skip to content

Commit dc69594

Browse files
author
Ehsan Ghorbannezhad
committed
add readme and screenshot
1 parent ea39c74 commit dc69594

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# selectformat
2+
3+
selectformat is an mpv script that allows you to select the
4+
youtube-dl format of the video on the fly.
5+
6+
![Screenshot](screenshot.jpg)
7+
8+
## Features
9+
10+
- More useful info about the formats are displayed compared to [mpv-youtube-quality](https://github.com/jgreco/mpv-youtube-quality)
11+
- The formats are properly sorted based on resolution, FPS, dynamic range, codec, bitrate, sample rate and protocol
12+
- Formats are fetched asynchronously as soon as a network video starts
13+
- The initially loaded format is pre-selected in the menu
14+
15+
## TODO
16+
17+
- [ ] Fold formats with the same resolution into a submenu
18+
- [ ] Proper scrolling in case the menu is longer that the screen height

screenshot.jpg

150 KB
Loading

0 commit comments

Comments
 (0)