Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A refactoring of this project #4

Closed
wants to merge 42 commits into from
Closed

Conversation

dsh0416
Copy link

@dsh0416 dsh0416 commented Mar 14, 2020

  • Implement UI with vue.js
  • Show controls by default
  • Remove node.js and http-server requirements at runtime
  • Auto-deployment with GitHub Pages and GitHub Actions
  • Add GPLv3 License (by removing all copyrighted code, see 63c6e8f, change from MIT in 91c0da1)
  • Add ESLint for code linting
  • Implement Dynamic Reaction Time
  • Implement i18n support
  • Implement SRT live previewing
  • Implement SRT validation
  • Suport WebVTT format
  • Support edits from mobile devices
  • Support Electron for Desktop Apps
  • Support Electron auto builds

Known bugs:

  • Firefox failed to read real-time generated VTT file on previewing (Fixed)

Live Demo

本 PR 意圖通過重構,實作一個基於 Vue.js 的 UI,並提供額外的 SRT 實時預覽與 i18n 多國語言支援。移除在運行時對 node.js 和 http-server 的依賴,並可以基於 GitHub Pages 與 GitHub Actions 完成全自動部署的功能,使得用戶可以在網站上完成全部操作。

@dsh0416 dsh0416 force-pushed the master branch 3 times, most recently from d7c52a6 to ec911ac Compare March 14, 2020 16:07
@akari0624
Copy link

它這個要存取user電腦裡的影片 跟原本準備好的字幕檔,還是必須要跑在client的電腦上吧?

@dsh0416
Copy link
Author

dsh0416 commented Mar 14, 2020

它這個要存取user電腦裡的影片 跟原本準備好的字幕檔,還是必須要跑在client的電腦上吧?

我利用 JS File API,可以直接從 client 電腦上讀取,不需要上載也不需要在 client 電腦上 compile。

@dsh0416 dsh0416 changed the title [WIP] A refactoring of this project A refactoring of this project Mar 14, 2020
README.md Outdated Show resolved Hide resolved
@shiguimeng
Copy link

不联网能用吗

@dsh0416
Copy link
Author

dsh0416 commented Mar 18, 2020

不联网能用吗

刚刚更新了一个版本,会编译到 Electron App。可以在网页右上角 Download App 下载,下载后可以不联网使用。

I've just updated a version, which would be able to compile the webpage to Electron App. You could download it via the link on the top-right corner. The App could be used in offline mode.

@niclin
Copy link

niclin commented Mar 21, 2020

是東仙隊長我就給推

@dsh0416 dsh0416 closed this Apr 23, 2021
@zzz6519003
Copy link

是队长
能有种双字幕标准就好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants