Provided by: calibre_7.6.0+ds-1build1_all
NAME
fetch-ebook-metadata - fetch-ebook-metadata fetch-ebook-metadata [options] 온라인 출처로부터 메타데이터를 가져옵니다. 반드시 적어도 제목, 저자 또는 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, 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