imdb_extract command

imdb_extract - CLI interface

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.

imdb_extract [-h] [--version] [-l LANGUAGE] URL [TITLE ...]

imdb_extract positional arguments

  • URL - URL string / existing CSV file (default: None)

  • TITLE - title string (default: )

imdb_extract options

  • -h, --help - show this help message and exit

  • --version - show program’s version number and exit

  • -l LANGUAGE, --language LANGUAGE - Language to use for download, default: %(default)s (default: en)