Skip to content

Releases: koonix/mpv-selectformat

v1.0.3

25 Sep 22:14
v1.0.3
e70ea23
Compare
Choose a tag to compare

Changelog

  • When invoking youtube-dl, inherit the options specified in mpv's ytdl-raw-options as well

v1.0.2

26 Jun 11:35
v1.0.2
e20cffd
Compare
Choose a tag to compare

Changelog

  • Fix loadfile command's arguments which changed in mpv v0.38.0 (#3)
  • Fix video time position not being restored correctly after selecting a new format

v1.0.1

28 May 11:16
v1.0.1
3fa17de
Compare
Choose a tag to compare

Changelog

  • Don't search for youtube-dl's path more than once per session
  • Format the code using stylua

v1.0.0

09 Nov 14:49
v1.0.0
afa2120
Compare
Choose a tag to compare

Changelog

  • Add new option prioritize_proto
  • Improve the menu's aesthetics
  • Switch to semantic versioning

r4

09 Nov 04:00
r4
1654d1b
Compare
Choose a tag to compare
r4

Changelog

  • Relicense to MIT

r3

09 Nov 03:44
r3
c6c0c42
Compare
Choose a tag to compare
r3

Changelog

  • Fix codecs being sorted incorrectly
  • Fold audio-only formats as well
  • Improve the detection of audio-only formats
  • Improve the detection of the initially-loaded format
  • Change the default indent prefix to spaces

r2

12 May 17:30
Compare
Choose a tag to compare
r2

Changelog

  • Search for youtube-dl's path in the same manner that mpv's own ytdl_hook does
  • Show more helpful OSD messages in different situations
  • Remove the whole menu timeout shenanigan as it's unnecessary

r1

03 May 22:50
Compare
Choose a tag to compare
r1

Initial release