Skip to content

2019.12.05-AT-3

Latest
Compare
Choose a tag to compare
@atauenis atauenis released this 21 Dec 17:06

Update for WebOne-compatible fork of ViewTube user script.

  • Again changed the name, "ViewTube+WebOne" to "ViewTube with WebOne support".
  • Now it is using ffmpeg converter instead of avconv. It's better and stable.
    Also this corresponds with the future update for WebOne, which will contain FFmpeg binaries instead of AVconv in full version.
  • ViewTube Protocol script (viewtube-vbs.zip for original version of ViewTube) is also updated to use FFmpeg.

Users of WebOne 0.9.2 (currently the latest version of the proxy server) need to install latest FFmpeg binaries in the directory of WebOne and add it into configuration file:

[Converters]
...
ffmpeg -i pipe: %ARG1% pipe:

Future full version of WebOne 0.9.3 will have this edit built in.

Based on ViewTube 2019.12.05.


viewtube-webone.min.user.js is a minified version that supporting only YouTube.com but can work in K-Meleon browser (which have limit of 64 KB script size).