Commit graph

6 commits

Author SHA1 Message Date
Adrian Calinescu
042e79d57f
Add mid-download token refresh, fix headers length overflow bug (#93)
* Add mid-download token refresh and header size fix for Node v8

* Refactor puppeteer test

* Remove note on mid-download token refresh bug

* Add source maps to build step

* Fix npm build script
2020-04-26 22:54:05 +03:00
Adrian Calinescu
352b1eaa5e
Reintroduce Node 8.x support (#79)
* Fix Node 8.x support

* Add Node 8.x to CI build matrix
2020-04-21 12:42:08 +03:00
kylon
9faa0c4846
Added ffmpeg progress bar via fluent-ffmpeg and progress libs (#57)
* Add fluent-ffmpeg back and cross-platform progress bar

* Repo clean up

Move ts files to src, build and output js files to build folder

* Do not print messages when exit code is 0

this is triggered by signal events

Co-authored-by: kylon <kylonux@gmail.com>
2020-04-11 16:12:46 +03:00
snobu
013bc194f7 Cleanup tsconfig.json 2020-04-06 12:25:03 +03:00
snobu
73aeb92e66 Mid-apocalypse progress 2020-04-05 17:20:10 +03:00
snobu
c0dbc3e768 Convert to TypeScript project 2019-10-01 07:36:24 +03:00