Michael C
82c5c70eb7
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into switch-axios
2021-09-26 18:13:27 -04:00
Michael C
44511acd27
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into reWriteAxios
2021-09-26 18:08:30 -04:00
Michael C
5aa48cdbdf
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into switch-axios
2021-09-26 18:04:22 -04:00
Michael C
6433f50edf
replace node-fetch with axios in src
2021-09-23 01:21:10 -04:00
Michael C
a028eaa41a
object-curly-spacing
2021-09-22 18:52:35 -04:00
Michael C
1dd534cce9
update dependencies, add shims for node-fetch v3
2021-09-20 01:43:19 -04:00
Michael C
9f7abf1865
Revert "fix error with errors"
...
This reverts commit 7601a1d4bf .
2021-08-28 01:53:53 -04:00
Michael C
7601a1d4bf
fix error with errors
2021-08-28 01:48:48 -04:00
Michael C
1c2dd055c1
Update dependencies & eslint
...
- update API-Docs link
- cast err as string to appease eslint
- update package and bump minimum to fix security issue
- removed unnecessary filters from gitignore
2021-08-27 17:09:31 -04:00
Ajay Ramachandran
05ec937b06
Fix youtube api cache key
2021-07-20 13:54:30 -04:00
Michael C
c0b1d201ad
fix non-format eslint in src/
2021-07-12 02:12:22 -04:00
Michael C
d89b26b77d
fix eslint-errors
2021-07-04 01:36:03 -04:00
Ajay Ramachandran
c9e0acd055
Fix any issue
2021-07-03 17:50:20 -04:00
Ajay Ramachandran
07ab48da1f
Add disk caching for youtube api calls
...
Fixes https://github.com/ajayyy/SponsorBlockServer/issues/239
2021-06-26 23:21:51 -04:00
Ajay Ramachandran
912f878906
Print video ID in newleaf errors
2021-06-03 14:49:01 -04:00
Ajay Ramachandran
ec081cf0c5
Support multiple newleaf urls
2021-06-03 11:38:21 -04:00
Ajay Ramachandran
1e5849f504
Prevent failing on api errors
2021-06-03 11:29:55 -04:00
Ajay Ramachandran
0904036009
Use newleaf instead of YouTube API
2021-06-02 22:34:38 -04:00
Ajay Ramachandran
63c8f87776
Don't deconstruct
2021-06-01 16:18:41 -04:00
Ajay Ramachandran
f20506bf43
Add back youtube api error handling
2021-06-01 16:14:21 -04:00
Ajay Ramachandran
6a9b218e22
Don't always use YouTube API cache
2021-04-08 20:37:19 -04:00
Ajay Ramachandran
8cf3caa77e
Only pass error if it exists
2020-12-17 00:28:31 -05:00
Ajay Ramachandran
c8d5cec338
Fix redis type issues
2020-12-17 00:25:33 -05:00
Ajay Ramachandran
9797d7450c
Fix issues caused by YouTube API upgrade
2020-12-16 22:53:25 -05:00
Dainius Dauksevicius
12729b36fb
fix docker build, add proper mocks to tests, remove YouTubeAPI dependency on youtube test mock, move index.ts and test.ts to /src ant /test folders
2020-10-26 19:13:30 +02:00
Dainius Daukševičius
08d27265fc
migrate to typescript
2020-10-26 19:13:30 +02:00