Giter VIP home page Giter VIP logo

flicklib's People

Contributors

francisdb avatar gzsombor avatar

Watchers

 avatar  avatar

flicklib's Issues

license

put the license in the distributed jar if needed.

Original issue reported on code.google.com by [email protected] on 1 Oct 2008 at 8:04

Let the users plug in services

Some services have quite a bit of dependencies (netflix) and it might be
handy for the user to be able to choose what services to use

I suggest loading the services using the java 6 ServiceLoader mechanism:
http://java.sun.com/developer/technicalArticles/javase/extensible/index.html

any objections/ideas

this would also force a multi module build with at least the netflix module
split off

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

Metacritic support

Metacritic support:
http://www.metacritic.com/

Could use this as an example:
https://github.com/BirdAPI/Metacritic-Scraper-API/blob/master/metacritic.py

Original issue reported on code.google.com by [email protected] on 12 Nov 2011 at 7:25

regex parser?

try to make a regex parser
eg:
http://code.google.com/p/jmoviedb/source/browse/trunk/jmoviedb/src/com/googlecod
e/jmoviedb/net/ImdbParser.java

Original issue reported on code.google.com by [email protected] on 30 Sep 2008 at 2:58

Implement KMDB parser

There is a korean film database page at: http://www.kmdb.or.kr/eng/
A parser would be nice for that.

Original issue reported on code.google.com by [email protected] on 5 Nov 2011 at 10:25

youtube trailers

this article has a ling to the google data api + youtube info

http://revolucionlibrary.wordpress.com/2009/03/04/how-its-made-youtube-player-in
-java/

Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 10:53

imdbapi.com

We might want to use this: http://www.imdbapi.com/
It' not official but works good

Original issue reported on code.google.com by [email protected] on 12 Nov 2011 at 7:22

Export to and/import from google docs

Francis asked me to put some remarks i had into issues:

An export to google docs would be nice, either to doc or spreadsheet (or
the database component if it gets there)

Import from spreadsheet could double as the database (though loading time
could be an issue here)


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

more subtitles services?

possibly add these services:

www.ondertitel.com
www.nlondertitels.com
www.opensubtitles.org

http://www.subscene.nl/
http://www.subtitlesource.org/
http://subs.motechnet.com/
http://www.divxsubtitles.net/

feel free to add more...

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

Implement OMDB lookup

http://www.omdb.org/movie

http://bugs.omdb.org/wiki/API
http://bugs.omdb.org/wiki/InstallFromSubversion

this would be a nice legal alternative for imdb


Hey ..

We've implemented a page caching mechanism that results
in static pages. So i don't see any problem with 400 or 40.000
requests in a short time :-) As long as apache can handle it.

Cheers
 Ben

On Jul 18, 2008, at 11:46, Axel Waldau wrote:

        This is great news! I'd like to use your api in a movie browsing
        application I'm working on. Is there a problem calling the service up
        to 400 times in a short time span? Should I wait a certain amount of
        time between searches? I will cache the data after the first lookup.

        At the moment we call imdb as main service (html parsing) but this is
        not allowed so we would like to switch to an open platform...

        http://code.google.com/p/movie-browser/

Original issue reported on code.google.com by [email protected] on 30 Sep 2008 at 2:55

no actors/actresses stated in com.flicklib.domain.MoviePage

It would be really nice to have information on the actors/actresses that
participated in the movie. I assume that in general it would be sufficient
to have a list of actor/actress names (in the same order like on the movie
pages, i.e. with descending importance).

Furthermore the director field should be actually a list, too. There some
movies with multiple directors, e.g. "Matrix". For these movies the
director's names are simply concatenated without any separator, e.g. "Andy
Wachowski Larry Wachowski" for "Matrix" (this applies at least to IMDB and
OFDB).

Original issue reported on code.google.com by [email protected] on 31 Aug 2009 at 7:09

Question about Licence rights

Hello i'm a developper and i want to use your library but I wanted to know if 
you have the rights to exploit google movies, imdb ... results ?


best regards

Original issue reported on code.google.com by [email protected] on 27 Apr 2010 at 1:54

See for using a html cleaner

http://www.benmccann.com/dev-blog/java-html-parsing-library-comparison/

should be easier when using one of those with xpath?

Original issue reported on code.google.com by [email protected] on 26 Jan 2010 at 6:50

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.