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
3c8805287a
fleast: Remove deamonizer
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
6904b11f74
1.7 version with bugfix of amperasand in stream names
2018-12-09 11:25:34 +03:00
9ea2236711
Non debug version of demonizer
2018-12-01 20:38:07 +03:00
95ccc3766b
Fixed bug when there could be copies in IRL query answer
2018-12-01 20:37:05 +03:00
a49e0aed68
A little more description for IRL query
2018-11-25 15:54:23 +03:00
83b26ae5e2
A little description for IRL query
2018-11-25 15:47:48 +03:00
11d00da468
Bring back IRL section
2018-11-25 15:35:50 +03:00
ad7c489a79
Fixed bug when game names with & could not be correctly found
2018-11-25 14:55:33 +03:00
bd73f22c75
Changelog for 1.04
2018-08-13 23:07:32 +03:00
afb108191e
Revert demonisation for server
2018-08-13 23:05:34 +03:00
1106c8e95f
Corrected relative path for POST action
2018-08-13 22:55:27 +03:00
8e97312b11
Reformatted web pages
2018-08-13 22:11:12 +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
946cb10b3f
Changes in formatting for html,css
2018-03-05 17:01:57 +03:00
473e487e64
Changes in formatting
2018-03-05 16:57:23 +03:00
a8d512faae
Fixed bug with VOD-streams
2017-11-03 13:40:49 +03:00
77cd74f7e2
Update README.md
...
Formatting
2017-10-31 18:08:02 +03:00
f9bbc4445a
Update README.md
...
Typos
2017-10-31 18:04:57 +03:00
41366b0aa0
Changelog for 1.02
2017-10-31 18:04:05 +03:00
1dd2cbed57
Short fix for rstrip
2017-10-31 18:02:26 +03:00
f378d3fa17
Fixes for 1.02 version
2017-10-31 17:51:33 +03:00
212cd8652a
Fixed typo
2017-10-30 21:51:39 +03:00
64cc6ef2f1
Fixed bug when OK-logmessage would print even in fail request
2017-10-17 23:17:17 +03:00
3ad3b43e24
Changes for nginx settings on server
2017-10-15 16:55:12 +03:00
b72c122e5a
Changed readme.md
2017-10-14 22:10:15 +03:00
73dc4874df
Version 1.01
...
Now form data is saved between queries
2017-10-14 22:07:34 +03:00
c4105cd814
Fixed some bugs for digitalocean release
2017-10-14 20:49:16 +03:00
c6559d60f8
Added daemonizer and fixed bug when 0 games are found
2017-10-14 00:07:22 +03:00
7fa5c6a713
First release version
2017-10-13 20:51:33 +03:00
Aleksej Vanin
d4974c0e5c
First working version, prerelease
2017-10-13 16:49:01 +03:00
f6f3264e69
First working version
2017-10-11 23:58:38 +03:00
Aleksej Vanin
99aac25326
temporary commit
2017-10-11 16:34:34 +03:00
Aleksej Vanin
6a2e86dc2b
Added function for getting stream info and threadlock in queries
2017-10-11 12:05:50 +03:00
9b992cce9d
Decided to work with APIv5 later
2017-10-09 01:17:12 +03:00
350d2b8c3e
Now API is used with constant frequency
2017-10-09 00:37:09 +03:00
c7801b81f8
Added different base-data for v5 and v6 API calls. Added function to parse game_name into game_id
2017-10-09 00:22:32 +03:00
529e5980e4
Initial commit with framework class for twitch-requests
2017-10-08 23:12:12 +03:00
6c6585226e
Initial commit
2017-10-08 22:33:16 +03:00