Commit Graph

52 Commits

Author SHA1 Message Date
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
LuanRT
d4dce16be0 feat: add method to change notification preferences and get unseen notifications count 2021-10-13 05:55:02 -03:00
LuanRT
80a9ece314 format: remove unnecessary async keyword 2021-10-12 21:08:08 -03:00
LuanRT
1c2e24dea4 style: change some variables to pascalcase 2021-10-12 19:24:43 -03:00
LuanRT
5d6a1e70ef refactor: remove unused option in the search method 2021-10-12 19:15:24 -03:00
LuanRT
6639687d76 refactor: remove some unnecessary code in the signIn method 2021-10-12 19:11:35 -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
a08b14448c refactor: remove unnecessary url parameters 2021-10-06 01:14:03 -03:00
LuanRT
f0bb46f2ee revert: put back code that I accidentally removed 2021-10-05 18:49:58 -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
117f56dcd9 fix: streams are now piped correctly 2021-10-04 02:20:59 -03:00
LuanRT
bdc6b534c0 fix: minor bug 2021-10-04 02:18:34 -03:00
LuanRT
f5408b5904 feat: add support for subscribing/unsubscribing to channels 2021-10-04 02:00:14 -03:00
LuanRT
5624524682 Update Innertube.js 2021-10-03 04:52:15 -03:00
LuanRT
584e9e485c Update Innertube.js 2021-10-03 04:49:54 -03:00
LuanRT
f6f3ced67e Update Innertube.js 2021-10-02 22:50:37 -03:00
LuanRT
97b247bbb9 Oops :v 2021-10-02 22:46:18 -03:00
LuanRT
0e1c80874b Fix - stream was being piped incorrectly 2021-10-02 22:42:53 -03:00
LuanRT
4a9717e392 Remove unused code 2021-10-02 20:43:23 -03:00
LuanRT
c79ef60e03 Now downloads are cancelable 2021-10-02 20:42:17 -03:00
LuanRT
f451dceefa update Innertube.js 2021-10-01 02:12:52 -03:00
LuanRT
9395d0f332 Simpler sig decipher code extraction 2021-10-01 02:11:26 -03:00
LuanRT
101f42b3bd Update Innertube.js 2021-10-01 00:38:54 -03:00
LuanRT
23118703db Update Innertube.js 2021-10-01 00:33:00 -03:00
LuanRT
f18c91dca4 Small changes 2021-10-01 00:29:34 -03:00
LuanRT
8099c8037e Add comment 2021-10-01 00:28:39 -03:00
LuanRT
d8e9594522 Remove unused code 2021-10-01 00:25:29 -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
cf7276df08 Update Constants.js 2021-09-27 19:53:29 -03:00
LuanRT
2c7e1fd598 update Constants.js 2021-09-27 19:51:03 -03:00
LuanRT
fabb62653c update Utils.js 2021-09-27 19:41:17 -03:00
LuanRT
4db86f11c2 update SigDecipher.js 2021-09-27 19:40:48 -03:00
LuanRT
1c3a13b50b update Player.js 2021-09-27 19:40:26 -03:00
LuanRT
977d5ed675 update Innertube.js 2021-09-27 19:39:54 -03:00
LuanRT
5102d78504 Bruh 2021-09-27 19:39:06 -03:00
LuanRT
2dd1e57ceb update Constants.js 2021-09-27 19:37:07 -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
LuanRT
3b119b11b8 Create SigDecipher.js 2021-09-27 19:24:46 -03:00
LuanRT
92376ebdb1 Create Player.js 2021-09-27 19:24:21 -03:00
LuanRT
ff8b38a535 Create Constants.js 2021-09-27 19:24:04 -03:00