Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
coletdjnz committed Nov 5, 2024
1 parent 9f6b40b commit 40a3ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yt_dlp_plugins/extractor/_ytse/downloader/sabr.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ def process_format_initialization_metadata(self, part: UMPPart):
duration_ms=0,
start_segment_index=0,
end_segment_index=0,
# todo: also use time range for ios? perhaps will avoid duplicate segments..
),
video_id=fmt_init_metadata.video_id,
requested_format=matching_requested_format,
Expand Down

0 comments on commit 40a3ef5

Please sign in to comment.