Add multiple subtitles support (#406)

* add multiple subtitles support

* cleanup and remove log
This commit is contained in:
grunjol
2016-04-15 01:47:50 -03:00
committed by Feross Aboukhadijeh
parent 5e6e5fce1e
commit 04318d7580
4 changed files with 99 additions and 13 deletions

View File

@@ -27,6 +27,7 @@
"electron-localshortcut": "^0.6.0",
"electron-prebuilt": "0.37.5",
"hyperx": "^2.0.2",
"languagedetect": "^1.1.1",
"main-loop": "^3.2.0",
"mkdirp": "^0.5.1",
"musicmetadata": "^2.0.2",