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

Podnapisi download error : Cannot find the download link #408

Closed
Crupuk opened this issue Oct 7, 2014 · 5 comments
Closed

Podnapisi download error : Cannot find the download link #408

Crupuk opened this issue Oct 7, 2014 · 5 comments

Comments

@Crupuk
Copy link

Crupuk commented Oct 7, 2014

Since a few day i have this error for a episode :

Search subtitle for Greys Anatomy/S11/Greys.Anatomy.S11E02.720p.HDTV.X264-DIMENSION.mkv
INFO: Skipping provider 'bierdopje': no language to search for
INFO: Listing subtitles with provider 'podnapisi' for video <Episode [u'Greys Anatomy', 11x2]> with languages set([<Language [fr]>])
INFO: Found 1 subtitles
INFO: Listing subtitles with provider 'opensubtitles' for video <Episode [u'Greys Anatomy', 11x2]> with languages set([<Language [fr]>])
INFO: Found 0 subtitles
INFO: Listing subtitles with provider 'addic7ed' for video <Episode [u'Greys Anatomy', 11x2]> with languages set([<Language [fr]>])
INFO: Found 0 subtitles
INFO: Listing subtitles with provider 'thesubdb' for video <Episode [u'Greys Anatomy', 11x2]> with languages set([<Language [fr]>])
INFO: Found 0 subtitles
INFO: Listing subtitles with provider 'tvsubtitles' for video <Episode [u'Greys Anatomy', 11x2]> with languages set([<Language [fr]>])
INFO: Found 0 subtitles
INFO: Downloading subtitle <PodnapisiSubtitle [fr]> with score 37 into u'/dlna/shows/en/Greys Anatomy/S11/Greys.Anatomy.S11E02.720p.HDTV.X264-DIMENSION.srt'
ERROR: Unexpected error in provider u'podnapisi'
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/subliminal/api.py", line 250, in download_best_subtitles
    subtitle_text = provider.download_subtitle(subtitle)
  File "/usr/lib/python2.7/site-packages/subliminal/providers/podnapisi.py", line 149, in download_subtitle
    raise ProviderError('Cannot find the download link')
ProviderError: Cannot find the download link
No subtitles downloaded

Thanks

@h3llrais3r
Copy link
Contributor

This is a known issue.
This will be fixed if PR #401 is merged.

@TrueOsiris
Copy link

Has the merge happened yet ?
Still getting these with the latest pull.
I had to omit podnapisi from my searches.

@sioban
Copy link

sioban commented Dec 13, 2014

I have the same problem with the latest pull (#403)
At least I think... as I can't find a reliable way to check the version...

@jeby
Copy link

jeby commented Jan 9, 2015

Is there a workaround? I can't download any sub!

@TrueOsiris
Copy link

workaround is to use the --provider parameter and list all other providers.

@Diaoul Diaoul closed this as completed Mar 4, 2015
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

No branches or pull requests

6 participants