LuanRT
|
3cd115461f
|
refactor: change constants to uppercase and refactor some code
|
2021-11-02 07:37:28 -03:00 |
|
LuanRT
|
6da4ee8fd4
|
chore: add tests
|
2021-11-02 07:34:47 -03:00 |
|
LuanRT
|
b095044baa
|
build (package): increment version
V1.2.4
|
2021-10-29 22:22:53 -03:00 |
|
LuanRT
|
ba2b757fdb
|
fix (OAuth): remove any new lines so the client identity can be found more easily
|
2021-10-29 22:10:43 -03:00 |
|
LuanRT
|
9d7d0d83e1
|
fix: catch any possible errors when transforming the n token
v1.2.3
|
2021-10-28 22:52:43 -03:00 |
|
LuanRT
|
b893e46634
|
chore: fix typo
|
2021-10-25 18:14:35 -03:00 |
|
LuanRT
|
d8ab6f3887
|
fix: handle errors when initializing
|
2021-10-25 18:04:28 -03:00 |
|
LuanRT
|
eea5ebfd04
|
fix: handle errors when initializing
|
2021-10-25 18:03:57 -03:00 |
|
LuanRT
|
b2117f11b9
|
chore: add comments and format code
|
2021-10-25 18:02:28 -03:00 |
|
LuanRT
|
389b0f362f
|
chore: format code
V1.2.2
|
2021-10-25 02:25:52 -03:00 |
|
LuanRT
|
6ce4a89766
|
build (package): increment version
|
2021-10-25 02:24:12 -03:00 |
|
LuanRT
|
4d7573c46f
|
docs: rephrasing
|
2021-10-25 01:25:00 -03:00 |
|
LuanRT
|
445de3546d
|
chore: update examples
|
2021-10-25 01:23:07 -03:00 |
|
LuanRT
|
3b265119d6
|
docs: rephrase
|
2021-10-25 01:20:00 -03:00 |
|
LuanRT
|
933ec50a1c
|
build (package): increment version
V1.2.1
|
2021-10-24 23:36:12 -03:00 |
|
LuanRT
|
922ab51a8d
|
build (package): increment version
|
2021-10-24 23:31:19 -03:00 |
|
LuanRT
|
330943cbc0
|
docs: add examples for subscriptions feed & comments
|
2021-10-24 23:25:51 -03:00 |
|
LuanRT
|
368dfc4ea3
|
format: remove unused param
|
2021-10-24 17:07:14 -03:00 |
|
LuanRT
|
3a9d8a411e
|
refactor: descramble n token algorithm instead of executing it directly for better security
|
2021-10-24 17:03:09 -03:00 |
|
LuanRT
|
47ea630329
|
feat: now it's possible to fetch the comments section
|
2021-10-23 15:48:01 -03:00 |
|
LuanRT
|
c8e8f34a83
|
refactor: change pref index order
|
2021-10-22 17:37:18 -03:00 |
|
LuanRT
|
14a5b0f0e8
|
chore: improve protobuf encoding
|
2021-10-22 17:33:47 -03:00 |
|
LuanRT
|
e817eb46d4
|
chore: remove unnecessary keyword from proto file
|
2021-10-22 04:42:48 -03:00 |
|
LuanRT
|
6ca6e22fea
|
chore: update examples
|
2021-10-22 04:38:33 -03:00 |
|
LuanRT
|
d11d03bd92
|
chore: update workflow
|
2021-10-22 04:36:37 -03:00 |
|
LuanRT
|
27962242b7
|
dev: encode with actual an actual protobuf lib instead of hard-coding stuff
|
2021-10-22 04:32:51 -03:00 |
|
LuanRT
|
f54993e3b7
|
build (package): add protons dependency
|
2021-10-22 02:47:18 -03:00 |
|
LuanRT
|
d2ec5ebe9c
|
dev: add proto file
|
2021-10-22 02:38:59 -03:00 |
|
LuanRT
|
10abf386b4
|
revert: put back accidentally removed code
|
2021-10-20 02:53:32 -03:00 |
|
LuanRT
|
f0360cac69
|
format: rephrase comments
|
2021-10-20 02:51:21 -03:00 |
|
LuanRT
|
24c11f2c06
|
fix: remove unnecessary chat polling call
|
2021-10-20 02:47:06 -03:00 |
|
LuanRT
|
ff2ca5ad3b
|
format: remove unnecessary async keyword
|
2021-10-20 02:21:05 -03:00 |
|
LuanRT
|
391a4300c1
|
refactor: organize live chat actions
|
2021-10-20 02:17:13 -03:00 |
|
LuanRT
|
530e310da6
|
docs: update live chat example
|
2021-10-17 02:42:39 -03:00 |
|
LuanRT
|
73bac32886
|
fix: don't make additional requests if there aren't any more chunks to download
|
2021-10-17 02:37:35 -03:00 |
|
LuanRT
|
8023e74adb
|
build (package): increment version
v1.1.0
|
2021-10-15 03:32:05 -03:00 |
|
LuanRT
|
09ce31061d
|
docs: add live chat examples & improve the rest of the documentation
|
2021-10-15 03:29:47 -03:00 |
|
LuanRT
|
7072485782
|
format: organize code & fix accidental typos
|
2021-10-15 00:39:29 -03:00 |
|
LuanRT
|
4bd79e5903
|
fix(livechat): clear message queue once its contents are no longer necessary
|
2021-10-15 00:31:53 -03:00 |
|
LuanRT
|
028e723226
|
format: rephrasing error messages
|
2021-10-15 00:09:14 -03:00 |
|
LuanRT
|
1a68875aad
|
fix: add some better error handling
|
2021-10-15 00:04:39 -03:00 |
|
LuanRT
|
de7d52a62c
|
fix: don't try polling the livechat if the live has already ended
|
2021-10-14 23:56:37 -03:00 |
|
LuanRT
|
b8a2fd01cc
|
chore (examples): remove cookies example
|
2021-10-14 19:56:20 -03:00 |
|
LuanRT
|
b9ea6e36c8
|
fix: streams with both audio and video should always emit 'end'
|
2021-10-14 19:13:22 -03:00 |
|
LuanRT
|
783e6d2435
|
format: rephrasing comment
|
2021-10-14 17:11:19 -03:00 |
|
LuanRT
|
0b11e441ff
|
chore: final adjustments
|
2021-10-14 17:06:20 -03:00 |
|
LuanRT
|
d7db0d2304
|
style: format code and remove unused stuff
|
2021-10-14 16:55:35 -03:00 |
|
LuanRT
|
d674eef530
|
feat: add support for livechats
|
2021-10-14 16:54:02 -03:00 |
|
LuanRT
|
17aa4edb66
|
refactor: remove unused parameter in the Innertube constructor
|
2021-10-13 21:54:44 -03:00 |
|
LuanRT
|
656c0fb7b8
|
fix: just a typo
|
2021-10-13 15:23:49 -03:00 |
|