You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what has changed in the past few days but the extension no longer lets you download clips or their raw data. I tried to use the helper script and run Helper.download_replays(1) and it looks like it works but nothing ever actually gets downloaded. Posted in the subreddit and Ping Tut has also been experiencing this issue. Please help :(
The text was updated successfully, but these errors were encountered:
* Update FileSaver to fix Chrome download issue.
We use a branch that has a fixed version of FileSaver.js until
eligrey/FileSaver.js#411 gets merged.
Fixes#216.
* Fix Travis build.
Per travis-ci/travis-ci#8836, their container infrastructure does not
support sandboxed Chrome. We don't want to switch to `sudo: required`
(for speed) so we use `no-sandbox` as suggested.
Not sure what has changed in the past few days but the extension no longer lets you download clips or their raw data. I tried to use the helper script and run
Helper.download_replays(1)
and it looks like it works but nothing ever actually gets downloaded. Posted in the subreddit and Ping Tut has also been experiencing this issue. Please help :(The text was updated successfully, but these errors were encountered: