abbi031892 / periscope

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

Support for subtitle site: http://subtitulos.series.es/ #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Could you add support for this site:http://subtitulos.series.es/? It have
many subtitles.

Thanks.

Original issue reported on code.google.com by shaka...@gmail.com on 14 Oct 2009 at 6:31

GoogleCodeExporter commented 8 years ago
I've given a look at that website and it seems possible to download subtitles 
from
there even if it may not always find a subtitle that is on the website.
I'll try to add it to the list of websites that are supported and it should be 
on the
next release along with support for subscene.com

Original comment by patrick....@gmail.com on 14 Oct 2009 at 11:05

GoogleCodeExporter commented 8 years ago
I've just added support for subtitulos.es in SVN, this should be added in 
0.1.7.1

Original comment by patrick....@gmail.com on 19 Dec 2009 at 12:29

GoogleCodeExporter commented 8 years ago
0.1.7.1 built

check the download section or use the repository for Ubuntu 9.10 users (info in 
the wiki)

Original comment by patrick....@gmail.com on 20 Dec 2009 at 12:07

GoogleCodeExporter commented 8 years ago
I test with the video file House.S06E08.HDTV.XviD-2HD.avi. But it dont found the
correct srt file. It download: House.S06E08.HDTV.XviD-2HD.srt (English) but it 
dont
download this file: http://www.subtitulos.es/updated/6/7594/1 (Spanish)
I have the correct lang for (es and es-ar):
$ cat ~/.config/periscope/config 
[DEFAULT]
lang = en, es, es-ar, es-es

Original comment by shaka...@gmail.com on 20 Dec 2009 at 5:07

GoogleCodeExporter commented 8 years ago
Currently, only one subtitle is downloaded for the videos. 
So if you're config is 'en, es, es-ar, es-es', it's gonna look for subtitles in
English, if none is found, it's gonna look for some in Spanish, if none is 
found,
look for some in Argentinian Spanish, ...

So it's normal that it returns the English subtitles.
The possibility to download subtitles in multiple languages is going to be 
added in a
later release.

Original comment by patrick....@gmail.com on 20 Dec 2009 at 5:33

GoogleCodeExporter commented 8 years ago
If I put only lang = es also download only english subs. Some is wrong.

Original comment by shaka...@gmail.com on 20 Dec 2009 at 5:39

GoogleCodeExporter commented 8 years ago
Ok, I've just noticed that there is a bug about the config files.

I'll make a release in the next few days to fix this.

Original comment by patrick....@gmail.com on 20 Dec 2009 at 8:28

GoogleCodeExporter commented 8 years ago
Fixed in version 0.1.8.1 (in the repository PPA, will be on the website soon)

Original comment by patrick....@gmail.com on 8 Feb 2010 at 9:45