Commit graph

18 commits

Author SHA1 Message Date
e322994842 Update list of IRL category 2021-12-23 23:07:46 +03:00
821389605a twitch: Handle responses without cursor value 2021-07-03 11:15:05 +03:00
ca2b4f4d59 twitch: Do not add initial result search twice 2021-07-03 11:14:24 +03:00
be894106a3 Fix string formatting for older python3 versions 2021-05-16 15:33:43 +03:00
6367ab7ffe fleast: Generate oauth token in runtime 2021-05-16 15:28:11 +03:00
b2b48c2ea1 api: Remove support of v5 API (kraken) 2021-05-16 15:28:11 +03:00
7d31d9f996 Fix oauth typo 2021-05-16 15:28:11 +03:00
b37827b91d api: Fix bug when "unique_streams" returned incorrect dict 2020-05-16 16:04:34 +03:00
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