Skip to content

Releases: winneon/watch-with-mpv

Release: 1.2.9

07 Feb 10:25
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

Fixes

  • Fixed a crash when using an mpv binary built from git master by hardcoding the mpv ipc command to --input-ipc-server.

Release: 1.2.8

23 Sep 09:49
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

Changes

  • Moved the installation scripts for Linux from two bash scripts to a Makefile.
    • This requires make to install the native host. Every Linux distribution has it installed though, so you should be fine.

Release: 1.2.7

18 Sep 23:08
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

Fixes

  • Fixed Windows builds of mpv crashing on quit.

Release: 1.2.6

10 Sep 22:57
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

The changelog for the 1.2 major update can be viewed here. This version provides hotfixes that impaired the extension's functionality on Windows.

Fixes

  • Fixed the extension hanging forever on Windows systems.
  • Fixed the native host using an abnormally high amount of CPU usage on Windows systems.

Release: 1.2.4

10 Sep 05:56
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

To use the new paywalled/private videos feature, you must be on Linux. Windows is currently unsupported due to outdated mpv versions. If you are on Linux, downgrade your youtube-dl to a version older than 2017.08.06. This is due to the same reason.

For Windows users, this version of this extension does not work and causes a surge of CPU usage in the native host. A hotfix is available in version 1.2.6.

Additions

  • Added support for paywalled/private videos.
    • This includes examples such as private YouTube videos or Crunchyroll Premium content. No, this does not work with Netflix, and likely never will.
    • This only works with services that support authentication cookies. However, most services use cookies to authenticate, so this won't be much of an issue. If you come across a service that is supported by youtube-dl but will not load videos with this extension, please create an issue.
  • Added a context menu when right-clicking on links.
  • Added a timer icon so you know the extension is doing something when you press the extension icon.

Changes

  • Reworked the majority of the extension and native host backend code. If there are any major issues you come across, please create an issue.

Release: 1.1.1

07 Sep 14:21
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

Additions

  • Added Linux support. See the README for installation instructions.

Hotfixes, not much else.

21 Jul 02:32
Compare
Choose a tag to compare

For installation instructions, follow the steps in the README.

This release fixes a few bugs that were irking me as I was using this extension.

  • Fixed the native host not responding after being installed while the extension is running.
  • Fixed mpv not allowing multiple instances to be run at the same time.
  • Fixed mpv crashing after 24 seconds into a video.

Initial release.

21 Jul 01:07
Compare
Choose a tag to compare

To install the extension, navigate to https://chrome.google.com/webstore/detail/gbgfakmgjoejbcffelendicfedkegllf/.

To install the native host, download the native.zip file below, unzip all the contents into a location you like, and run install.bat. Do not remove these files afterwards.