All Projects → bonigarcia → Dualsub

bonigarcia / Dualsub

Licence: gpl-3.0
DualSub: bilingual subtitles maker

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dualsub

Postbird
Open source PostgreSQL GUI client for macOS, Linux and Windows
Stars: ✭ 1,089 (+830.77%)
Mutual labels:  desktop-app
Runjs
A JavaScript playground that auto-evaluates as you type
Stars: ✭ 1,266 (+982.05%)
Mutual labels:  desktop-app
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (-5.13%)
Mutual labels:  desktop-app
Electron Angular4 Sqlite3
Sample project to show how to build a desktop app using Electron, Angular 4 and Sqlite3
Stars: ✭ 60 (-48.72%)
Mutual labels:  desktop-app
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (-31.62%)
Mutual labels:  desktop-app
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (-20.51%)
Mutual labels:  desktop-app
Ghost Desktop
⚡️ Ghost for Desktops
Stars: ✭ 1,072 (+816.24%)
Mutual labels:  desktop-app
Reactide
Reactide is the first dedicated IDE for React web application development.
Stars: ✭ 10,318 (+8718.8%)
Mutual labels:  desktop-app
Electron With Sqlite3
Sample application for ElectronJS working with Sqlite3
Stars: ✭ 83 (-29.06%)
Mutual labels:  desktop-app
Active Directory Dotnet Daemon
A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unattended job or process.
Stars: ✭ 107 (-8.55%)
Mutual labels:  desktop-app
Alchemy
An open drawing project
Stars: ✭ 63 (-46.15%)
Mutual labels:  desktop-app
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-35.9%)
Mutual labels:  desktop-app
Active Directory Dotnet Native Desktop
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.
Stars: ✭ 94 (-19.66%)
Mutual labels:  desktop-app
Symphonyelectron
A desktop client for the Symphony Collaboration Platform built using Electron
Stars: ✭ 58 (-50.43%)
Mutual labels:  desktop-app
Google Allo For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Allo
Stars: ✭ 112 (-4.27%)
Mutual labels:  desktop-app
Fxmailer
Desktop application Tool. Allow you to send a beautiful html template to multiple email recipients with one click!
Stars: ✭ 55 (-52.99%)
Mutual labels:  desktop-app
Active Directory Dotnet Webapi Manual Jwt Validation
How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.
Stars: ✭ 92 (-21.37%)
Mutual labels:  desktop-app
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (+0%)
Mutual labels:  desktop-app
Bookmarks
a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome
Stars: ✭ 112 (-4.27%)
Mutual labels:  desktop-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-17.09%)
Mutual labels:  desktop-app

License: LGPL v3 Twitter

Copyright © 2014-2017 Boni Garcia. Licensed under GPL v3.

DualSub

DualSub is a tool which allows you to merge two SRT subtitles in a single file. The idea of using merged subtitles (let's call them dual subtitles or bilingual subtitles) is to watch movies/series in original version with two sets of subtitles. This can be used to learn a second language while watching movies/series. Watching movies/series with dual subtitles you will never be in doubt anymore of those expressions you do not understand, since the translation is instantaneous.

If you want to create your own dual subtitles, you need the video to be played with its subtitles. Ideally, you should have two subtitles SRT files for a single video (for instance, the first SRT subtitle in English and the second one in other language). There are plenty of web sites available to collect SRT files, for example opensubtitles, subscene, and so on.

DualSub also allows you to translate SRT subtitles. Sometimes, it is difficult to find the subtitles for a given content in two different languages. For that reason, DualSub is able to translate subtitles. To that aim, DualSub uses the Google Translate online service. You will be requested to fill up a captcha in order to ensure that there is are a human behind the request to Google Translate.

A picture is worth a thousand words:

Source

DualSub is open source, released under the terms of GPL v3. The source code of this project can be cloned from the [GitHub Repository].

DualSub was been created with Java and Maven. To compile and build the application run the command mvn clean compile assembly:single

Downloads

Binary releases for Windows, Linux, and Mac OS X are available on GitHub Releases.

About

DualSub is a personal project of Boni Garcia. Comments, questions and suggestions are always very welcome!

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