LuanRT
00fa514b03
feat: add support for generating sessions locally ( #277 )
...
* feat: add visitor data proto
* feat: add support for generating session data locally
* chore: add test
2023-01-06 03:06:49 -03:00
LuanRT
d69d701869
fix(VideoInfo): watch next feed not being parsed when logged out ( #276 )
2023-01-05 19:09:16 -03:00
absidue
cd4d28c951
feat: add live stream start_timestamp ( #275 )
2023-01-05 17:35:39 -03:00
absidue
22b9c174bb
feat: add is_live and is_upcoming to VideoDetails ( #271 )
...
* feat: add is_live and is_upcoming to VideoDetails
* chore: add tests
2023-01-03 20:52:05 -03:00
LuanRT
a27807b6c1
feat: allow enabling safety mode ( #269 )
...
Unrelated: this also simplifies the creation of sessions without a player instance.
2023-01-01 19:55:08 -03:00
LuanRT
5cfb969e33
feat: implement Innertube#resolveURL(url) ( #268 )
2022-12-31 18:35:55 -03:00
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
2b3642ba63
feat: add support for searching within a channel ( #262 )
...
* feat(Channel): add support for searching
* dev: add channel search test
* chore: update docs
2022-12-26 18:56:37 -03:00
absidue
883a023624
feat(TextRun): add support for formatting ( #254 )
2022-12-14 22:48:35 -03:00
LuanRT
0e5e0c0fab
feat(Channel): add support for filters ( #237 )
...
* feat: add support for filters
Also add `channel#getShorts()` and `channel#getLiveStreams()`
* docs: update API ref
* chore: add tests
2022-11-14 19:08:16 -03:00
LuanRT
da517fe6d1
refactor: improve home feed parsing ( #234 )
...
* chore: update tests
* style: format code
* docs: update API ref
2022-11-12 01:31:11 -03:00
Burhan Syed
4c00f15f55
fix: WatchCardHeroVideo accessibilityData parse error ( #231 )
...
* fix #230 : WatchCardHeroVideo AccessibilityData Parser error
* add WatchCardHeroVideo test case
2022-11-10 19:18:08 -03:00
LuanRT
190f7681be
chore: update tests
2022-10-06 05:20:24 -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
c9856a8359
fix: search continuations not being parsed correctly ( #173 )
...
* feat: add `TitleAndButtonListHeader`
* fix: continuations not being parsed correctly
* chore: add a test
* chore(package): bump version to 2.0.2
* chore: lint
2022-09-08 21:31:07 -03:00
Ben Gerard
22b2953ec8
fix: captions should be a PlayerCaptionsTracklist ( #148 )
2022-08-21 18:56:57 -03:00
LuanRT
790d528a2d
tests: use ts-jest for tests
2022-08-20 04:05:34 -03:00