Skip to content

Instantly share code, notes, and snippets.

@Magikarplvl4
Magikarplvl4 / throttle_nzbclient.py
Created September 18, 2016 22:38 — forked from Hellowlol/throttle_nzbclient.py
Simple script to throttle sabnsbd and nzbget
from __future__ import print_function
import argparse
import requests # pip install requests
import sys
from jsonrpclib import jsonrpc # pip install jsonrpclib-pelix
"""
Simple script to throttle nzb clients for plexpy