Releases: LuanRT/YouTube.js
Releases · LuanRT/YouTube.js
v2.6.0
v2.5.2
v2.5.1
v2.5.0
v2.4.1
What's Changed
New Features
- feat: add support for topic/auto-generated channels and fix minor parsing errors by @LuanRT in #233
- feat: add support for switching accounts (cookie based auth only) by @LuanRT in #236
Other Changes
- fix: WatchCardHeroVideo accessibilityData parse error by @burhan-syed in #231
- refactor: improve home feed parsing by @LuanRT in #234
New Contributors
- @burhan-syed made their first contribution in #231
Full Changelog: v2.3.3...v2.4.1
v2.3.3
What's Changed
New Features
Other Changes
- Don't remove "VL" from playlist id by @mdashlw in #223
- refactor: clean up, fix & remove outdated code by @LuanRT in #228
New Contributors
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
New Features
- feat(studio): add support for updating video metadata by @LuanRT in #219
- feat(LiveChat): implement moderation by @akkadaska in #202
- feat(LiveChat): add
RemoveChatItemAction
andLiveChatTickerStickerItem
by @akkadaska in #214 - refactor: improve live chat polling by @LuanRT in #220
Fixes
Other Changes
New Contributors
Full Changelog: v2.2.3...v2.3.2
v2.2.3
v2.2.1
What's Changed
New Features
Bug Fixes
- added missing import in index.ts by @itsmenewbie03 in #188
- fix: minor parsing issues and other improvements by @LuanRT in #194
Other Changes
- Fixed a typo in session.md by @Supertigerr in #189
New Contributors
- @Supertigerr made their first contribution in #189
- @itsmenewbie03 made their first contribution in #188
Full Changelog: v2.1.0...v2.2.1
v2.1.0
What's Changed
New Features
- feat: add
LiveChatAutoModMessage
by @akkadaska in #177 - feat: add
PlaylistPanelVideoWrapper
parser by @patrickkfkan in #176 - feat: add
CollaboratorInfoCardContent
renderer parser by @LuanRT in #180 - feat(LiveChat): add
SegmentedLikeDislikeButton
andLiveChatDialog
by @LuanRT in #181 - feat(Music): add automix support and minor improvements by @LuanRT in #184
Bug Fixes
- fix:
LiveChatAuthorBadge
whereMetadataBadge
was expected by @Rydann in #179 - fix: improve sig extraction by @LuanRT in #183
New Contributors
Full Changelog: v2.0.2...v2.1.0