All Projects → micheleb → subslider.js

micheleb / subslider.js

Licence: GPL-2.0 License
A script to fix out of sync subtitles - in javascript

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to subslider.js

BDMatch
An automatic subtitle shifter from a video to another. 将字幕由一个视频匹配到另一个的自动时间轴平移工具。
Stars: ✭ 44 (+175%)
Mutual labels:  subtitle, srt-subtitles
Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+32193.75%)
Mutual labels:  subtitle, srt-subtitles
auto-movie-tagger
A Python script that auto tags and adds poster to mkv or mp4 movie files.
Stars: ✭ 49 (+206.25%)
Mutual labels:  subtitle
vlc-subtitle-word-search
Search for words of the current video SRT subtitle files in VLC
Stars: ✭ 28 (+75%)
Mutual labels:  srt-subtitles
subtitles
Go library and command-line tools for manipulating .srt, .vtt and .ssa subtitles
Stars: ✭ 27 (+68.75%)
Mutual labels:  srt-subtitles
obs-auto-subtitle
Show the subtitle as long as you speak
Stars: ✭ 135 (+743.75%)
Mutual labels:  subtitle
Elgindy-VTT-to-SRT-Subtitle-Converter
A tool for converting Web Video Text Tracks Format (WebVTT) subtitle to srt one. As most of video players support srt subtitles and can't open vtt subtitles, We should convert vtt to srt or sub subtitles but it's not easy to do that.
Stars: ✭ 68 (+325%)
Mutual labels:  srt-subtitles
sausage
Learn Foreign Languages via Movies Subtitle
Stars: ✭ 12 (-25%)
Mutual labels:  srt-subtitles
nekocap
Browser extension for creating & uploading community captions for YouTube, niconico and other video sharing sites.
Stars: ✭ 27 (+68.75%)
Mutual labels:  subtitle
quickSRT
generating .srt(subtitles) in After Effects
Stars: ✭ 24 (+50%)
Mutual labels:  subtitle
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (+162.5%)
Mutual labels:  subtitle
PersianSubtitleFixer
Fix Arabic and Persian subtitles by converting them into UTF-8
Stars: ✭ 25 (+56.25%)
Mutual labels:  subtitle
ffcvt
ffmpeg convert wrapper tool
Stars: ✭ 32 (+100%)
Mutual labels:  subtitle
Hulusubs dl
Command line script that downloads subtitles from hulu.com
Stars: ✭ 42 (+162.5%)
Mutual labels:  srt-subtitles
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (+12.5%)
Mutual labels:  subtitle
VTT-to-SRT-Converter
Convert WebVTT subtitles to SubRip.
Stars: ✭ 29 (+81.25%)
Mutual labels:  subtitle
PyonFX
An easy way to create KFX (Karaoke Effects) and complex typesetting using the ASS format (Advanced Substation Alpha).
Stars: ✭ 101 (+531.25%)
Mutual labels:  subtitle
srtmerger
subtitle merger is a tool for merging two or more subtitles for videos.
Stars: ✭ 35 (+118.75%)
Mutual labels:  subtitle
niki
Media Player, DLNA, Music, Video and Streaming
Stars: ✭ 14 (-12.5%)
Mutual labels:  subtitle
chromecast-api
📺 Chromecast Node.js module
Stars: ✭ 122 (+662.5%)
Mutual labels:  subtitle

subslider.js

A script to fix out of sync subtitles - in javascript

What it is for

This script can be used to easily fix subtitle files that aren't synced with the audio.

How to use it

Just navigate to this page and follow the instructions, or checkout this repo and open index.html in your favorite browser.

As the instructions say, the process is simple:

  1. Load your subtitles file (nothing is uploaded, there is no backend server involved)
  2. Find a dialog in the video, and take note of the timestamp at which it starts
  3. Find that same dialog in the subslider.js page, and select it
  4. Change the subtitle's start field so that it matches the beginning of the dialog
  5. Press submit and either download the edited .srt file, or copy/paste its content to a new file

License

subslider.js is released under the GPLv2 license, the libraries that it uses are released under different licenses. Every library is included along with its original LICENSE file. All libraries are stored inside the lib folder.

Credits

Michael Bromley for his Angular Pagination module (and of course, to all the developers he credited for his module)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].