Commit graph

10 commits

Author SHA1 Message Date
e53f7f02c5 api: Use circular api calls until there are results 2020-05-16 15:53:11 +03:00
4de664eadc api: Add oath token to the request header 2020-05-16 10:55:32 +03:00
1053dfad9a api: Save any non empty results during game search and use char escaping in game search 2020-03-28 18:40:36 +03:00
ee823ab215 fleast: Use helix api to get live streams 2020-03-28 18:16:51 +03:00
f2329d79e0 api: Use 80% threshold on data get in twitch api v6 2020-03-27 23:45:01 +03:00
ffd1719c53 api: Update game search queries for twitch api v5 and v6
There is a change in TwitchAPIv5 for game search. Now it uses
query keyword without game name specification or language.

There is a change in TwitchAPIv6 for game search. Not it is
not guaranteed that search query returns 100 streams at max.
Application must fetching new data until query returns 0 streams.
2020-03-27 22:53:31 +03:00
11d00da468 Bring back IRL section 2018-11-25 15:35:50 +03:00
4947d12281 Reformatted main class 2018-08-13 22:10:52 +03:00
e10976d035 Reformatted twitch module 2018-08-13 21:25:06 +03:00
473e487e64 Changes in formatting 2018-03-05 16:57:23 +03:00