Patrick Kan
|
31326ec9eb
|
refactor: misc fixes and additions (#142)
* feat: add `header` to `Grid` parser
* feat: parse title in `MusicHeader`
* feat: improve parsing of artist-type items
|
2022-08-18 05:35:24 -03:00 |
|
Patrick Kan
|
f6a2a418be
|
feat(ytmusic): implement music#Library (#136)
* feat: add ItemSectionTab and related parsers
* feat: add `continuation` to `Grid`parser class
* feat (ytmusic): implement music#getLibrary()
* Improve album fetch in `MusicResponsiveListItem`
* music#Library: return [] for empty results
* feat: add `Dropdown` & `DropdownItem` parsers
* feat: add `CreatePlaylistDialog` parser
* feat: add `create_playlist` to NavigationEndpoint
* feat: add `AutomixPreviewVideo` parser
* feat: improve parsing of items
* fix: `PlaylistPanel` continuation
* feat: more args in `Actions#next`
* feat: add `PlaylistPanelContinuation` to `Parser`
* chore: update parser-map
* music#Library: refactor + add shuffle songs opt
* feat: add `endpoint` to `DropdownItem`
* feat: add `end_items` to `ItemSectionTabbedHeader`
* feat(ytmusic): add `sort_by` to `music#Library`
|
2022-08-13 17:39:35 -03:00 |
|
LuanRT
|
c66940ae65
|
refactor(ytmusic): migrate Explore & Library to TypeScript
|
2022-07-30 04:18:12 -03:00 |
|
LuanRT
|
851afddf51
|
refactor(ytmusic): rewrite HomeFeed to TypeScript
|
2022-07-22 03:14:56 -03:00 |
|
LuanRT
|
60e6326402
|
style: format code
|
2022-07-21 03:51:28 -03:00 |
|
LuanRT
|
6a5ebeb8ee
|
chore: clean up build steps
|
2022-07-20 16:28:51 -03:00 |
|