Provided by: calibre_3.21.0+dfsg-1build1_all bug

NAME

       fetch-ebook-metadata - fetch-ebook-metadata

          fetch-ebook-metadata [选项]

       从在线资源中获得书籍元数据。你必须至少指定标题、作者、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
              Specify the name of a metadata download plugin to use.  By  default,  all  metadata
              plugins  will  be  used.  Can be specified multiple times for multiple plugins. All
              plugin names: Google, Google Images, Amazon.com, Edelweiss, Open  Library,  ISBNDB,
              Overdrive, Douban Books, OZON.ru, Big Book Search

       --authors, -a
              书籍作者

       --cover, -c
              指定文件名。如果能找到封面就存为该文件名。不指定该选项就不会下载封面。

       --help, -h
              显示此帮助信息并退出

       --isbn, -i
              书籍 ISBN

       --opf, -o
              以OPF格式输出数据

       --timeout, -d
              超时时间,单位秒。默认为30

       --title, -t
              书名

       --verbose, -v
              打印日志到控制台(stderr)

       --version
              显示程序版本号并退出

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal