Skip to content

RblSb/SyncTube-octosubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SyncTube-octosubs

SyncTube ASS subtitles plugin based on ASS.js (experimental)

Attention: SyncTube now has basic ASS support out of box (in web and android clients), that converts ASS text to WebVTT subtitles. Install this if you need more colors, formatting and other ASS features.

Installation

  • Install and open SyncTube project folder
  • Create user/res/js/custom.js file:
'use strict';
const JsApi = client.JsApi;
JsApi.addPlugin('octosubs');
  • Create user/res/plugins/ folder
  • Open plugins folder in terminal: cd user/res/plugins
  • git clone https://github.com/RblSb/SyncTube-octosubs.git octosubs

Now every time you add site.com/file.mp4 to playlist this plugin will check site.com/file.ass file and load if it exists. Or you can just set actual subtitles url in separate input.

About

SyncTube subs plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published