Skip to main content

Command-line extract and rename utility

Project description

Command-Line Extract And Rename utility

This provides a media library manager that allows extraction and renaming of media files.

Currently supported functionality:

  • Extraction of video files from RAR packages

  • Renaming of TV episodes using epguides

Installation

Install using pip:

$ pip install clear

Example

If installed using pip you can run this script using:

python -m clear <ARGS>

To see available arguments use the help option:

python -m clear --help

If running directly from the source the wrapper clear-runner script can be used:

python clear-runner.py <ARGS>

Requirements

This is a python package and requires the following:

  • Python 3.4+

  • Python requests package

  • Python rarfile package

  • Python goodlogging package

Requests, Issues, Bugs or Suggestions

Add any feature requests, issues, bugs or suggestions here: https://github.com/davgeo/clear/issues

Please give as much detail as possible.

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

clear-1.0.1.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distribution

clear-1.0.1-py3-none-any.whl (25.5 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