Python CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb.
Project description
cinephile
Python CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb. Cinephile can also be used to fetch subtitle file for a particular movie in preferred language. See instructions below on how to use the tool.
Features
- Filename normalization
- Yaml config for customization
- Filter based on imdb rating alone or along with genre
- Ignore duplicate movie names
- Download subtitles for a movie file in preferred language
Installation
Please read INSTALL
Configuration
After installation the config file .cinephile.yaml can be found under user’s home directory.
Usage
To get IMDB info
To download subtitles
Example
History
1.0.1 (2014-03-04)
- First release on pypi.
1.0 (2014-02-17)
- First release on github.
Roadmap
Since the project is in early stages no clear roadmap has been set but your suggestions are welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.