LuanRT
60b67a399c
chore: update types
2022-06-14 15:02:28 -03:00
LuanRT
3f22a44ba9
feat: accurately emulate like/dislike button clicks
2022-06-13 17:33:39 -03:00
LuanRT
6aa30648fe
chore: update type definitions
2022-06-13 16:23:49 -03:00
LuanRT
79d6b84dda
chore: update types
2022-06-13 07:37:01 -03:00
LuanRT
5fd9f7ea83
chore: regenerate types
2022-06-13 05:19:31 -03:00
LuanRT
797c545b80
chore: update type definitions
2022-06-13 04:19:20 -03:00
LuanRT
2254b69670
feat: add support for retrieving YTMusic “related” tab
...
+ finish lyrics parser and implement all needed YouTube Music renderers
2022-06-11 08:00:58 -03:00
LuanRT
a7ee98820a
chore: update type definitions
2022-06-10 17:16:58 -03:00
LuanRT
c7474d7087
feat: add music search filters protobuf message
...
This allows users to choose filters they want without having to rely on the `selectFilter()` method.
2022-06-10 17:12:06 -03:00
LuanRT
95f713ff53
chore: update type definitions
2022-06-10 15:06:27 -03:00
LuanRT
153238aefc
dev: finish YouTube Music search parsers
2022-06-09 14:33:26 -03:00
LuanRT
018092eb78
chore: update type definitions
2022-06-08 20:12:48 -03:00
LuanRT
07b83a823c
feat: finish youtube search parser
...
The library is now able to parser everything from a search.
2022-06-06 17:19:24 -03:00
LuanRT
55fd4e8143
chore: update type definitions
2022-06-06 04:20:28 -03:00
LuanRT
a85e9ef667
refactor!: welp, a lot of stuff
...
- Use the OS temp folder to cache the player, closes #57 .
- Added support for editing channel name, closes #40 .
- Added support for editing channel description.
- Added support for retrieving basic channel analytics, closes #54 .
- Moved `Innertube#getAccountInfo()` to `Innertube#account`, and renamed it to `getInfo()`.
- `getInfo()` is now able to return email, channel id, etc.
- Improved jsdoc.
2022-05-27 08:17:16 -03:00
LuanRT
b6cfdb733c
feat: generate types using jsdoc, #50
2022-05-08 05:56:33 -03:00