Skip to main content

A metadata plugin for fetching Metadata from the Fichub API for the fichub-cli

Project description

fichub-cli-metadata

A metadata plugin for fetching Metadata from the Fichub API for fichub-cli

To report issues upstream for the supported sites, visit https://fichub.net/#contact

To report issues for the plugin, open an issue at https://github.com/fichub-cli-contrib/fichub-cli-metadata/issues

To report issues for the CLI, open an issue at https://github.com/FicHub/fichub-cli/issues

Installation

Using pip (Recommended)

pip install -U fichub-cli-metadata

From Source (Might have bugs, for testing only)

pip install git+https://github.com/fichub-cli-contrib/fichub-cli-metadata@main

Usage

> fichub_cli metadata
Usage: fichub_cli metadata [OPTIONS] COMMAND [ARGS]...

  A metadata plugin for fetching Metadata from the Fichub API for the fichub-cli

Options:
  -i, --input TEXT          Input: Either an URL or path to a file
  -o,  --out-dir TEXT       Path to the Output directory for files (default: Current Directory)
  -d,  --debug              Show the log in the console for debugging
  --log / --no-log          Save the logfile for debugging  [default: no-log]
  --version / --no-version  Display version & quit  [default: no-version]
  --help                    Show this message and exit.

Default Configuration

  • The fanfiction will be downloaded in the current directory. To change it, use -o followed by the path to the directory.
  • Failed downloads will be saved in the err.log file in the current directory.

Check fichub_cli metadata --help for more info.

Example

  • To fetch metadata using an URL
fichub_cli metadata -i https://archiveofourown.org/works/10916730/chapters/24276864
  • To fetch metadata using a file containing URLs
fichub_cli metadata -i urls.txt
  • To choose a output directory
fichub_cli metadata -i urls.txt -o "~/Desktop/books"

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fichub-cli-metadata-0.1.2.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

fichub_cli_metadata-0.1.2-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page