subtitle-downloader
subtitle-downloader copied to clipboard
Commit aa37dd breaks script
Latest commit to include subscene breaks the script by use of BS4 and requests modules.
Either installation instructions should be added or script should handle the ImportError
Following lines are to help people coming here looking for help meanwhile: c:\python27\scripts\easy_install-2.7.exe requests c:\python27\scripts\easy_install-2.7.exe BeautifulSoup4
@marauderlabs Give a PR if possible. Too busy with work :(