Commit Graph

33 Commits

Author SHA1 Message Date
LuanRT
ef3e54775c feat: add watch history and playlist support 2022-03-03 02:13:00 -03:00
LuanRT
2fd98a021f format: remove white space 2022-02-13 19:08:14 -03:00
LuanRT
2b5027eb06 fix: getLyrics() only working when signed-in 2022-02-06 15:26:16 -03:00
LuanRT
6ac8561af2 feat: add lyrics support 2022-02-05 18:30:21 -03:00
LuanRT
94b12002ff feat: implement continuation requests for YTMusic 2022-01-18 15:55:07 -03:00
LuanRT
e8ca248919 feat: add home feed support 2022-01-07 18:50:00 -03:00
LuanRT
c6c6dc24bd feat: add support for music search 2021-12-31 03:15:59 -03:00
LuanRT
3dee7fc12f fix: forgot to export getVideoInfo :v 2021-12-18 12:20:17 -03:00
LuanRT
7e86bb15e0 refactor (OAuth): a simpler & more efficient auth system 2021-12-18 12:03:44 -03:00
LuanRT
5d165ebb61 refactor: move all internal actions to Actions.js for better maintainability 2021-12-18 00:16:47 -03:00
LuanRT
2ad19adbe4 refactor: move search request code to Actions.js for better maintainability & organization 2021-12-17 23:55:39 -03:00
LuanRT
94f441a4e2 chore: format code 2021-11-02 07:45:16 -03:00
LuanRT
3cd115461f refactor: change constants to uppercase and refactor some code 2021-11-02 07:37:28 -03:00
LuanRT
b2117f11b9 chore: add comments and format code 2021-10-25 18:02:28 -03:00
LuanRT
389b0f362f chore: format code 2021-10-25 02:25:52 -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
27962242b7 dev: encode with actual an actual protobuf lib instead of hard-coding stuff 2021-10-22 04:32:51 -03:00
LuanRT
391a4300c1 refactor: organize live chat actions 2021-10-20 02:17:13 -03:00
LuanRT
d7db0d2304 style: format code and remove unused stuff 2021-10-14 16:55:35 -03:00
LuanRT
d4dce16be0 feat: add method to change notification preferences and get unseen notifications count 2021-10-13 05:55:02 -03:00
LuanRT
1c2e24dea4 style: change some variables to pascalcase 2021-10-12 19:24:43 -03:00
LuanRT
3ad04a4c6e feat: easily sign-in using OAuth2 2021-10-12 01:16:09 -03:00
LuanRT
d34d8f9f38 style: format code 2021-10-06 01:17:22 -03:00
LuanRT
f3c1df74a6 fix: n value is now encoded even when the url YouTube provide doesn't have a signature 2021-10-05 18:45:36 -03:00
LuanRT
28e42a3f11 feat: add possibility to fetch video notifications 2021-10-05 15:12:18 -03:00
LuanRT
03f861d2e9 style: format & organize code 2021-10-04 05:01:04 -03:00
LuanRT
f5408b5904 feat: add support for subscribing/unsubscribing to channels 2021-10-04 02:00:14 -03:00
LuanRT
18bab48c7d Now downloads are possible 2021-09-30 19:22:28 -03:00
LuanRT
4c963a80da Now downloads are possible 2021-09-30 19:18:05 -03:00
LuanRT
fd02d16d27 Format code 2021-09-27 20:31:20 -03:00
LuanRT
a4d84f3d4c update Actions.js 2021-09-27 19:35:35 -03:00
LuanRT
76010bc4df Create Actions.js 2021-09-27 19:25:14 -03:00