A small video player supporting srt subtitles…
A small video player supporting srt subtitles
Please, if possible submit bug and feature request at https://github.com/guancio/ChromeOsSubtitle/issues
The subtitle service is provided by www.opensubtitles.org
Change log:
- Version 1.7
- Integration with google analytics
- Automaticaly load srt files matching the video file name
- The subtitle auto load functionality must be enabled by
allowing in the settings window the VideoPlayer to access
a parent of the directory containing your files.
- Version 1.6.1
- Minor big fix for srt zip
- Authentication on Opensubtitle.org
- Minimal statistical api
- Minor refactoring
- Version 1.6.0
- Banner for automatic download of subtitles
- Keyboard shortcuts
- Minimal help window
- Version 1.5.0
- Mutlilingual download of opensubtitles.org subtitles
- Settings windows to configure:
- the default subtitle font size
- the default opensubtitle language
- Minor changes to the subtitle menu
- Version 1.4.0
- Experimental support of opensubtitles.org (currently
allowing to download only english subtitles)
- Renable the hosted version (no support for opensubtitles
due to cross domain)
- Version 1.3.0
- Restyle of the subtitle interface
- Allow selection of subtitle from a zip file
containing several entries
- Implemented the info window to credit the other projects
- Version 1.2.0
- Drag and Drop:
- drop a video file to the player to open it
- drop a srt file to show it on an already opened video
- drop a video and a srt (together) open the video and the
corresponding subtitle
- Zipped srt: automatically unzip the subtitle files
(both in the open menu and in the drag and drop)
Supports only zip containing a unique file in the root
consisting of the subtitle.
Version 1.1.0
- now is possible to select a different encoding
for the subtitle, allowing to open e.g. Greek a Korean
subtitles
- fixed minor graphical issues in the subtitle menu
Version 1.0.6
- added feature to synchronize (advance/delay) captions
Version 1.0.5
- restored fullscreen button
- added file type association, allowing to launch the player from the file browser
Version 1.0.4
- integrated file selection with the main media player
- fixed window resize in non-fullscreen mode
- disabled fullscreen
Version 1.0.3
- deployed as packaged app
Version 1.0.2
- buttons to change subtitle size
Version 1.0.1
- first published release