Andrew Young

Results 3 comments of Andrew Young

Maybe some ideas to prevent DOM monitoring can be gathered from Mailvelope: https://www.mailvelope.com/help "Clicking on the Compose button will open a new popup with a separate editor. This ensures that...

**UPDATE: created a pull request - https://github.com/OpenbookOrg/openbook-api/pull/398** Looked into this and looks like the fix would be: In `openbook-api\openbook_communities\models.py`: 1) Add `import string` if not already imported 2) Change: `self.user_adjective...

Thanks for this, I'm getting "sushi.common.SushiError: File does not start with RIFF id". When running the original Sushi (Python 2), it processes the subtitles without any issue. (Linux Mint 18.3...