Skip to content

Releases: atauenis/ViewTube-WebOne

2019.12.05-AT-3

21 Dec 17:06
Compare
Choose a tag to compare

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).

2019.12.05-AT-2

16 Dec 09:34
Compare
Choose a tag to compare

Minor update for the user script fork.

  • Fixed autoupdate URLs (so it will not upgrade to original version).
  • New name and logo to differ it from original version.

Based on ViewTube 2019.12.05.

2019.12.05-AT-1

13 Dec 21:05
Compare
Choose a tag to compare
2019.12.05-AT-1 Pre-release
Pre-release

Initial version of the user script fork.

Based on ViewTube 2019.12.05. Contains support for WebOne proxy servers.

It is replacement for ViewTube Protocol Script, initially published on download page of WebOne 0.9.2. The VTP Script is also provided here for use with original versions of ViewTube.