-
Notifications
You must be signed in to change notification settings - Fork 6
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
macOS won't support 32-bit apps in its next version #8
Comments
@lucascaton thanks for pointing it out. I'm currently very busy so I probably can't find time to work on it anytime soon. When this app was created the node-webkit was still a thing. The natural path seems to me upgrade to use Electron instead, most of the code should remain the same. Would you like to try porting it? I'll be happy to take a PR with that and release a new version. Thanks! |
Any updates on porting it to 64 bit? |
I will be happy to take PR if someone wants to do this upgrade, but I can't personally prioritize this. |
I can help you with the porting. |
I'll be happy to take PR's and cut releases.
…On Thu, Jul 11, 2019 at 8:15 PM Renato Preigschadt De Azevedo < ***@***.***> wrote:
I can help you with the porting.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AAAGJCEDLNCAI6GPGHFRXCLP665KDA5CNFSM4E2KUFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZYHQDY#issuecomment-510687247>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAGJCCJVLQQUKNPK7KVOJ3P665KDANCNFSM4E2KUFUA>
.
|
Hi everyone, there is any update for 64-bits coming? |
In the meantime, this is what I've been doing:
sub='~/projects/code/python/OpenSubtitlesDownload/OpenSubtitlesDownload.py --cli -l eng --skip -a'
pt_br_sub='~/projects/code/python/OpenSubtitlesDownload/OpenSubtitlesDownload.py --cli -l pob --skip -a'
sub video-name.mp4
# or:
pt_br_sub video-name.mp4 Hope it helps 😉 |
I'm assuming SubtitleMaster is 32-bit (please see the below screenshot), can someone please confirm?
More info:
The text was updated successfully, but these errors were encountered: