Commit graph

179 commits

Author SHA1 Message Date
dumbmoron e50b4b0328
repo: set up package.json in root 2024-08-03 09:31:59 +00:00
wukko a7087336ca
repo: move api src from root to own subdir 2024-08-02 20:41:52 +06:00
wukko 50f312fc71
package: update youtubei.js to version 10.3.0 2024-08-01 16:02:24 +06:00
wukko 6626d74746
package: use set youtube.js commit from github 2024-08-01 07:51:26 +06:00
wukko b718b79ccd
package: bump version to 7.15 2024-07-26 09:52:55 +06:00
wukko 339a932e7f
package: update youtubei.js 2024-07-26 09:50:27 +06:00
dumbmoron 404cad711f
youtube: bump youtubei.js to v10.1.0 2024-07-10 14:13:56 +00:00
dumbmoron 33fa653ee5
package: bump version to 7.14.6 2024-07-09 13:55:38 +00:00
wukko 7815838751
package: bump version to 7.14.5 2024-06-22 17:03:43 +06:00
wukko 90e066ac22
package: bump version to 7.14.4 2024-06-08 18:14:10 +06:00
dumbmoron a84d0ddc77
package.json: remove testFilenames script, add youtube token generation 2024-06-08 12:05:18 +00:00
dumbmoron 9e09bcab6e
refactor: create util directory, move tests to it 2024-06-08 11:52:36 +00:00
wukko 35ba3dc1a3
package: bump version to 7.14.3 2024-05-29 13:21:06 +06:00
wukko 5c11e57e00
package: bump version to 7.14.2 2024-05-23 22:39:22 +06:00
wukko 5199b3d8fd
package: bump version to 7.14.1 2024-05-22 02:46:23 +06:00
wukko 068feb81ff
package: bump version to 7.14 2024-05-16 22:04:49 +06:00
dumbmoron d8913472ad
package.json: revert undici version to 5.x
so that it matches with youtubei.js's version
2024-05-14 18:38:20 +00:00
dumbmoron c306a944d9
match: add freebind support for youtube and instagram 2024-05-14 18:38:20 +00:00
wukko d06bcc3e12
update repo url in package.json and dockerfile 2024-05-14 12:54:07 +06:00
wukko 0609441b1f
package: bump version to 7.13.3 2024-05-12 19:38:14 +06:00
wukko 8bcb98f005
package: bump version to 7.13.2 2024-05-12 17:13:49 +06:00
wukko c35f900f31
package: bump version to 7.13.1 2024-05-11 01:05:59 +06:00
wukko d4d2f0a6f1
package: bump version to 7.13 2024-04-27 19:02:05 +06:00
wukko 8771b7d7d4
package: bump youtubei.js version 2024-04-26 12:25:46 +06:00
wukko 50a98c8b6a
package: bump version to 7.12.6 2024-04-20 21:09:53 +06:00
wukko bf1dbe1ad8
package: bump version to 7.12.5 2024-04-17 00:08:45 +06:00
wukko cceae75275
package: bump version to 7.12.4 2024-04-05 11:57:23 +06:00
wukko be0c771def
package: bump youtubei.js version 2024-03-31 23:45:13 +06:00
wukko 48d9177fef youtube: replace innertube client (temp fix) 2024-03-30 14:14:22 +06:00
wukko 79772d45d7 package: bump version to 7.12.2 2024-03-29 06:04:34 +06:00
wukko 520eb9bb8e package: bump version to 7.12.1 2024-03-22 22:52:44 +06:00
wukko 752a926dd6 package: bump version to 7.12 2024-03-16 23:18:55 +06:00
wukko 8385cd2663 package: remove unnecessary abort-controller dependency 2024-03-16 22:05:28 +06:00
wukko 1fdc25e2ad package: bump version to 7.11.2 2024-03-15 16:07:56 +06:00
wukko 40555a4716 servicesConfig: add m subdomain support for soundcloud 2024-03-08 15:49:01 +06:00
wukko 28d5fc1181 Revert "package.json: use punycode.js version of psl from git"
This reverts commit 9899f778a9.
2024-03-07 01:03:54 +06:00
wukko 77df90412b package: bump version to 7.11 2024-03-05 18:16:27 +06:00
wukko 9608967209
package.json: update dependencies (#287) 2024-03-05 13:31:22 +06:00
wukko decedd7736 package: use latest version of undici 2024-03-05 12:39:49 +06:00
wukko d80d37e936 package: bump youtubei.js version to 9.1.0
fixes network issues
2024-02-24 17:57:07 +06:00
wukko 0432cd1c00 package: bump version to 7.10.3 2024-02-16 08:41:20 +06:00
wukko 335696686c package: bump version to 7.10.2 2024-02-02 23:12:34 +06:00
wukko a0df70110d package: bump version to 7.10.1 2024-01-31 17:53:12 +06:00
wukko 8c963e724b package: bump to 7.10 2024-01-31 17:30:48 +06:00
dumbmoron a375000ae9
api: use req.ip instead of cloudflare headers, ratelimit ipv6 by prefix
allows for more versatile configurations that do not necessarily have to use cloudflare

also ratelimits IPv6 addresses by prefix instead of individual addresses
currently set at /56, which should not be too strict
(yet allows a /48 holder to make 256 as many requests instead of 2^80 as many requests), change if needed
2024-01-31 10:36:19 +00:00
wukko 1f7089744d package: bump to 7.9.5 2024-01-28 13:34:24 +06:00
wukko 3f39cf818a package: bump version to 7.9.4 2024-01-21 22:48:02 +06:00
wukko b6e7d73089 package: bump version to 7.9.3 2024-01-19 11:51:42 +06:00
wukko dcb3cf3673 package: bump version to 7.9.2 2024-01-17 23:22:55 +06:00
wukko 01e28ec7e4 pinterest: accept more links 2024-01-17 20:20:18 +06:00