Commit Graph

85 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 v1.0.5 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
c4b1854bba docs: remove unnecessary code 2021-10-12 05:54:01 -03:00
LuanRT
339a5e7134 fix (docs): some small inconsistencies 2021-10-12 05:43:51 -03:00
LuanRT
f34ca17214 fix (docs): tiny typos 2021-10-12 05:41:15 -03:00
LuanRT
b5a81bd7d5 docs: add OAuth2 examples 2021-10-12 05:37:01 -03:00
LuanRT
2c3cf6c4c5 build (package): increment version & add new dependency 2021-10-12 01:21:38 -03:00
LuanRT
3ad04a4c6e feat: easily sign-in using OAuth2 2021-10-12 01:16:09 -03:00
LuanRT
49623a2111 build: update package.json 2021-10-07 03:13:38 -03:00
LuanRT
b2501cc77c Merge branch 'main' of https://github.com/luanrt/youtube.js.git 2021-10-07 03:12:38 -03:00
LuanRT
24f7bf8e98 build: update package.json 2021-10-07 03:12:20 -03:00
LuanRT
e9d2ac9ff9 docs: update installation plus change package name on examples (too bad ‘youtube.js’ wasn't available :/) 2021-10-07 03:09:08 -03:00
LuanRT
7a1159c04f chore: add stale bot 2021-10-06 03:05:38 -03:00
LuanRT
3f9bd82b8a docs: add build status badge 2021-10-06 02:09:23 -03:00
LuanRT
9956d286df test: update examples file 2021-10-06 02:04:07 -03:00
LuanRT
81d2852752 test: add workflow 2021-10-06 02:01:24 -03:00
LuanRT
31037ea9ab test: update examples file 2021-10-06 01:56:22 -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
f06971c1f7 docs: fix typo 2021-10-05 20:20:22 -03:00
LuanRT
ab8f75bbaf docs: finally, proper documentation 2021-10-05 19:34:25 -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
043e0835eb docs: update readme 2021-10-04 02:26:17 -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
c73dde8602 Update lock file 2021-10-02 20:45:14 -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
0cf2a296eb Update dependencies 2021-10-02 20:40:11 -03:00
LuanRT
a5d8306221 Update README.md 2021-10-01 17:48:22 -03:00
LuanRT
611de828c0 Create FUNDING.yml 2021-10-01 17:44:56 -03:00
LuanRT
7aa54f38f2 Create index.js 2021-10-01 17:43:50 -03:00
LuanRT
7e0133826d Update README.md 2021-10-01 17:41:31 -03:00