Commit Graph

  • 67376afae6 chore(Format): Clean up and add some extra fields Luan 2024-06-16 16:22:33 -03:00
  • 4cbaa7983f fix(InfoPanelContent): Update InfoPanelContent node to also support paragraphs Luan 2024-06-16 15:39:47 -03:00
  • f3d43bd395 chore: v10.0.0 release v10.0.0-deno LuanRT 2024-06-09 23:44:15 +00:00
  • 9802483233 chore(main): release 10.0.0 (#658) v10.0.0 github-actions[bot] 2024-06-09 20:43:14 -03:00
  • 2980a608b6 feat(Platform): Add support for react-native platform (#593) Aidar Nugmanoff 2024-06-10 02:15:57 +05:00
  • b6cecb10f5 chore(docs): update readme Luan 2024-06-09 18:02:46 -03:00
  • 040a091639 fix(FlexibleActionsView): Update actions array type to include ToggleButtonView Luan 2024-06-08 16:33:34 -03:00
  • 3939405cc6 chore(Player): Rephrase nsig failure message Luan 2024-06-07 14:26:27 -03:00
  • 978ab1ed29 chore(docs): fix typo [skip ci] Luan 2024-06-07 14:18:23 -03:00
  • 5cdb9e1e2f fix(InfoPanelContainer): Use new attributed text prop Luan 2024-06-07 14:15:44 -03:00
  • 15f3b5fdba fix(ButtonView): Rename type property to button_type Luan 2024-06-05 16:00:16 -03:00
  • 384b80ee41 fix(Cache): Use TextEncoder to encode compressed data Luan 2024-06-05 12:30:12 -03:00
  • b588554ce1 chore: update docs [skip ci] Luan 2024-06-03 19:16:41 -03:00
  • 583fd9f8d7 fix(MusicResponsiveHeader): Add Text import Luan 2024-06-03 19:08:33 -03:00
  • 7953296580 feat(Session): Add enable_session_cache option (#664) Luan 2024-06-03 19:04:30 -03:00
  • cf29664d37 perf(general): Add session cache and LZW compression (#663) Luan 2024-06-03 18:21:48 -03:00
  • 4015a5e560 chore(JsRuntime): Change log levels in evaluate function Luan 2024-06-03 17:42:18 -03:00
  • 184df79b3a refactor(HTTPClient): Use getCookie fn to get SAPISID token Luan 2024-06-03 17:41:09 -03:00
  • 000f3f0915 refactor(Artist.ts): Change sections type to ObservedArray<MusicCarouselShelf | MusicShelf> Luan 2024-06-03 17:39:42 -03:00
  • 8372b3d22f Merge branch 'main' of https://github.com/LuanRT/YouTube.js Luan 2024-06-03 17:33:04 -03:00
  • b9d50daa57 chore: clean up Luan 2024-06-03 17:29:11 -03:00
  • 031ffb696e feat(toDash): Add support for stable volume/DRC (#662) absidue 2024-05-28 07:43:10 +02:00
  • 8e942ada3b chore(docs): fix some markdown issues Luan 2024-05-24 04:33:03 -03:00
  • aa3f34c428 chore: Fix browser example LuanRT 2024-05-23 21:00:47 -03:00
  • c82bb70180 chore(HTTPClient): Remove env check when setting Android headers LuanRT 2024-05-23 20:58:37 -03:00
  • 766045049d refactor(Innertube#getPlaylists)!: Return a Feed instance instead of items LuanRT 2024-05-21 20:50:41 -03:00
  • b6ce5f903f refactor(OAuth2)!: Rewrite auth module (#661) Luan 2024-05-21 18:47:31 -03:00
  • 6bb2086875 feat(Format): Add is_drc (#656) absidue 2024-05-06 16:55:58 +02:00
  • 810665407e Item section target_id fix (#655) Brahim Hadriche 2024-04-29 13:22:28 -04:00
  • 09e0f91b66 chore: v9.4.0 release v9.4.0-deno LuanRT 2024-04-29 12:15:47 +00:00
  • 1b00e2c6ce chore(main): release 9.4.0 (#644) v9.4.0 github-actions[bot] 2024-04-29 09:14:43 -03:00
  • ea82beaa10 feat(Parser): Add MusicResponsiveHeader node LuanRT 2024-04-29 08:24:13 -03:00
  • 0ba8c54257 feat(Format): Add spatial_audio_type (#647) absidue 2024-04-29 13:10:08 +02:00
  • 7315fca1b4 Add getPlaylists function (#650) Brahim Hadriche 2024-04-29 07:09:35 -04:00
  • 0602dd2c3d Lint fix (#651) Brahim Hadriche 2024-04-29 07:07:24 -04:00
  • 13321888e8 chore(PlayerEndpoint): Remove outdated code LuanRT 2024-04-29 08:05:59 -03:00
  • d48b9d0946 chore(HTTPClient): Add X-Youtube-Client-Name and remove X-Origin headers (#645) absidue 2024-04-25 23:04:10 +02:00
  • 592ddac30f chore: Fix tests LuanRT 2024-04-19 16:37:38 -03:00
  • 1ec2ea85e2 refactor(Music#getRelated): Return page contents directy LuanRT 2024-04-19 16:22:21 -03:00
  • 064436cef3 feat(Format): Add projection_type and stereo_layout (#643) absidue 2024-04-19 21:08:12 +02:00
  • 4022d7aa89 Remove test code (#636) ChunkyProgrammer 2024-04-11 22:29:46 -04:00
  • 28e766779e chore: v9.3.0 release v9.3.0-deno LuanRT 2024-04-11 21:20:11 +00:00
  • cd69ce73c1 chore(main): release 9.3.0 (#635) v9.3.0 github-actions[bot] 2024-04-11 18:19:12 -03:00
  • 1c08bfe113 feat(CommentView): Implement comment interaction methods LuanRT 2024-04-11 18:04:45 -03:00
  • a624963384 docs(Comments): Update API ref LuanRT 2024-04-11 18:03:04 -03:00
  • 66e34f9388 fix(CommentThread): Replies not being parsed correctly LuanRT 2024-04-11 16:05:59 -03:00
  • a482556187 chore: v9.2.1 release v9.2.1-deno LuanRT 2024-04-09 20:43:19 +00:00
  • 0c2cdc1599 chore(main): release 9.2.1 (#632) v9.2.1 github-actions[bot] 2024-04-09 17:42:18 -03:00
  • 010704929f fix(toDash): Add missing transfer characteristics for h264 streams (#631) absidue 2024-04-09 22:41:08 +02:00
  • d4a938771b chore(deps): bump undici from 5.28.3 to 5.28.4 (#627) dependabot[bot] 2024-04-04 15:02:28 -03:00
  • b063b2f4a8 chore: v9.2.0 release v9.2.0-deno LuanRT 2024-03-31 14:40:18 +00:00
  • 5ecfb08772 chore(main): release 9.2.0 (#611) v9.2.0 github-actions[bot] 2024-03-31 11:39:15 -03:00
  • 2029aec90d feat: add support of cloudflare workers (#596) Ayoub 2024-03-31 14:37:06 +00:00
  • d589365ea2 fix(PlayerEndpoint): Workaround for "The following content is not available on this app" (Android) (#624) Luan 2024-03-31 11:35:12 -03:00
  • 45f33d8c04 refactor(MusicResponsiveListItem): Improve podcast and video/song parsing LuanRT 2024-03-25 11:55:06 -03:00
  • 92117eaaa0 chore(tests): use test instead of describe LuanRT 2024-03-25 08:26:29 -03:00
  • 39725374e3 chore(tests): remove beforeAll for the home feed test LuanRT 2024-03-25 08:23:59 -03:00
  • 213d78b1ab chore: remove home feed continuation test LuanRT 2024-03-25 08:19:14 -03:00
  • 28f53a698d chore: remove API key parameter LuanRT 2024-03-25 08:07:49 -03:00
  • 776a156f65 Fix broken README links (#618) Adam Learns 2024-03-25 03:25:17 -07:00
  • 4a9bd32fd7 chore(LockupView): Remove debug logging (#617) absidue 2024-03-25 11:24:24 +01:00
  • 3170659880 fix(Cache): handle the value read from the db correctly according to its type (#620) WhiteMind 2024-03-25 18:23:56 +08:00
  • e6f1f078a8 feat(Text): Support formatting and emojis in fromAttributed (#615) absidue 2024-03-25 11:22:24 +01:00
  • 900f557202 feat(parser): Support CommentView nodes (#614) absidue 2024-03-25 11:20:29 +01:00
  • 7ca2a0c3e4 feat(parser): Support LockupView and it's child nodes (#609) absidue 2024-02-29 17:29:53 +01:00
  • f95283b236 chore: add any-of-issue-labels option to stale workflow LuanRT 2024-02-22 23:04:46 -03:00
  • f6a7bcc44a Merge branch 'main' of https://github.com/LuanRT/YouTube.js LuanRT 2024-02-22 22:47:36 -03:00
  • c444843799 chore: update workflows LuanRT 2024-02-22 22:47:17 -03:00
  • 299548f255 chore: v9.1.0 release v9.1.0-deno LuanRT 2024-02-23 01:30:26 +00:00
  • 5fe91d6642 chore(main): release 9.1.0 (#600) v9.1.0 github-actions[bot] 2024-02-22 22:29:37 -03:00
  • bff65f8889 feat(Format): Support caption tracks in adaptive formats (#598) absidue 2024-02-23 02:28:16 +01:00
  • dac5eb712d chore(deps): bump undici from 5.27.0 to 5.28.3 (#599) dependabot[bot] 2024-02-22 22:27:47 -03:00
  • 2068dfb73e fix(Session): Don't try to extract api version from service worker LuanRT 2024-02-22 22:25:30 -03:00
  • 3e84775fd3 Merge branch 'main' of https://github.com/LuanRT/YouTube.js LuanRT 2024-02-18 23:37:13 -03:00
  • 89fa3b27a8 fix(Playlist): items getter failing if a playlist contains Shorts LuanRT 2024-02-18 23:36:01 -03:00
  • 016a7aacae chore: v9.0.2 release v9.0.2-deno LuanRT 2024-01-31 22:51:52 +00:00
  • ab7201f0cc chore(main): release 9.0.2 (#591) v9.0.2 github-actions[bot] 2024-01-31 19:50:59 -03:00
  • b21eb9f33d fix(VideoInfo): Fix error because of typo in getWatchNextContinuation (#590) absidue 2024-01-31 23:34:46 +01:00
  • 0751793380 Merge branch 'main' of https://github.com/LuanRT/YouTube.js LuanRT 2024-01-29 22:19:35 -03:00
  • 5c91c2af4a chore: merge main LuanRT 2024-01-29 22:14:22 -03:00
  • 47cad4c6e1 chore: lint build scripts [skip ci] LuanRT 2024-01-29 22:11:20 -03:00
  • bd5b3470ec chore: v9.0.1 release v9.0.1-deno LuanRT 2024-01-26 00:33:50 +00:00
  • 4fb9dff0f2 chore(main): release 9.0.1 (#588) v9.0.1 github-actions[bot] 2024-01-25 21:32:45 -03:00
  • 81dd5d3288 fix(build): Circular imports causing issues with webpack LuanRT 2024-01-25 21:30:14 -03:00
  • c7f42220db chore: revert unneeded import type changes & lint LuanRT 2024-01-25 21:17:59 -03:00
  • 5204b29e81 chore: Lint LuanRT 2024-01-25 20:47:19 -03:00
  • cbaa838cee chore: Revert some unneeded import changes LuanRT 2024-01-25 20:43:19 -03:00
  • 648488641d chore: v9.0.0 release v9.0.0-deno LuanRT 2024-01-25 22:05:21 +00:00
  • 379e63d2f6 chore(main): release 9.0.0 (#572) v9.0.0 github-actions[bot] 2024-01-25 19:04:29 -03:00
  • e86a0daf45 refactor(general): Clean up and add a logger (#587) Luan 2024-01-25 19:01:28 -03:00
  • 7fbc37f9d1 fix(PlayerCaptionTracklist): Fix captions_tracks[].kind type (#586) absidue 2024-01-20 05:44:54 +01:00
  • 2e710dc9f7 feat(Channel): Support getting about with PageHeader (#581) absidue 2024-01-18 18:58:58 +01:00
  • fed3512461 fix(DecoratedAvatarView): Fix parsing and optional properties (#584) absidue 2024-01-18 18:55:10 +01:00
  • 6dd03e1658 feat(toDash)!: Add support for generating manifests for Post Live DVR videos (#580) absidue 2024-01-18 18:51:42 +01:00
  • 2073aa910a feat(parser): Add ImageBannerView (#583) absidue 2024-01-18 18:41:08 +01:00
  • f7b7bbd47a chore(Constants): Update web client version (#582) absidue 2024-01-18 18:40:15 +01:00
  • 04d55d04c7 refactor(Playlist): Ignore ContinuationItem nodes from SectionList#contents (#579) Luan 2024-01-18 14:39:25 -03:00
  • 6082b4a52e feat(Channel): Support PageHeader being used on user channels (#577) absidue 2024-01-13 01:52:02 +01:00
  • 3980f97b8f fix(proto): Fix visitor data base64url decoding (#576) absidue 2024-01-12 18:42:50 +01:00
  • 59f4cfb4db fix(toDash): Add missing transfer characteristics for h264 streams (#573) absidue 2024-01-11 00:17:21 +01:00