Added
- Subtitles are now also condensed alongside audio and/or video
- Condensed videos now come with condensed subtitles muxed in
- Check to see if ffmpeg is in path, raises warning in the log if it's not found
- PyPi package!
Fixed
- Fix pycountry exception occuring when looking up Stream language
Depreciated
- subtools.py: `load_subtitles()` and `merge_times()` have been deprecated in favor of SubtitleManipulator and SubGroup
<!-- Added, Changed, Depreciated, Removed, Fixed, Security -->