mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
[YT seek] Only request header data and stop parsing header after reaching the desired cue
This commit is contained in:
@@ -92,6 +92,7 @@ export async function stream_from_info(
|
||||
return new SeekStream(
|
||||
final[0].url,
|
||||
info.video_details.durationInSec,
|
||||
final[0].indexRange.end,
|
||||
Number(final[0].contentLength),
|
||||
info.video_details.url,
|
||||
options
|
||||
|
||||
Reference in New Issue
Block a user