abbi031892 / periscope

Automatically exported from code.google.com/p/periscope
0 stars 0 forks source link

Won't download subtitles in OS X Lion #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm running periscope 0.2.4 on OS X Lion (10.7.4) and it can't download any 
subtitle. Tried with lots os files and the result is the same, although the 
source's query page shows a bunch of them if you open it in the browser.

periscope -f -l en --debug Underworld*.mkv
INFO:periscope.periscope:Searching subtitles for 
Underworld.Awakening.2012.1080p.BluRay.x264.DTS-HDChina.mkv with langs ['en']
INFO:periscope.periscope:Searching on OpenSubtitles 
INFO:periscope.periscope:Searching on Subtitulos 
INFO:periscope.periscope:Searching on Podnapisi 
INFO:periscope.plugins.SubtitleDatabase:Subtitulos writing 0 items to queue
DEBUG:periscope.plugins.OpenSubtitles:6f3a0b1b18932e02
INFO:periscope.periscope:Searching on TheSubDB 
DEBUG:periscope.plugins.Podnapisi:Searching for 
Underworld.Awakening.2012.1080p.BluRay.x264.DTS-HDChina
DEBUG:periscope.plugins.SubtitleDatabase:Downloading 
http://simple.podnapisi.net/ppodnapisi/search?sR=Underworld.Awakening.2012.1080p
.BluRay.x264.DTS-HDChina&sJ=2
DEBUG:periscope.plugins.OpenSubtitles:query
INFO:periscope.periscope:Searching on BierDopje 
DEBUG:periscope.plugins.TheSubDB:File hash : ca6f719c9c7403eed42980982149783f
INFO:periscope.plugins.SubtitleDatabase:BierDopje writing 0 items to queue
DEBUG:periscope.plugins.TheSubDB:Query URL : 
http://api.thesubdb.com/?action=download&hash=ca6f719c9c7403eed42980982149783f
INFO:periscope.periscope:Searching on SubsWiki 
INFO:periscope.plugins.SubtitleDatabase:SubsWiki writing 0 items to queue
INFO:periscope.plugins.SubtitleDatabase:TheSubDB writing 0 items to queue
DEBUG:periscope.plugins.OpenSubtitles:{'status': '200 OK', 'seconds': 0.005, 
'token': 'h114uspu4vdp0kqpm8ah7nmpr7'}
DEBUG:periscope.plugins.OpenSubtitles:query: 
token='h114uspu4vdp0kqpm8ah7nmpr7', search='{'moviebytesize': '9001737024', 
'sublanguageid': 'eng', 'moviehash': '6f3a0b1b18932e02'}'
DEBUG:periscope.plugins.OpenSubtitles:Result: {'status': '200 OK', 'seconds': 
0.02, 'data': False}
INFO:periscope.plugins.SubtitleDatabase:OpenSubtitles writing 0 items to queue
DEBUG:periscope.plugins.Podnapisi:[{'release': 
u'underworld.awakening.2012.1080p.bluray.x264.dts-hdchina', 'lang': 'en', 
'link': None, 'page': 
'http://simple.podnapisi.net/en/ppodnapisi/podnapis/i/1589607/underworld-awakeni
ng-2012-subtitles'}, {'release': 
u'underworld.awakening.2012.1080p.bluray.x264.dts-hdchina', 'lang': 'en', 
'link': None, 'page': 
'http://simple.podnapisi.net/en/ppodnapisi/podnapis/i/1592535/underworld-awakeni
ng-2012-subtitles'}]
INFO:periscope.plugins.SubtitleDatabase:Podnapisi writing 2 items to queue
DEBUG:periscope.periscope:All subtitles: 
DEBUG:periscope.periscope:[{'lang': 'en', 'plugin': 
<periscope.plugins.Podnapisi.Podnapisi object at 0x102c43110>, 'filename': 
'Underworld.Awakening.2012.1080p.BluRay.x264.DTS-HDChina.mkv', 'link': None, 
'release': u'underworld.awakening.2012.1080p.bluray.x264.dts-hdchina', 'page': 
'http://simple.podnapisi.net/en/ppodnapisi/podnapis/i/1589607/underworld-awakeni
ng-2012-subtitles'}, {'lang': 'en', 'plugin': 
<periscope.plugins.Podnapisi.Podnapisi object at 0x102c43110>, 'filename': 
'Underworld.Awakening.2012.1080p.BluRay.x264.DTS-HDChina.mkv', 'link': None, 
'release': u'underworld.awakening.2012.1080p.bluray.x264.dts-hdchina', 'page': 
'http://simple.podnapisi.net/en/ppodnapisi/podnapis/i/1592535/underworld-awakeni
ng-2012-subtitles'}]
INFO:periscope.periscope:Trying to download subtitle: None
WARNING:periscope.periscope:Subtitle None could not be downloaded, trying the 
next on the list
ERROR:periscope.periscope:global name 'searchurl' is not defined
INFO:periscope.periscope:Trying to download subtitle: None
WARNING:periscope.periscope:Subtitle None could not be downloaded, trying the 
next on the list
ERROR:periscope.periscope:global name 'searchurl' is not defined
ERROR:periscope.periscope:No subtitles could be chosen.
INFO:__main__:**************************************************
INFO:__main__:Downloaded 0 subtitles
INFO:__main__:**************************************************

Original issue reported on code.google.com by andrest...@gmail.com on 10 Jul 2012 at 11:19

GoogleCodeExporter commented 8 years ago

Original comment by patrick....@gmail.com on 7 Aug 2012 at 1:37

GoogleCodeExporter commented 8 years ago
Fixed in latest version

Original comment by patrick....@gmail.com on 11 Dec 2012 at 4:33