Skip to content

chapters: improve ExtractChapterFramesTask - #2099

Merged
zzacharo merged 1 commit into
CERNDocumentServer:additional-filesfrom
zubeydecivelek:chapters
Aug 28, 2025
Merged

chapters: improve ExtractChapterFramesTask#2099
zzacharo merged 1 commit into
CERNDocumentServer:additional-filesfrom
zubeydecivelek:chapters

Conversation

@zubeydecivelek

@zubeydecivelek zubeydecivelek commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

Cleanup

  • Deleted unused chapter frame files.

Chapters VTT for player

  • chapters.vtt will be generated during ExtractChapterFramesTask.
  • Player will load the generated chapters.vtt directly.

Landing page

  • In This Video section is opened with the Show button, but the button no longer changes to Hide.
  • Show buttons will jump/scroll to the In This Video panel instead of changing visibility.

@zubeydecivelek
zubeydecivelek force-pushed the chapters branch 2 times, most recently from f09ed8d to 506e7c0 Compare August 28, 2025 12:31
for slave in slaves:
ts_val = next(t.value for t in slave.tags if t.key == "timestamp")
if ts_val in valid_chapter_seconds:
continue

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to eventually dispose also the chapters.vtt if we don't keep any chapter...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added here

@zzacharo
zzacharo merged commit 2e4d113 into CERNDocumentServer:additional-files Aug 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants