manojmj92 / subtitle-downloader

Python script to automatically download subtitles for any movie/tv series episode.
GNU General Public License v3.0
780 stars 238 forks source link

I've tried as instructed But Nothing Happend #40

Open mbaht opened 7 years ago

mbaht commented 7 years ago

I've tried as instructed but notthing happend... Just windows cmd show up and there is no subtitled downloaded..

where is the problem?

Any file name affect to this?

prafful-panwar commented 7 years ago

Same here added new path too IF EXIST C:\Users\username\AppData\Local\Programs\Python\Python36-32\ SET PATH=%PATH%;C:\Users\username\AppData\Local\Programs\Python\Python36-32\ and changed the path for py file too python E:\subtitle-downloader.py %1

Still no error, nothing only cmd open for few seconds and disappear.

Can anyone help me with this else it should show some error that explain what we are doing wrong.

TheDemystifier commented 4 years ago

Project is not working anymore on my end as well, it's probably dead!

0xMH commented 4 years ago

Can you elaborate more on the problems you're facing on separate issues? I can work to get it back to work in the upcoming days.

TheDemystifier commented 4 years ago

Thanks for your interest. I setup everything as instructed and simply nothing happens once I click 'Send To -> Subtitle.cmd' No result, no errors.

I can record a video of the process I follow if you're interested.

I am running Windows 10 64bit.

0xMH commented 4 years ago

I'd like you to try the steps from issue #59

TheDemystifier commented 4 years ago

Thanks a lot for your help, But again, I've tried running it in admin CMD, non-admin. It's just not working. No error, no log, no output, I think there should at least be some prints here in code to show progress.