LuanRT
95079ced09
feat: add support for uploading videos ( #115 )
...
* chore: add video upload url
* feat!: add support for uploading videos
This is probably complete but I will do a self-review later today.
* style: align comments
* style: lint code
* chore: tidy things up
2022-07-25 04:45:55 -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
Daniel Wykerd
ef6ec59402
feat: smaller user-agent list ( #112 ) ( #113 )
2022-07-23 15:05:53 -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
Daniel Wykerd
9c44cfc7f8
fix: add missing playlist_length ( #110 )
...
* fix: add missing playlist_length
Also convert to TS
* chore: lint
2022-07-22 17:08:32 -03:00
LuanRT
9c7850d197
refactor(ytmusic): rewrite Artist to TypeScript
2022-07-22 05:21:02 -03:00
LuanRT
c12b1482fe
feat(ytmusic): expose Message renderer in the Search object
2022-07-22 05:19:17 -03:00
LuanRT
851afddf51
refactor(ytmusic): rewrite HomeFeed to TypeScript
2022-07-22 03:14:56 -03:00
LuanRT
8b9cd236ae
chore: fix warnings
2022-07-21 17:17:46 -03:00
LuanRT
0fb0c2318a
fix: filtered search & continuations not working correctly
2022-07-21 17:12:32 -03:00
LuanRT
dfd09e9683
fix: DidYouMean & ShowingResultsFor throwing type errors
2022-07-21 15:36:17 -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