LuanRT
|
6a4b4f3359
|
feat: add support for chapters & video heatmap (#263)
* feat: add support for chapters & video heatmap
* chore: add tests
|
2022-12-27 04:17:05 -03:00 |
|
LuanRT
|
f2f48af1bc
|
feat(Music): add automix support and other minor improvements (#184)
* dev(NavigationEndpoint): add `/player` endpoint
* dev: add AudioOnlyPlayability, BrowserMediaSession and MusicDownloadStateBadge
* dev: allow endpoints to be overridden
* dev: minor parser changes
* dev(TrackInfo): add `<info>#getTab(title?)`
* dev: allow `Music#getInfo()` to accept list items
* dev: revert a few changes, I probably overcomplicated this.
* dev: add tests
* dev: add `TrackInfo#getUpNext()`, `TrackInfo#getRelated()` and `TrackInfo#getLyrics()`
* docs: update API ref
* fix(docs): formatting inconsistencies
|
2022-09-13 02:26:13 -03:00 |
|
LuanRT
|
4181969d52
|
feat: properly type renderer parsers
CardCollection, ChipCloud, Endscreen, PlayerOverlay, PlayerOverlayAutoplay, VideoSecondaryInfo and WatchNextEndScreen.
|
2022-09-05 03:25:36 -03:00 |
|
LuanRT
|
34281e2445
|
refactor: migrate parsers to TS (#133)
* dev: finish top-level parsers TS migration
* dev: migrate menu renderers to TS
* chore: fix ts errors
* dev: finish ts migration 🎉
|
2022-08-20 03:18:17 -03:00 |
|