1
0
Fork 0
mirror of https://github.com/SocksPls/hltv-api synced 2025-04-29 15:13:08 +00:00
Commit graph

123 commits

Author SHA1 Message Date
dependabot[bot]
b55a65beaf
--- (#49)
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 16:06:22 +02:00
NAme
c324264dfd
Update README.md 2024-02-01 23:22:09 +00:00
Emil Højlund Larsen
42fcd13ab1
fix for date error in get_matches (#46)
matchDayHeadline is now changed from span to div as represented on the website.
2023-11-29 15:10:47 +00:00
NAme
b4f9818dc7
Merge pull request #43 from SocksPls/dependabot/pip/requests-2.31.0
chore(deps): bump requests from 2.20.0 to 2.31.0
2023-05-27 20:16:25 +01:00
dependabot[bot]
188b3c8d56
chore(deps): bump requests from 2.20.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.20.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 21:34:09 +00:00
David Silva
197df7ec86
Merge pull request #41 from makusu720/master
Fix issue with calling strptime()
2023-04-14 18:53:16 +02:00
Makuwu
a996ad6174
Fix issue with calling strptime()
This change fixes an issue in the code where the strptime() method was being called without specifying the datetime module.
2023-04-14 18:37:11 +02:00
NAme
374c4f1b8e
Update month to name function
Update month to name function to use the existing datetime import
2022-12-05 03:21:39 +00:00
David Silva
a71ccc317e fix(main): crash due to no team 2022-08-22 13:51:30 +02:00
David Silva
6a164b071a fix(README): cleanup 2022-08-15 03:27:11 +02:00
David Silva
b260a406fc fix(README): update pt2 2022-08-15 03:25:42 +02:00
David Silva
3dca12d78e fix(README): update 2022-08-15 03:23:38 +02:00
David Silva
d8daf95b3d
Merge pull request #38 from EnKaizer/master
matches by team
2022-08-15 02:56:06 +02:00
CAíque -
1671d93c24 resolve PR to pattern 2022-08-14 16:05:55 -03:00
CAíque -
4b6cde2cf6 fix docefactor 2022-08-14 01:37:45 -03:00
CAíque -
54dc744189 matches by team 2022-08-14 01:31:20 -03:00
David Silva
1390409c08
Merge pull request #36 from SocksPls/fix-countdown-date-replace
fix(countdown): replace
2022-07-26 14:39:59 +02:00
David Silva
0edf416ec4 fix(countdown): replace 2022-07-26 14:39:43 +02:00
David Silva
afcc295576
Merge pull request #35 from aca19lj/dateFormatFix
handels "st" "nd" and "rd"
2022-07-26 14:37:04 +02:00
Luke Jones
aba413bec2 handels "st" "nd" and "rd" 2022-07-26 13:34:08 +01:00
David Silva
68ed4126be
Merge pull request #34 from SocksPls/get-countdown-func
feat(main): get_match_countdown
2022-07-15 02:33:21 +02:00
David Silva
4023b6f223 feat(main): get_match_countdown 2022-07-15 02:33:05 +02:00
David Silva
91ec1b07f0
Merge pull request #33 from SocksPls/ids-all-around
feat(main): ids and mappers
2022-07-14 15:31:29 +02:00
David Silva
c438a70a30 feat(main): ids and mappers 2022-07-14 15:25:59 +02:00
David Silva
b0363d90e9
Merge pull request #32 from SocksPls/downsize-readme-after-date-formatting
chore(README): downsize
2022-07-14 13:55:00 +02:00
David Silva
aaa1021165 chore(README): downsize 2022-07-14 13:54:44 +02:00
David Silva
67f7217b5f
Merge pull request #31 from SocksPls/update-readme-after-date-format-branch
chore(README): update/remove outdated
2022-07-14 13:53:20 +02:00
David Silva
12d14a43d6 chore(README): update/remove outdated 2022-07-14 13:53:05 +02:00
David Silva
16eec2314f
Merge pull request #30 from SocksPls/date-formatting
fix(app): housekeeping/dateformat
2022-07-14 13:45:25 +02:00
David Silva
2889936ebb feat(main): missing / 2022-07-14 13:45:15 +02:00
David Silva
eacedbe3ec feat(main): url for rest + housekeeping 2022-07-14 13:37:42 +02:00
David Silva
56a76de710 feat(main): url for results 2022-07-14 13:16:37 +02:00
David Silva
7e4c771bcb feat(main): consts 2022-07-14 13:01:28 +02:00
David Silva
1358b43a13 feat(main): tzlocal/zoneinfo 2022-07-14 12:49:09 +02:00
David Silva
d06f379a32 chore(main): datetime impl for get_matches 2022-07-14 12:19:56 +02:00
David Silva
1c7cebf512 chore(main): missed 2 encodes pt2 2022-07-14 11:27:12 +02:00
David Silva
e47a3909e1 chore(main): missed 2 encodes 2022-07-14 11:26:36 +02:00
David Silva
05a442043a chore(main): readd encodes just to be on safe side 2022-07-14 11:25:38 +02:00
David Silva
312c96c59d chore(main): add countdown directly from date/time 2022-07-14 11:13:17 +02:00
David Silva
5f7ed6ec31 Merge branch 'master' into date-formatting 2022-07-14 11:00:46 +02:00
David Silva
ab66ebf62b
Merge pull request #28 from SocksPls/dependabot/pip/lxml-4.9.1
Bump lxml from 4.6.5 to 4.9.1
2022-07-14 11:00:21 +02:00
David Silva
3ef7311442 chore(main): delete dead code 2022-07-14 10:55:02 +02:00
David Silva
9939e9f2f6 fix(app): housekeeping/dateformat 2022-07-14 10:44:44 +02:00
dependabot[bot]
3a5c45be97
Bump lxml from 4.6.5 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 19:42:37 +00:00
David Silva
a17028459f fix(README): url 2022-05-30 10:42:19 +02:00
David Silva
23873657ab fix(get_matches): getMatch 2022-05-30 10:40:49 +02:00
NAme
9a477b3eb9
programmable delay 2022-05-28 19:03:15 +01:00
NAme
156c5b94e1
Update README.md 2022-05-28 18:47:20 +01:00
David Silva
ab17ce1d30 fix(get_matches): add hltv domain to url 2022-05-28 14:22:37 +02:00
David Silva
f296947331
Merge pull request #25 from grantephross/patch-1
Adds URL to get_matches()
2022-05-28 14:20:52 +02:00