Coder Social home page Coder Social logo

periscope's People

Watchers

 avatar

periscope's Issues

Support AllSubs

AllSubs.org has an API:
http://blog.allsubs.org/2010/02/allsubs-api/

Original issue reported on code.google.com by [email protected] on 26 Aug 2010 at 7:07

Error at install on jaunty

What steps will reproduce the problem?
1.Download python-periscope via the repo
2.Install starts
3.Error

What is the expected output? What do you see instead?
Error when installing python-periscope

What version of the product are you using? On what operating system?
python-periscope (0.1.6.1-1)
Ubuntu jaunty

Please provide any additional information below.
When typing apt-get upgrade

Paramétrage de python-periscope (0.1.6.1-1) ...
Compiling /usr/lib/python2.6/dist-packages/periscope/plugins/SubScene.py ...
Sorry: IndentationError: ('unindent does not match any outer indentation 
level', ('/usr/lib/python2.6/dist-packages/periscope/plugins/SubScene.py', 
110, 23, '\t\t\t    if retcode < 0:\n'))
pycentral: pycentral pkginstall: error byte-compiling files (13)
pycentral pkginstall: error byte-compiling files (13)
dpkg : erreur de traitement de python-periscope (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 1

Original issue reported on code.google.com by [email protected] on 29 Dec 2009 at 6:19

Support for subtitle site: http://legendas.tv

Could you add support for this site:http://legendas.tv. It is the most used
website in Brazil and Portugal. Has subtitles in Brazilian Portuguese,
Portugal Portuguese, Spanish and English.
You will cover all Latin America if you add support for it.

The website put all subtitles in ZIP files, so I guess wont be so simple to
add support. If you want I can intermediate the communication with the
website managers to make it possible.

Thanks.

Original issue reported on code.google.com by [email protected] on 20 Dec 2009 at 1:56

MKV support doesn't work

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Apr 2009 at 12:16

Porting periscope for windows

Hello, 

I would like to know if it's hard to port your periscope script for a windows  
environment. Do you use in this script gnu or linux command?
I'am using ubuntu but some of my friends whom using windows are interesting 
of it portability and because I don't know anything about python I would like 
to know how hard the portability work is.

Thank's

Original issue reported on code.google.com by erwan.pinault on 22 Jan 2010 at 12:53

can I disable a plugin or order them?

My ignorance of python is preventing me from figuring out how to not use one of 
the plugins or order them to my liking. 

Subtitulos.py is returning spanish subs for Rubicon 1x1 even though I've 
specified EN so I figured I'd remove it, or at least try to set the order to 
prefer Addic7ed.com subs instead. But can't figure it out. 
Rob

Original issue reported on code.google.com by [email protected] on 18 Aug 2010 at 4:37

Make it scripting friendly

Return non-zero error code, if 0 subtitles downloaded. Return zero, if more 
than 0 subs downloaded.

Add verbosity levels to the output so, that user can choose how much 
information he wants to see in output. At least --quiet option or something, 
that will only show errors and warnings.

Currently, one need to parse output in order to understand result. These 
improvements will greatly help with shell scripting. Thanks!

Original issue reported on code.google.com by [email protected] on 19 Aug 2010 at 1:39

Support for betaseries.com

Hello,
Can you add support for betaseries.com in periscope? they offer an API 
(http://www.betaseries.com/apropos/api).
It's a great site for french subtitles.
Thanks !


Original issue reported on code.google.com by [email protected] on 3 Nov 2010 at 8:10

Add www.subdivx.com

www.subdivx.com is the best website for spanish subtitles.
www.subtitulos.es uploads subtitles in spanish quicker than any other page. 
However, this subtitles may contain some mistakes. 
www.subdivx.com contains subtitles from all major subtitles sites including 
subtitulos.es, argenteam, substeam.
By adding subdivx.com, you wouldn't need to add another subtitle webpage for 
spanish subtitles.

Thanks and keep up the good work!

Original issue reported on code.google.com by [email protected] on 24 Sep 2010 at 6:02

Unable to retry subtitle from Podnapisi

What steps will reproduce the problem?
1. periscope . -l fr 

What is the expected output? What do you see instead?
Here is the stacktrace, the main problem is that the script does not end 
after that ... even  a Ctrl C in the window ...

INFO:root:Searching on Podnapisi
ERROR:root:Error raised by plugin Podnapisi: bad end tag: u"</scr'+'ipt>", 
at line 532, column 101
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.6/dist-
packages/periscope/plugins/SubtitleDatabase.py", line 29, in searchInThread
    subs = self.process(filename, langs)
  File "/usr/lib/python2.6/dist-packages/periscope/plugins/Podnapisi.py", 
line 66, in process
NameError: global name 'traceback' is not defined

INFO:root:SubtitleSource writing 0 items to queue
INFO:root:OpenSubtitles writing 0 items to queue


What version of the product are you using? On what operating system?
I don't know the version ... but installed from repository in ubuntu 9.04 
with line :
deb http://ppa.launchpad.net/patrick-dessalle/ppa/ubuntu jaunty main

Please provide any additional information below.
I disable the Podnapisi plugin and it's workin find now ! Thanks for the 
very good job !

Suggestion : 
  - add -v option in order to know the version number of periscope
  - add the availibity to download fr and en subtitle with different 
subtitle file name
  - check the presence of srt before downloading.
  - add a resumed at the script end wich list downloaded file list.

Thx !!!


Original issue reported on code.google.com by [email protected] on 17 Nov 2009 at 5:16

support for downloading all the subtitles found

I love periscope, but, sometimes the first subtitle found is corrupted, however 
several subtitles exist in different websites. It would be good to have an 
option to download all the subtitles found and then the user could check them 
and use the most suitable.

Original issue reported on code.google.com by [email protected] on 25 Jun 2010 at 2:00

Periscope for Ubuntu Maverick

What steps will reproduce the problem?
1. Install Ubuntu Maverick
2. sudo apt-add-repository ppa:patrick-dessalle/ppa

What is the expected output? What do you see instead?
Expected is a Maverick version for Ubuntu Maverick

What version of the product are you using? On what operating system?
Ubuntu Maverick

Please provide any additional information below.
If you could do a build for maverick on the repository of periscope, this would 
be nice. Especially for the users who will use Maverick (which will be released 
tomorrow)

Original issue reported on code.google.com by [email protected] on 9 Oct 2010 at 3:27

Brainstorming: Maemo/python2.5 (sup)port

Besides desktop Ubuntu I'm using Nokia N900 with Maemo which is too 
debian-based linux.
The only problem is python version - it has only 2.5.4 by default. (There is 
Easy Debian, yes, but I'm trying to make it more easy to run).
However I was able to run code from periscope-0.1.13.tar.gz with only few 
changes:
1) changed every "except *lib2.* as *:" to "except *lib2.*, *:"
Yes, I didn't test it much yet, but without exceptions code at least runs on 
python2.5
2) changed plugins/TheSubDB.py from 80 line to:
        try:
            f=open(name, 'rb')
#        with open(name, 'rb') as f:
            size = os.path.getsize(name)
            data = f.read(readsize)
            f.seek(-readsize, os.SEEK_END)
            data += f.read(readsize)
        except:
            pass
        finally:
            try: f.close()
            except: pass

Original issue reported on code.google.com by [email protected] on 19 Oct 2010 at 10:25

periscope issues in Fedora 12

What steps will reproduce the problem?
1.  Installed periscope from source in Fedora 12 (Rawhide)
2.  periscope from the command line works but throws a error
3.  periscope from the nautilus works but doesn't provide any notification

What is the expected output? What do you see instead?

periscope A\ Knights\ Tale.avi 
INFO:root:No lang given, looking into config file
INFO:root:lang read from config: en
INFO:root:Searching subtitles for A Knights Tale.avi with langs ['en']
INFO:root:Searching on OpenSubtitles 
INFO:root:Searching on SubtitleSource 
INFO:root:Searching on Podnapisi 
INFO:root:Searching on SubScene 
INFO:root:SubtitleSource writing 1 items to queue
WARNING:root:Ooops, you found a missing language in the config file of
SubScene: Vietnamese. Send a bug report to have it added.
WARNING:root:Ooops, you found a missing language in the config file of
SubScene: Romanian. Send a bug report to have it added.
WARNING:root:Ooops, you found a missing language in the config file of
SubScene: Romanian. Send a bug report to have it added.
WARNING:root:Ooops, you found a missing language in the config file of
SubScene: Romanian. Send a bug report to have it added.
INFO:root:SubScene writing 1 items to queue
INFO:root:OpenSubtitles writing 0 items to queue
INFO:root:Podnapisi writing 0 items to queue
INFO:root:All subtitles: 
INFO:root:[{'release': u'A.Knights.Tale[2001]DvDrip.Xvid.Delta', 'lang':
'en', 'filename': 'A Knights Tale.avi', 'link':
u'http://www.subtitlesource.org/download/zip/25065', 'plugin':
<periscope.plugins.SubtitleSource.SubtitleSource object at 0x8ad668c>}]
INFO:root:Best subtitles: 
INFO:root:{'release': u'A.Knights.Tale[2001]DvDrip.Xvid.Delta', 'lang':
'en', 'filename': 'A Knights Tale.avi', 'link':
u'http://www.subtitlesource.org/download/zip/25065', 'plugin':
<periscope.plugins.SubtitleSource.SubtitleSource object at 0x8ad668c>}
INFO:root:Downloading http://www.subtitlesource.org/download/zip/25065
Traceback (most recent call last):
  File "/usr/bin/periscope", line 5, in <module>
    pkg_resources.run_script('periscope==0.1.6', 'periscope')
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 448, in
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1173, in
run_script
    exec script_code in namespace, namespace
  File
"/usr/lib/python2.6/site-packages/periscope-0.1.6-py2.6.egg/EGG-INFO/scripts/per
iscope",
line 78, in <module>

  File
"/usr/lib/python2.6/site-packages/periscope-0.1.6-py2.6.egg/EGG-INFO/scripts/per
iscope",
line 59, in main

  File "build/bdist.linux-i686/egg/periscope/periscope.py", line 146, in
downloadSubtitle
  File "build/bdist.linux-i686/egg/periscope/plugins/SubtitleDatabase.py",
line 54, in createFile
NameError: global name 'zipfile' is not defined


What version of the product are you using? On what operating system?

Fedora 12 (Rawhide)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Oct 2009 at 3:22

Enhancement: Supply the group as a parameter.

Sickbeard (and other media cleaners) cleans up the titles of the files it 
downloads if you let it. This is nice but removes the 'group' who released the 
file from the file name. It'd be nice if we could supply this information from 
the command line if it's missing from the files name, but we know it. 
Thanks!

Before
rubicon.s01e01.repack.hdtv.xvid-fqm.avi
After
Rubicon - s01e01 - Gone in the Teeth.avi

Original issue reported on code.google.com by [email protected] on 19 Aug 2010 at 3:26

[enhancement] Support for thesubdb.com

Hi,
any possibility of include thesubdb.com subtitle provider on periscope? SubDB 
is a great source of portuguese subtitles for new TV shows and movies (it 
support a bunch of other languages as well as you can see in 
http://blog.thesubdb.com/ ). The search is based on hash, but the algorithm is 
pretty simple and the demo client is written in python. So I think it wouldn't 
be a problem to integrate the code.

The SubDB API documentation can be found at:
http://thesubdb.com/api

SubDB demo client:
http://github.com/jrhames/pyrrot-cli

Thanks in advance.

Original issue reported on code.google.com by [email protected] on 16 Aug 2010 at 12:17

Add XBMC plugin

It would be cool to have periscope integrated within XBMC.




Original issue reported on code.google.com by bbeirnaert on 27 Jan 2010 at 9:32

SubScene.py gives some errors

What steps will reproduce the problem?
1. periscope -l nl file.mkv

What is the expected output? What do you see instead?
I expect to download a subtitle.

What version of the product are you using? On what operating system?
dev

Please provide any additional information below.

$ periscope -l nl file.mkv
INFO:root:Searching subtitles for file.mkv with langs ['nl']
INFO:root:Searching on OpenSubtitles
INFO:root:Searching on SubtitleSource
INFO:root:SubtitleSource writing 0 items to queue
INFO:root:Searching on SubScene
INFO:root:Searching on Subtitulos
INFO:root:Searching on Addic7ed
INFO:root:Searching on Podnapisi
INFO:root:Subtitulos writing 0 items to queue
ERROR:root:Open subtitles could not be contacted for login
INFO:root:OpenSubtitles writing 0 items to queue
INFO:root:Addic7ed writing 0 items to queue
ERROR:root:Error raised by plugin SubScene: 'id'
Traceback (most recent call last):
File "build/bdist.linux-armv5tejl/egg/periscope/plugins/SubScene.py", line 71, 
in process
subs = self.query(fname, langs)
File "build/bdist.linux-armv5tejl/egg/periscope/plugins/SubScene.py", line 166, 
in query
sub_id = subs["id"][1:]
File "/usr/lib/python2.6/site-packages/BeautifulSoup.py", line 599, in 
__getitem__
return self._getAttrMap()[key]
KeyError: 'id'
INFO:root:SubScene writing 0 items to queue
INFO:root:Podnapisi writing 0 items to queue
INFO:root:**************************************************
INFO:root:Downloaded 0 subtitles
INFO:root:**************************************************
$

Original issue reported on code.google.com by [email protected] on 30 Aug 2010 at 8:39

  • Merged into: #39

Support for subtitles website: http://www.sous-titres.eu/

Could you please add the support for the website http://www.sous-titres.eu/ 
which as faster available subtitles both in French and English than other 
subtitles website or could you help us to add periscope plugin for our favorite 
subtitles website.

Thanks a lot for your answer.

Original issue reported on code.google.com by erwan.pinault on 5 Dec 2009 at 12:19

-DIMENSION and -IMMERSE often not found

What steps will reproduce the problem?
1. get a DIMENSION 720p release such as House.S07E04.720p.HDTV.X264-DIMENSION
2. Use Perioscope to find the subtitles
3. Result : Periscope can't find the subtitles

What is the expected output? What do you see instead?
Periscope should be able to find the subtitles as these are available on 
numerous websites such as 
http://www.addic7ed.com/serie/House/7/4/Massage_Therapy

Periscope version used : periscope-svn 111-1 (Sat Oct 16 15:11:17 CEST 2010)

Please provide any additional information below.

This is due to the fact that most of the sites don't usually duplicate the 
files when a subtitle file works with different releases.
To correct this, periscope should look at the group and apply the following 
rules :
* If no subtitle file for groupname=DIMENSION can be found, perform the same 
search by replacing groupname with LOL (cf 
http://www.addic7ed.com/serie/Raising_Hope/1/4/Say_Cheese , comment by 
Honneybunny : LOL always work with 720p DIMENSION)
* If no subtitle with groupname=IMMERSE can be found, the FQM subtitles usually 
works

Another solution can also be easily implemented on some websites such as 
addic7ed because they usually put an "HD" icon in place when some subtitles are 
working for 720p releases too


Original issue reported on code.google.com by [email protected] on 16 Oct 2010 at 1:13

Allow uploading subtitles

It would be really nice if periscope would also be able to upload subtitles, 
as it would help us users to spread subtitles easily. Subdownloader 
(http://www.subdownloader.net) is able to do this, though I’ve never managed 
to get it working from the command line, which is by far better for mass 
uploading

Original issue reported on code.google.com by [email protected] on 31 May 2010 at 6:49

add directory support

periscope should be able to support not only video files but also
directories containing video files.


Original issue reported on code.google.com by [email protected] on 10 Nov 2008 at 7:32

Check if a subtitle exists before downloading

Hi,

Could you add this feature:
- download subtitles only for videos which have not already a subtitle file.

It could be used when periscope is called for an entire directory, or only for 
a unique video.

Thanks.

Original issue reported on code.google.com by [email protected] on 20 Oct 2010 at 11:56

search withtout extention

What steps will reproduce the problem?
1.searching for 'file name.avi' -> 0 results
2.searching for 'file name' -> 10 results


version: 1.5-1



Original issue reported on code.google.com by [email protected] on 17 Oct 2009 at 9:21

Cannot install python-periscope_0.1.6.1-1_all.deb

On Ubuntu 9.10, when I try to install python-periscope_0.1.6.1-1_all.deb I 
get an error (see console output below). The pakcage cannot be installed 
because of a syntax error in periscope/plugins/SubScene.py

--
Paramétrage de python-periscope (0.1.6.1-1) ...
Compiling /usr/lib/python2.6/dist-packages/periscope/plugins/SubScene.py 
...
Sorry: IndentationError: ('unindent does not match any outer indentation 
level', ('/usr/lib/python2.6/dist-packages/periscope/plugins/SubScene.py', 
110, 23, '\t\t\t    if retcode < 0:\n'))
pycentral: pycentral pkginstall: error byte-compiling files (16)
pycentral pkginstall: error byte-compiling files (16)
dpkg : erreur de traitement de python-periscope (--install) :
 le sous-processus script post-installation installé a retourné une erreur 
de sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 python-periscope

Original issue reported on code.google.com by [email protected] on 17 Dec 2009 at 6:38

ERROR:root:Error raised by plugin SubScene: 'id'

ERROR:root:Error raised by plugin SubScene: 'id'
Traceback (most recent call last):
  File "build\bdist.win32\egg\periscope\plugins\SubScene.py", line 71, in process
    subs = self.query(fname, langs)
  File "build\bdist.win32\egg\periscope\plugins\SubScene.py", line 166, in query
    sub_id = subs["id"][1:]
  File "C:\Python26\lib\site-packages\BeautifulSoup.py", line 599, in __getitem__
    return self._getAttrMap()[key]
KeyError: 'id'

Calling Periscope from inside of SickBeard with no language specified and a 
full path to the Sub. 
I get this error, haven't tried to figure it out yet. 
Any guesses

Original issue reported on code.google.com by [email protected] on 26 Aug 2010 at 5:27

Update setup.py to copy version.py in the target install

when installing with python setup.py

and running periscope, it gives:
Traceback (most recent call last):
  File "/usr/bin/periscope", line 5, in <module>
    pkg_resources.run_script('periscope==dev', 'periscope')
  File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 461, in 
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 1194, in 
run_script
    execfile(script_filename, namespace, namespace)
  File "/usr/lib64/python2.6/site-packages/periscope-dev-py2.6.egg/EGG-
INFO/scripts/periscope", line 24, in <module>
    import periscope
  File "/usr/lib64/python2.6/site-packages/periscope-dev-
py2.6.egg/periscope/__init__.py", line 1, in <module>
    from periscope import *
  File "/usr/lib64/python2.6/site-packages/periscope-dev-
py2.6.egg/periscope/periscope.py", line 37, in <module>
    import version
ImportError: No module named version

version.py is not copied to the target folder

Original issue reported on code.google.com by [email protected] on 6 May 2010 at 7:39

how do I include periscope and use it?

I looked in the wiki and didn't find a python section there. I assume that's 
the best place...

if I want to call periscope from another python script I assume I 

include periscope 
periscop.listSubtitles(<path>,<lang>)?

is there usage information somewhere, is that right? 
TIA!

Original issue reported on code.google.com by [email protected] on 25 Aug 2010 at 3:07

formats of 1x01 doesn't work but s01e01 does

What steps will reproduce the problem?
1. Rename an AVI file to Secret.Diary.Of.A.Call.Girl.3x06.WS.PDTV.XviD-FoV.avi 
2. Try to get a sub, it will fail
3. Rename the AVI to Secret.Diary.Of.A.Call.Girl.s03e06.WS.PDTV.XviD-FoV.avi
4. It will work.

Shouldn't be that sensitive I don't think
Rob

Original issue reported on code.google.com by [email protected] on 16 Aug 2010 at 2:58

Bierdopje support

API for Dutch subtitles:
http://www.bierdopje.com/forum/algemeen-developers/topic/2981-API---Versie-1/1#2
8052

Original issue reported on code.google.com by [email protected] on 17 Aug 2010 at 7:11

Format 101 doesn't work

Format XYY doesn't work.
(x: season number, y: episode number)

Need an adaptation of the regexp.

Original issue reported on code.google.com by [email protected] on 29 Oct 2010 at 4:47

Add support for ignore team

It would be nice if it was posible to get periscope to ignore the team check.

When i download my tv-series the episode is renamed without the teamname.
ex. Futurama.-.S06E09.-.A.Clockwork.Origin.mkv

And if there's no teamname then periscope can't find the subtitles. I know that 
it may be the wrong subtitle but thats okay.

it could be implemented as a parameter.

Original issue reported on code.google.com by [email protected] on 17 Aug 2010 at 10:59

Error raised by plugin SubtitleSource

What steps will reproduce the problem?
1. just run the script
2.
3.

What is the expected output? What do you see instead?

ERROR:root:Error raised by plugin SubtitleSource: junk after document
element: line 6, column 0
Traceback (most recent call last):
  File
"/usr/lib/python2.6/dist-packages/periscope/plugins/SubtitleSource.py",
line 49, in process
    subs = self.query(fname, langs)
  File
"/usr/lib/python2.6/dist-packages/periscope/plugins/SubtitleSource.py",
line 75, in query
    xmltree = xml.dom.minidom.parse(page)
  File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
    return expatbuilder.parse(file)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 928, in parse
    result = builder.parseFile(file)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 207, in parseFile
    parser.Parse(buffer, 0)
ExpatError: junk after document element: line 6, column 0


What version of the product are you using? On what operating system?
0.1.7.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jan 2010 at 5:44

Multi-part movie support

I have a directory structure like this:

..\The.Hurt.Locker.2008.DVDRiP.XViD
 |
 +-----The.Hurt.Locker.2008.DVDRiP.XViD.CD1.avi
 | 
 +-----The.Hurt.Locker.2008.DVDRiP.XViD.CD2.avi

It doesn't fetch the correct subtitle for multi-part video files. I can
help with this. Any idea as to how this could be resolved?

Original issue reported on code.google.com by [email protected] on 11 Mar 2010 at 11:38

Error raised by plugin SubtitleSource: 'ca'

What steps will reproduce the problem?
1. periscope -l ca -l es -l en /home/nas/shared/video/*
2.
3.

What is the expected output? What do you see instead?

INFO:root:Searching on SubtitleSource 
ERROR:root:Error raised by plugin SubtitleSource: 'ca'
Traceback (most recent call last):
  File
"/usr/lib/python2.6/dist-packages/periscope/plugins/SubtitleSource.py",
line 49, in process
    subs = self.query(fname, langs)
  File
"/usr/lib/python2.6/dist-packages/periscope/plugins/SubtitleSource.py",
line 69, in query
    languages = [SS_LANGUAGES[l] for l in langs]
KeyError: 'ca'
INFO:root:SubtitleSource writing 0 items to queue

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jan 2010 at 5:48

Publish tarball for non-Ubuntu users

I'd like to package your project for Gentoo, but am unable to do so because you 
have only published a .deb on the website. Gentoo and i'm sure other 
distributions as well would appreciate other download formats such as a source 
tarball. 

Steps to fix this problem:
1. run "python setup.py sdist"
2. upload tarball







Original issue reported on code.google.com by [email protected] on 30 Sep 2010 at 8:05

WARNING:root:Ooops, you found a missing language in the config file of SubScene: Korean. Send a bug report to have it added.

What steps will reproduce the problem?
1.just run the script
2.
3.

What is the expected output? What do you see instead?
WARNING:root:Ooops, you found a missing language in the config file of
SubScene: Korean. Send a bug report to have it added.

What version of the product are you using? On what operating system?
0.1.7.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jan 2010 at 5:41

Download subtitles for many languages

What steps will reproduce the problem?
Usually I prefer subtitles in english, to improve my skill in this
language, but my wife prefers potuguese-brazilian or spanish...

What is the expected output? What do you see instead?
I would like to have an option of downloading more than one subtitle
language, I suggest that the config could be like this, to keep
compatibility with previous version:

[DEFAULT]
lang = en,pb,pt,es
lang2 = pb,pt,es

Meaning: download first of (en,pb,pt,es) AND first of (pb,pt,es)

The files should be named with the language before the extension, like
X.en.srt.

What version of the product are you using? On what operating system?
0.1.5, on Ubuntu 9.10 (installed from the .deb files, could not install via
ppa repository)


Original issue reported on code.google.com by [email protected] on 3 Dec 2009 at 2:12

PEP-8 cleanup.

A PEP-8 cleanup of the code would be very nice. It doesn't take much time
and all Python programmers appreciate it. The documentation can be found here

http://www.python.org/dev/peps/pep-0008/

A script to do the cleanup can be found here.

http://github.com/cburroughs/pep8.py

Thanks.

Original issue reported on code.google.com by [email protected] on 18 May 2010 at 11:32

SubtitleSource does not work anymore due to API change

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Sep 2010 at 7:44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.