Provided by: calibre_4.99.4+dfsg+really4.12.0-1ubuntu1_all bug

NAME

       fetch-ebook-metadata - fetch-ebook-metadata

          fetch-ebook-metadata [options]

       Fetch  book  metadata from online sources. You must specify at least one of title, authors
       or ISBN.

       Whenever you pass arguments to fetch-ebook-metadata that have spaces in them, enclose  the
       arguments in quotation marks. For example: "/some path/with spaces"

[選項]

       --allowed-plugin, -p
              指定要用來下載詮釋資料的外掛名稱,預設值將會使用所有可用的外掛,可以多次指定多個外
              掛。所有外掛名稱:Google,  Google  Images,  Amazon.com,  Edelweiss,  Open  Library,
              Overdrive, Douban Books, OZON.ru, Big Book Search

       --authors, -a
              書本作者

       --cover, -c
              指定檔案名稱,如果能夠找到封面,就將其存為該檔案名稱。不指定該選項將不會下載封面。

       --help, -h
              顯示說明訊息並退出

       --identifier, -I
              Identifiers  such  as  ASIN/goodreads  id  etc. Can be specified multiple times for
              multiple identifiers. For example: --identifier asin:B0082BAJA0

       --isbn, -i
              書本 ISBN

       --opf, -o
              以 OPF 格式輸出詮釋資料,而不使用具人類可讀性的文字。

       --timeout, -d
              逾時秒數。預設為30秒

       --title, -t
              書名

       --verbose, -v
              將日誌顯示在主控台(stderr)

       --version
              顯示程式版本編號並退出

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal