LuanRT
3756e63996
feat(Search): add support for features filter ( #270 )
2023-01-01 22:40:35 -03:00
LuanRT
9ac5043309
chore: clean up & remove unneeded code ( #265 )
2022-12-31 05:49:41 -03:00
LuanRT
fb2e237284
fix: add YouTube Studio to the list of clients ( #261 )
...
As of December 16, YouTube Studio (Android) endpoints fail with a "Precondition check failed." message. If a newer version of the YouTube app is used then it throws a 404, indicating that it is now a requirement to use the correct client for YT Studio requests. I would say that's a bit of a bummer as we'll have to keep track of yet another client's version to make sure it doesn't get too outdated.
2022-12-20 18:34:50 -03:00
LuanRT
d4382e81c3
chore: update proto and format code
2022-12-19 18:48:00 -03:00
LuanRT
ec875ba321
chore(release): v2.4.0
2022-11-12 18:49:56 -03:00
LuanRT
aa334aacbd
refactor: clean up, fix & remove outdated code ( #228 )
...
* dev: refactor and remove redundant code
* docs(music): update `Library` API ref
* docs: update examples
* chore: update lock file
2022-11-06 03:32:16 -03:00
LuanRT
088f909515
chore: update proto
2022-10-13 16:52:19 -03:00
LuanRT
2a78d77aa3
refactor: get visitor data from the API [skip ci]
2022-10-13 16:39:56 -03:00
LuanRT
477c030084
feat(studio): add support for updating video metadata ( #219 )
...
* dev: update proto
* dev: add `Studio#updateVideoMetadata`
* feat: add `category` option
* chore(studio): update API ref
2022-10-12 16:08:53 -03:00
LuanRT
6b531dd0ea
chore: lint
2022-10-06 04:38:28 -03:00
LuanRT
08e9527931
chore: update proto [skip ci]
2022-09-17 20:07:23 -03:00
LuanRT
60fe4b1829
chore: tidy up
2022-09-06 04:57:46 -03:00
LuanRT
13a86cb4e7
feat: add settings page parser ( #154 )
...
* feat: add settings page parsers
* fix(AccountManager): small ts error
* feat: add `CopyLink` & `SettingsCheckbox`
* deps: remove “flat” dependency
2022-08-28 05:11:11 -03:00
LuanRT
af6856ced4
chore: tidy things up
...
Move a few things here and there. Organization makes life easier.
2022-08-03 03:34:59 -03:00
Daniel Wykerd
616b1405c3
refactor: generate typescript protobuf encoders ( #114 )
...
This also removes dependency `buffer` for browsers.
Co-authored-by: LuanRT <luan.lrt4@gmail.com >
2022-07-23 15:16:07 -03:00
LuanRT
a2103963b4
feat: add Studio#setThumbnail() method ( #111 )
...
* feat: add support for protobuf payloads to `Actions#execute()`
* chore: compile proto definitions file
* feat(wip): add `Studio` class and implement `Studio#setThumbnail()` method
* fix: check if parameters are missing
2022-07-23 02:45:47 -03:00
LuanRT
6da69b4f18
feat: update InnerTubePayload protobuf
...
Refer to #104
2022-07-21 15:14:13 -03:00
LuanRT
60e6326402
style: format code
2022-07-21 03:51:28 -03:00
LuanRT
6a5ebeb8ee
chore: clean up build steps
2022-07-20 16:28:51 -03:00