/VideoTool

Web scraper collects episode guide and video source URL's

Primary LanguagePython

Set-up: Sometimes the webscrapers need to read javascript to find your link. To fix this, this script uses a headless browser. Download an exe like phantomjs and put the static path to it in the path_to_webbrowser variable in tools/commontools.py