* add dockerfile and change base domain to current one
* add ffmpeg to dockerfile and edit README
* add instructions to save media locally
* fix typo
* add dependencies to dockerfile
* fix dependencies
* add ability to switch between anime and film on run without changing config
* add dependencies to dockerfile
* add argparse
* fix readme
* fix args description
* style(PEP8): conform to PEP8 guide
* style(spell): spelling corrected
* Improve examples
* refact(audio_extractor): improves code readability refactoring audio_extractor_m3u8 function
* Conform to default example
* Add .idea