Deploy c430c06
Diff: heroku/v307...heroku/v308
- Rescue "ArgumentError: invalid byte sequence in UTF-8" caused by some bad urls, e.g. http://x.swr.de/s/xgy
- Switch to the "New Twitch API". What is nice is that we now use the user id to get the feed, so when Twitch users get renamed (via Twitch Support), the feeds keep working. What is less nice is that there is no game information in the feed anymore. There will no longer be a "v" in the ids so this will unfortunately cause duplicate items in feed readers.
- Rescue Zlib::BufError.