Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement #10 download UI update #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ank-it07
Copy link

Description:
This PR addresses and closes issue #10, which requested the ability to download video-related outputs (transcriptions, subtitles, and chapters) as files directly from the preview section.

Changes Introduced:
--Added a download button in the preview section that dynamically enables users to download content based on their current selection (transcription, chapters, or subtitles).

The file download format and naming conventions are as follows:
--Transcriptions: [video-title]-transcript.txt
--Chapters: [video-title]-chapters.json
--Subtitles: [video-title]-subtitles.vtt

The functionality is integrated into the video preview area where users can:
View video transcriptions, chapters, or subtitles.
Download the respective content with a single click.

@aadeshkulkarni
Copy link
Owner

@ank-it07 - Could you attach a demo screen recording please ? Would help see your changes visually. before reviewing the PR.

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