Skip to content

Create/update movie descriptors using info from Rotten Tomatoes, Netflix, IMDB/omdb, Rovi

Notifications You must be signed in to change notification settings

michrony/movinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS: Win10

Python Version: 3.11.5

usage: movinfo.py [-h] (-n | -u | -ue | -uxe) [-l] Create/update movie descriptor *.info.txt using info from IMDB/TMDB. Movie descriptor includes json and ASCII envelope, envelope is built from json. After descriptor is created with -n option, json part can be updated manually. Then ASCII envelope is compiled from json by -ue option. NOTE: Web service keys are kept in movinfo.json.

options:
  -h, --help  show this help message and exit
  -n          Create new descriptor(s) using DB info with 'name', 'year' as movie search arguments
  -u          Update existing descriptor
  -ue         Update existing descriptor with envelope for JSON
  -uxe        extract *dscj from envelope
  -l          Check links for reviews

About

Create/update movie descriptors using info from Rotten Tomatoes, Netflix, IMDB/omdb, Rovi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages