Commit graph

8 commits

Author SHA1 Message Date
kylon
83fecf2894
Fixes and clean up (#51)
* Simplify main

* Fix init

* Cleaner output for the end user

* Fix extractVideoGuid after sync with dev

* TokenCache: Make variable private

nit: switch to import

* Add option to disable video thumbnails

* Create a unique file name to avoid overwrite

* Remove os dependency

* Reimplement simulate

* Update README

Co-authored-by: @kylon
Co-authored-by: @snobu
2020-04-10 19:35:57 +03:00
snobu
a6bfd54bfd Added eslint rule: prefer single quotes when possible, prefer double to escaping 2020-04-09 12:48:49 +03:00
snobu
427b58d97d Less convoluted console coloring 2020-04-09 12:42:14 +03:00
snobu
3314cc08b5 Fix warnings in TokenCache 2020-04-06 14:59:37 +03:00
snobu
7c32b2f310 Fix error messages from TokenCache 2020-04-06 13:30:35 +03:00
snobu
c48e4c54ca Mid-apocalypse working release with token cache 2020-04-06 12:13:48 +03:00
snobu
73aeb92e66 Mid-apocalypse progress 2020-04-05 17:20:10 +03:00
snobu
cc195409ed Early work for token cache implementation 2020-03-30 16:00:05 +03:00