renanrt / periscope

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

how do I include periscope and use it? #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 rob.bruce70@gmail.com on 25 Aug 2010 at 3:07

GoogleCodeExporter commented 8 years ago
figured it out. you can close this. 
Can you create a wiki for me that i can write instructions for how to install 
this for commandline users? 

I'm working on sickbeard integration and would prefer to have something simple 
to point them to. 

Original comment by rob.bruce70@gmail.com on 25 Aug 2010 at 7:00

GoogleCodeExporter commented 8 years ago
I've written some quick examples of how to use periscope:
http://code.google.com/p/periscope/wiki/PythonModuleUsage

If you want to improve it, I could give you a committer role to be able to edit 
the Wiki documentation

Original comment by patrick....@gmail.com on 25 Aug 2010 at 7:21

GoogleCodeExporter commented 8 years ago
This is very helpful.

The other thing I think the wiki should have is some instructions on how to 
install it directly from the source. You seem too have good instructions for 
the package based installs. I seem too remember seeing something but it's in 
the wiki. Is it a read me in the source? (how to install beautiful soup etc.)

Original comment by rob.bruce70@gmail.com on 25 Aug 2010 at 12:41