Showing 115 open source projects for "imdb"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic, removing the burden from other apps. Trackers...
    Downloads: 155 This Week
    Last Update:
    See Project
  • 3
    Cinemagoer

    Cinemagoer

    Python package useful to retrieve and manage the data of IMDb

    Cinemagoer (previously known as IMDbPY) is a Python package for retrieving and managing the data of the IMDb movie database about movies and people. You can use the search_movie method of the access object to search for movies with a given (or similar) title. Similarly, you can search for people and companies using the search_person and the search_company methods. Movie, person, and company objects have id attributes which -when fetched through the IMDb web server- store the IMDb id...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CrossDB

    CrossDB

    Ultra High-performance Lightweight Embedded and Server OLTP RDBMS

    CrossDB is a ultra high-performance, lightweight embedded and server OLTP RDBMS. It is designed for high-performance scenarios where the main memory can hold the entire database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boost your bottom line in less time | IBM Cognos Analytics Icon
    Boost your bottom line in less time | IBM Cognos Analytics

    Business intelligence solution for businesses wanting to make better analytics and confident decisions

    IBM Cognos Analytics acts as your trusted co-pilot for business with the aim of making you smarter, faster, and more confident in your data-driven decisions.
    Learn More
  • 5
    Keras Attention Mechanism

    Keras Attention Mechanism

    Attention mechanism Implementation for Keras

    Many-to-one attention mechanism for Keras. We demonstrate that using attention yields a higher accuracy on the IMDB dataset. We consider two LSTM networks: one with this attention layer and the other one with a fully connected layer. Both have the same number of parameters for a fair comparison (250K). The attention is expected to be the highest after the delimiters. An overview of the training is shown below, where the top represents the attention map and the bottom the ground truth...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    torchtext

    torchtext

    Data loaders and abstractions for text and NLP

    ...++ compiler as the one used to build PyTorch. A simple way is to build PyTorch from source and use the same environment to build torchtext. If you are using the nightly build of PyTorch, check out the environment it was built with conda (here) and pip (here). Text classification: SST2, AG_NEWS, SogouNews, DBpedia, YelpReviewPolarity, YelpReviewFull, YahooAnswers, AmazonReviewPolarity, AmazonReviewFull, IMDB, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ant Movie Catalog

    Ant Movie Catalog

    Free program made to manage your collection of movies

    Manage your movie collection: User interface translated in about 30 languages. Can store catalog in two file format: its own binary format or XML. Import information from Internet (using scripts); by default it includes scripts for IMDB (US), DVDFR (FR), Allociné (FR) and lots of others. User-customizable links to do a search on movie websites. Information importation from various media files (audio & video codec, bitrates, resolution, framerate, size). Scripting technology, using Object...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 8
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    FoliCon - The ultimate movie, show, Game

    FoliCon - The ultimate movie, show, Game

    Creates Folder icons for Movies and Serials,games , with IMDB ratings

    This Application Converts your Boring Movie, Shows, Game, Anime Folder Icons to A good Looking, and informative icons, Which includes their Rating too.
    Downloads: 2 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10

    Wicogen-windows-icon-generator

    Windows folder icon generator

    Wicogen Easily Customize your folders and make Windows suite to your taste! Just choose an image and it will be automatically applied to a folder of your choice! Quickly search the net for images you like by a folder name and a search term! Supported sources for online search: Google images Bing images IMDB (covers for movies and TV shows) MyAnimeList.net (covers for anime and movies) For Movie/TV, I recommend the disk style available in the "Style:" drop-down. If you find all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Age and Gender Estimation

    Age and Gender Estimation

    Keras implementation of a CNN network for age and gender estimation

    Keras implementation of a CNN network for age and gender estimation. This is a Keras implementation of a CNN for estimating age and gender from a face image [1, 2]. In training, the IMDB-WIKI dataset is used. Because the face images in the UTKFace dataset is tightly cropped (there is no margin around the face region), faces should also be cropped in demo.py if weights trained by the UTKFace dataset is used. Please set the margin argument to 0 for tight cropping. You can evaluate a trained model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Movie Updates

    Movie Updates

    This application automatically checks for new movie uploads on YTS

    Get notifications only for the movies YOU want as soon as they're uploaded. YIFY torrents (or YTS) is one of the most popular sites to download movies. This program runs in the background and checks for new movie uploads of your watchlist. All you have to do is adding the movies you want to the "watchlist" text file and you'll be notified when they're available. ______________________________________________________________________________________ This is my very first project so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Movie-Detailer-Organiser-API

    The Movie Detailer and Organiser API

    The Movie Detailer and Organiser is a powerful utility which helps you to detail and organize your every movie based on their ratings, genre and year of release and other details provided in IMDB and thus helps you to easily choose your suitable movie in your vast collection. This JAR is freely available and is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zeeb
    Adobe AIR app (Windows OSX Linux) for renaming movie files & DVD folders, downloading posters, and creating .url shortcut links to IMDB. Uses NFO file when available. Remembers words to save (720p, DTS) and remove (like release group names).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria. Note: source code has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Movie File Merger

    Movie File Merger

    Selctively combine video collections on hard disks

    Movie File Merger (MFM) helps you with the selective combination of video collections, like home videos, movies, series, or documentaries. It can be used also for other types of collections, like music, or basically any files, but MFM is optimized for videos. MFM is not a movie database program like Personal Video Database! MFM is designed so that the lists can be easily updated once out of date. MFM runs in Dropbox, which makes it easier to share lists with other people. MFM is portable,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A fast, modular, scalable, adaptable and cheap enterprise back-end for information management. Includes database functionality (hybrid IMDB), process management, business integration, etc. by the way of custom extensions to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Cast / Crew Edit 2

    Use IMDb's cast and crew data for DVD Profiler

    “Cast/Crew Edit 2″ only expects the URL of the movie / the TV Show on IMDb and it parses the cast/crew automatically. Afterwards you can modify the data and then copy to DVD Profiler. Please be aware that IMDb data must not be contributed to the Invelos database, but with this tool the linking ability of the crew will work (I gave up that hope for the “solution” of the DVD Profiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This modification of the universal media server lets you configure what folders show up and what files they will contain. Thumbnails and their name can also be defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MovieMate

    MovieMate

    Grab movie info for your movie collections

    The program grabs the info from the Internet Movie database IMdb and stores it in it's consecutive directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    movie manager

    movie manager

    Movie-manager is a platform independent movie file application.

    Movie-manager is a platform independent desktop application that manages the movie files that you have on your computer, NAS or on any other drive. It will index the paths you supply and will try to match the files with an IMDb entry. If not succesfull you can also match files manually by supplying a title, IMDb url or IMDb ID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mythvideo-scanner

    A metadata scanner for mythvideo that just works!!

    With support for The Movie DB IMDB Cinecurry The TV DB TV Rage If you run the mythvideo-scanner.pl script with no parameters, it will look for them in the mythconverg database. The main operation of the script is scan a path looking for files that mythvideo supports. It looks for an existing entry in the database, if the plot of that entry is short (less than 20 characters) it will continue with the search, else it will skip the file. It will then determine title, season...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Classes to access the information on imdb from php.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    mvLib

    For personal Movie collectors php based movie library.

    This is for personal movie collectors, allows you tu upload movies and it will fetch IMDB information once you insert the IMDB URL. The movie library is developed only for education purposes and the content are copyrighted to respectful companies and authorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next