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
-
Create an account at https://forum.snahp.it/
-
Install dependencies:
pip3 install -r requirements.txt
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mega-0.2.3.tar.gz
.
File metadata
- Download URL: mega-0.2.3.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83a80152553310071e597d2a5c6ce0bf21a13aa9de36306369d328816b537c09 |
|
MD5 | 80cd4b5784f4c30dd0d6ad73ab31db57 |
|
BLAKE2b-256 | f386ed2a5a84892fcda735d4d867c9deaf5b3f219c2873962c9eca9595bc66e8 |
File details
Details for the file mega-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: mega-0.2.3-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d39dfa36a43a99674975f0dccdda5dd31152d06652d5b74a118ef8e7dbc145e |
|
MD5 | bfa78141c7a241f6e1bdd253dc54bb28 |
|
BLAKE2b-256 | 6d00fd29d3c860401bf70dface78ecf8234d5a82767300088736097d02a13fb6 |