* Distribution * Script can now be installed with setup.py * config.example.py * Blacklist setting added * examples/ * run.py * Parallel continous browsing * Log use logging module * Async subprocess calls browser * Add Extra chrome arguments for less tracking * Option to check Google search for blacklist heuristic * Fix bugs
0.0.3
* README.md * Added Compatibility section * Updated Requirements to include FFmpeg * config.example.py * Added debug setting * Lowered success_timeout to 5 seconds
0.0.2
* README.md * Added Displaimer section * Added presentation GIF * Code formatting with black