A headless metadata scraper for media.
This is alpha software. Use at your own risks.
- List available scrapers
- Fetch and crop posters
- Scrape basic information from one source
- EIC-Book/EIC-AV
- Ability to aggregate information from multiple scrapers
- Preset support for cover cropping
- More scrapers
Distribution | Package |
---|---|
Arch Linux | metascrape-git (AUR) |
Clone the repository and install using pip
run:
$ git clone https://github.com/MrTimscampi/metascrape.git
$ pip install .
You can find out about the various options and sub-commands by running:
$ metascrape --help