Geovanny Fajardo

Results 4 issues of Geovanny Fajardo

- [ ] Agenda is now using mocha for testing instead of ava. - [ ] The latest version of ava is not working with our current tests.

enhancement
help wanted

Webpack build. Fixes #33

Use webpack to packaged the component. I have a pull request that does just that.

Fixes #24 I also added unit tests to check fucntionality: 1. https://github.com/h2soong/m3u8_To_MP4/blob/b8239bb51bdcc9e9837401542aa06bf30996f7ee/tests/async_download.py 2. https://github.com/h2soong/m3u8_To_MP4/blob/b8239bb51bdcc9e9837401542aa06bf30996f7ee/tests/multi_threaded_download.py To test the proxy functionality you need to setup your own proxy and modify the unit...