-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If a file matching the video filename but ending in ".vtt" (or with ".vtt" tacked onto the full video filename with extension) is in the same directory, Channel Two will show closd captions for that video if the captions=true flag has been set in the schedule file or if you press 'c' while Channel Two is open. If you press 'c' to force captions on, they'll be shown for every video until you press 'c' again, at which point only videos that have been designated in the schedule as having captions enabled will show captions. Fixes #2.
- Loading branch information
Showing
3 changed files
with
137 additions
and
24 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