Skip to main content

Python web scraper for DMCA evangelists.

Project description

Mega


PyPI version shields.io MIT license

mega is an asynchronous web scraper for download links (primarily from Mega) of content such as movies, TV shows, music albums, and more.

Table of Contents

Setup

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

  2. Install mega: pip install mega

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

Getting Started

First, set your credentials in the configuration file:

$ mega config user.name USERNAME
$ 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:

$ mega config defaults

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

$ 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.10.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

mega-0.2.10-py3-none-any.whl (15.4 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