Coder Social home page Coder Social logo

periscope's People

Contributors

birt avatar dzen avatar juantascon avatar kktuax avatar matiasb avatar mgaitan avatar nmalbran avatar patrickdessalle avatar pojda avatar rdtorres avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

periscope's Issues

Add fix encode

In Hebrew most subtitle are encoded as ISO-8859 but media players in Linux use utf-8 encode.
I will happy if will add option to change encode automatically.

Subtítulos.es

Modify the plug Subtitulos.es to TuSubtitulo.com since the previous stopped working

can't get nautilus extension working

I copied periscope-nautilus.py extension in ~/.config/nautilus/python-extensions/ but the nautilus menu entry doesn't appear when I right click a movie file. How can I debug this ?

Config file

Hello, I installed periscope on os x using easy_install but it doesn't create config file/folder on .config/periscope on first start, so I can't configure nothing. Can someone provide a default config file or a way to generate it?

Thanks.

download all the found subtitles found

it would be really really useful if periscope have an option to download all of the found subtitles at once, sometimes, actually a lot, the subtitle found in the site is not the right one and I have to downloaded it from chrome even though periscope has already found some other matching subtitle. Thanks, cheers

Crash on Arch

New version crashes. Stabele version and earlier version from svn worked fine. Ooops. stable 0.2.4-2 crashes too! Messages:
Traceback (most recent call last):
File "/usr/bin/periscope", line 25, in
import periscope
File "/usr/lib/python2.7/site-packages/periscope-dev-py2.7.egg/periscope/init.py", line 20, in
from periscope import *
File "/usr/lib/python2.7/site-packages/periscope-dev-py2.7.egg/periscope/periscope.py", line 36, in
import plugins
File "/usr/lib/python2.7/site-packages/periscope-dev-py2.7.egg/periscope/plugins/init.py", line 24, in
from BierDopje import BierDopje
File "/usr/lib/python2.7/site-packages/periscope-dev-py2.7.egg/periscope/plugins/BierDopje.py", line 29, in
import version
ImportError: No module named version

All deps installed:
python2-beautifulsoup3 python2-notify

API key Bierdopje.com

Patrick,

Bierdopje.com doesn't allow end-users to create their own API keys. API keys are disabled by default and need to be activated per request.

Many Periscope users probably created their own API key, since Bierdopje.com's team made a special remark about Periscope on their forum (in Dutch):

Voor de app Periscope vond men het nodig om een persoonlijke API sleutel aan te vragen. Dit is niet waar de API voor bedoeld is. Een API key is voor een applicatie, niet voor een gebruiker. Er stonden een gigantische hoeveelheid aan Periscope keys in onze database.

I think it would be wise if you create one again and try to solve any issues if they block the key.

It would be great if you address this issue!

Extract movie metadata from .nfo file to help in search

I saw that some subtitles can't be found because of specific releases of the movie. To minimize this problem, most of the torrents and nzb's provides a '.nfo' file with the "Complete name" of the movie inside it. This info can help to narrow down the results and give a better experience to the user.

I sugest that, when possible, we parse the '.nfo' file for extra hints in the query.

PPA update

Hi,
The periscope PPA has not been updated for a long time. Even if the installation of the HEAD version from Github is quite straightforward, it would be convenient to be able to rely on a stable PPA for periscope. Do you need any contribution to update this PPA?
Thanks

www.undertexter.se

Can you plz add this to periscope ? Would be awesome.

Thanks for a GREAT software

Site priority

Is there a way to set site priority, or something like that. I realized hat almost always the subtitles come from opensubtitles. When the video is new, periscope won't find the subtitle, but if go to addic7ed website, I can find myself there.

So, is there a way I could set addic7ed as the first place to periscope look into ?

Podnapisi plugin crashes

ERROR:periscope.plugins.Podnapisi:Error raised by plugin Podnapisi: 'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last):
  File "build/bdist.freebsd-9.1-STABLE-amd64/egg/periscope/plugins/Podnapisi.py", line 50, in process
    subs_lang = self.query(fname, [lang])
  File "build/bdist.freebsd-9.1-STABLE-amd64/egg/periscope/plugins/Podnapisi.py", line 85, in query
    releases = subs.find("span", {"class" : "opis"}).find("span")["title"].lower().split(" ")
TypeError: 'NoneType' object has no attribute '__getitem__'

Happening on FreeBSD with Python 2.7.

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.