Skip to content

Instantly share code, notes, and snippets.

View SpontaneousDuck's full-sized avatar

Kenneth L Witham SpontaneousDuck

View GitHub Profile
@SpontaneousDuck
SpontaneousDuck / yts_lt.py
Last active September 25, 2019 20:36
YTS update
# VERSION: 1.0
# AUTHORS: mauricci
from helpers import download_file, retrieve_url
from novaprinter import prettyPrinter
import json, math
try:
# python3
from html.parser import HTMLParser
@SpontaneousDuck
SpontaneousDuck / gnuradio38_fix.lwr
Last active September 11, 2019 14:03
gnuradio38_nogui
#
# This file is part of PyBOMBS
#
# PyBOMBS is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# PyBOMBS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of