Skip to content

Metainy/PosterGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PosterGrabber

Poster Grabber is a very simple and straight forward tool that grabs a movie poster in any desired quality and save it on the hard disk.

I created this project out of a personal need, since I'm constantly downloading movie's art in the largest quality possible, which might take some time, so having this tool seemed like a good idea at the time.

This is almost my first attempt on JavaFX. So, I might not be following the best practices and I know an alternative approaches might be a better choice.

Screens

Screen 1

Screen 2

How to run the source

This application uses The Movie Database to retrieve the results and grabs the poster on movie's selection.
In order to run the source you need to:

  • Replace the string located in util/Constants.java with your API key.

        public static final String SERVICE_API_KEY = "API KEY";  
  • Build and run the project.

Download

[Executable JAR (775 KB)] (https://github.com/Metainy/PosterGrabber/blob/master/sample/PosterGrabber.jar?raw=true)

About

Tiny JavaFX tool to grab movie's art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published