-----------------------------
* Changed sync_subtitle() to sync()
* Added sync_after_time()
* Added sync_before_time()
* Added sync_between_times()
* Added support to optionally specify an output filename.
In absence of an output filename, in-place modification will be done.
* Input file extension check is added
* Edited and formated the docstring
* Releasing under MIT license