IMDBExtract🔗
Download IMDB series information into a CSV file containing lines formatted:
- \<empty cell>
- Season
- Episode
- \<empty cell>
- \<empty cell>
- \<empty cell>
- Episode title and URL to episode Web side on IMDb
- Episode description from IMDb
This format is used im OO.Calc file keeping trac or wached episodes.
imdb_extract command🔗
imdb-extract🔗
Extract IMDB information for TV series.
Generates file <TITLE.csv>. If existing CSV file is given as argument, URL is read from previously generated CSV file.
URL: URL string / existing CSV file.
TITLE: title string
Usage:
Options:
-l, --language TEXT Language to use for download, default: %(default)s
--version Show the version and exit.
--help Show this message and exit.
Documentation🔗
Documentatation can be found here.