Commit graph

53 commits

Author SHA1 Message Date
465878355b
add support for external token generator
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 55s
2024-12-17 01:16:59 -03:00
d631aada71
I do not like deno.cron
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 53s
2024-12-15 23:31:15 -03:00
ea0823a9ea
Merge remote-tracking branch 'upstream/master'
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m4s
2024-12-15 22:48:26 -03:00
297a430503
load port and host from config file
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2024-12-15 22:47:45 -03:00
Emilien
a8c029a271 fixing wrong variable usage for urlToRedirect
fixes #17
2024-12-16 00:04:37 +01:00
c6f6f07fdf
fix typo on urlToRedirect
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 51s
2024-12-15 19:57:15 -03:00
3430c98de1
fixup! add support for an external videoplayback proxy
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s
2024-12-15 18:32:42 -03:00
e39797cf49
make use of SSL certificates
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s
2024-12-15 17:28:32 -03:00
Emilien
b6c6c0f545 bgutils generate use proxy 2024-12-14 22:57:19 +01:00
Emilien
4ca76879c1 fixing invalid InvalidCharacterError web safe base64 encoding 2024-12-14 18:10:55 +01:00
428db0810f
add support for an external videoplayback proxy
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 21s
2024-12-14 03:17:34 -03:00
687567a09e
workflow for git.nadeko.net
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m2s
2024-12-13 18:32:59 -03:00
Emilien
306f2d5f12 cut key for 16 size
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2024-12-13 21:24:39 +01:00
Emilien
c446f337de add ability to verify the requests
fixes #9
2024-12-13 21:12:49 +01:00
Emilien
100e2722a9 better replace for Deno.mainModule 2024-12-12 23:34:05 +01:00
Emilien
f3fff5cc09 trying to improve again dynamic import 2024-12-12 23:28:49 +01:00
Emilien
57f4da848b improving dynamic import 2024-12-12 22:48:03 +01:00
Emilien
10cbeab3dc update to youtube.js v12.0.0-deno 2024-12-12 21:45:57 +01:00
Emilien
45003ebabd fixing await dynamic import 2024-12-12 21:36:38 +01:00
Emilien
a4519724e8 fix new usage with youtube.js v12 + fix av01 default usage 2024-12-11 21:40:39 +01:00
Emilien
5aba65b89e handle new changes from youtube.js v12 2024-12-09 22:16:42 +01:00
Emilien
1c1b4cc697 switch to deno 2 2024-12-09 21:58:34 +01:00
Emilien
596713c44c update to youtube.js v12.0.0 2024-12-09 20:57:04 +01:00
Emilien
6445fb5e82 rename hmac_key to secret_key
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2024-11-18 14:11:39 +01:00
Emilien
f36079d56c fixing type errors 2024-11-18 00:33:47 +01:00
Emilien
7ed48ad2af allow to dynamically load external files for youtubeplayerreq + fetchclient 2024-11-18 00:31:11 +01:00
Emilien
fe96551d7a reformat file 2024-11-18 00:08:30 +01:00
Emilien
b93d108cc0 add more protection to videoplayback proxy + fix #11 2024-11-17 19:40:40 +01:00
Emilien
eb345acb74 fix audio set was not included in the dash manifest 2024-11-17 19:17:39 +01:00
Emilien
f0012c8fb1 fix issues with invidious video player 2024-11-17 19:02:31 +01:00
Emilien
5ac9e62f41 improve dash manifest 2024-11-17 18:44:45 +01:00
Emilien
4182701c03 change LICENSE + small refactor latest_version and videoplayback proxy 2024-11-17 13:38:44 +01:00
Emilien
9bfc47a198 remove bunch of verbose console.log 2024-11-09 15:07:00 +01:00
Emilien
f60450d547 add support for UMP 2024-11-09 15:00:16 +01:00
Emilien
e4140a9e1e add SERVER_HMAC_KEY to example 2024-11-05 00:52:19 +01:00
Emilien
7ba1425bcd add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
Emilien
be1f4bee39 allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
Emilien
fa2fda8b72 add yt oauth2 + move fetch method to helper function 2024-11-01 18:48:11 +01:00
Emilien
3a45e4af88 use newer youtube.js version 2024-11-01 12:07:31 +01:00
Émilien (perso)
c8cb9bcba9
correct decipher, instead not on IOS and ANDROID 2024-10-24 11:52:36 +02:00
Emilien Devos
3a2d6e0997 forgot to generate innertubeClient at the start 2024-10-23 23:42:08 +02:00
Emilien Devos
530b58ee92 fixing toml 2024-10-23 23:37:36 +02:00
Emilien Devos
2a9a65f6d7 from job name po_token to youtube_session 2024-10-23 23:32:37 +02:00
Emilien Devos
551cf0075b allow to turn on or off po_token 2024-10-23 23:29:14 +02:00
Emilien Devos
608f177bcb avoid decipher on ios and android 2024-10-23 23:22:06 +02:00
Emilien Devos
3b3ab33b54 only cache if playability status ok 2024-10-21 13:12:30 +02:00
Emilien Devos
f96c012603 increase po_token refresh 2024-10-21 12:35:45 +02:00
Emilien Devos
cea682fd8e fixing stream URLs used 2024-10-21 11:40:57 +02:00
Emilien Devos
2b8521e59a add dockerfile 2024-10-21 00:36:42 +02:00
Emilien Devos
a62729e003 moving youtubeplayer handling + add latest_version + dash manifest + rewrite config 2024-10-20 23:55:06 +02:00