Added URL to properties in music object
This commit is contained in:
parent
d7cea3a222
commit
9b9c68ef13
@ -230,7 +230,6 @@ export async function video_basic_info(url: string, options: InfoOptions = {}):
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
const rawChapters =
|
||||
initial_response.playerOverlays.playerOverlayRenderer.decoratedPlayerBarRenderer.decoratedPlayerBarRenderer.playerBar?.multiMarkersPlayerBarRenderer.markersMap.find(
|
||||
(m: any) => m.key === 'DESCRIPTION_CHAPTERS'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user