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

feat(frontend) - Export to Podlove Publisher #394

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

dnkbln
Copy link
Contributor

@dnkbln dnkbln commented Nov 26, 2023

Hi,

I add a new export option. The user can export the final transcript to a Podlove Publisher instance.

Copy link
Member

@pajowu pajowu left a comment

Choose a reason for hiding this comment

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

Thank you so much for this PR. We're also working on adding an API that exposes the SRT/WebVTT file of a document, so maybe another option would be to wait for this API and then write an external script that syncs the two. But I'm not strictly opposed against adding this to transcribee directly

frontend/src/editor/export/webvtt.tsx Outdated Show resolved Hide resolved
frontend/src/editor/export/webvtt.tsx Outdated Show resolved Hide resolved
frontend/src/utils/export_to_podlove.ts Outdated Show resolved Hide resolved
@dnkbln
Copy link
Contributor Author

dnkbln commented Dec 5, 2023

I integrate your feedback.

@pajowu pajowu force-pushed the feat/podlove-export branch from 3075f3e to 247690a Compare December 10, 2023 00:45
@pajowu pajowu added this pull request to the merge queue Dec 10, 2023
Merged via the queue into bugbakery:main with commit 6ae867a Dec 10, 2023
2 checks 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