forked from appsembler/xblock-wistia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add download transcript button
The "download transcripts" button already exists, though it actually downloads the captions not transcripts. Hence that button -- and the related code -- is renamed to use the term "captions". Because the original intention was to add a download transcripts button in appsembler#6, this commit adds the originally required button and functionality as well. Besides that, it worth mentioning the transcripts are different in a way compared to captions in a way that it is not bind to any language.
- Loading branch information
1 parent
0f1519e
commit 5039fbf
Showing
4 changed files
with
28 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters