-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ehsan Ghorbannezhad
committed
May 3, 2022
1 parent
ea39c74
commit dc69594
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# selectformat | ||
|
||
selectformat is an mpv script that allows you to select the | ||
youtube-dl format of the video on the fly. | ||
|
||
![Screenshot](screenshot.jpg) | ||
|
||
## Features | ||
|
||
- More useful info about the formats are displayed compared to [mpv-youtube-quality](https://github.com/jgreco/mpv-youtube-quality) | ||
- The formats are properly sorted based on resolution, FPS, dynamic range, codec, bitrate, sample rate and protocol | ||
- Formats are fetched asynchronously as soon as a network video starts | ||
- The initially loaded format is pre-selected in the menu | ||
|
||
## TODO | ||
|
||
- [ ] Fold formats with the same resolution into a submenu | ||
- [ ] Proper scrolling in case the menu is longer that the screen height |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.