Skip to main content

Python web scraper for DMCA evangelists.

Project description

Mega


mega is an asynchronous infringement discovery tool. It scrapes for titles and download links so that you may issue a swift DMCA takedown notice if your hard work is being sold for nothing more than the bandwidth it costs to download it.

Table of Contents

Setup

  1. Create an account at https://forum.snahp.it/

  2. Install dependencies: pip3 install -r requirements.txt

  3. Create mega's configuration file: python3 mega config create

Getting Started

First, set your credentials in the configuration file:

$ python3 mega config user.name USERNAME
$ python3 mega config user.pass PASSWORD

To check that they're correct, run the above commands but omit USERNAME and PASSWORD.

Next, select the categories you want to check out:

$ python3 mega config defaults

After applying your selected categories, you can their view their contents with:

$ python3 mega

Usage

usage: mega [OPTIONS]

mega brings you the latest content as soon as its available.

General options:
    -h, --help         Show this help message and exit
    --version          Show program version and exit
    --config, config   Activate configuration mode
    --search, search   Activate search mode

Configuration options:
   user.name  [NAME]   Show current username or add username to .megarc
   user.pass  [PASS]   Show current password or add password to .megarc
   user.creds          Show current username and password
   defaults            Select categories to request content from
   create              Create configuration file

Movement:
   Normal and Search mode
      j                Page down
      k                Page up
      b                Back to search (search mode only)
      q                Quit

   Default mode
      j,              Move up a listing or category
      k,              Move down a listing or category
      l, ENTER         Select listing, category, or menu option
      →,              Move to menu

License

All files within this repo are released under the MIT (OSI) License as per the LICENSE file stored in the root of this repo.

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

mega-0.2.3.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

mega-0.2.3-py3-none-any.whl (15.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