Releases: PetterKraabol/Twitch-Chat-Downloader
Releases · PetterKraabol/Twitch-Chat-Downloader
3.2.2
What's Changed
- Fix video titles in JSON format by @strager in #95
- Bump bleach from 3.1.5 to 3.3.0 by @dependabot in #113
- Bump cryptography from 3.3.1 to 3.3.2 by @dependabot in #115
- Update readme.md by @thiscris in #119
- Fix #117 by @Oshawk in #118
- Update twitch-python dependency by @PetterKraabol in #135
New Contributors
- @strager made their first contribution in #95
- @thiscris made their first contribution in #119
- @Oshawk made their first contribution in #118
Full Changelog: 3.2.1...3.2.2
3.2.1
run file directly
3.2.0
Added client secret argument to generate oauth tokens, which are now required to use the Twitch api.
3.1.4
Removed pipenv dependencies in setup.py
3.1.3
3.1.2
Improved code for stripping invalid filename characters. Fixes #70.
3.1.1
Reflecting changes in the twitch-python package for getting video com…
3.1.0
Filter chat messages by usernames and message content
--user reckful,sodapoppin,nymn
--contains "Kappa"
3.0.9
Fixed output stripping for invalid characters.
3.0.8
Changed twitch-python imports.