Skip to content

ColinCreamer/Closed-Caption-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Closed-Caption-Generator

A real time closed caption generator for YouTube. Allows you to sync up a raw dialogue text file into a time-stamp keyed closed caption file, all in real time as the soundtrack plays.

Demo Video

Demonstrates application usage and skims through the source code.

Click Here: http://www.youtube.com/watch?v=3nvANUkpVOM


Usage Notes

What you need:
- A dialogue file (txt) - A sound track (mp3 or wav) - Closed Caption Generator (exe)
How to get them:
- The dialogue file you cam simply make in notepad. Just type each section of text you want as a subtitle on a new line. - The soundtrack you can extract from YouTube using a website such as http://www.youtube-mp3.org/. Copy in your video url to the site and download the mp3. - The closed caption generator, you download from this repository located in the release folder. Save the executable to any location on your computer and run it. It is completely standalone and requires no installation.
Preparation:
- Once its running, you must first tell it where the dialogue and soundtrack files are located. You can either copy an past the file paths in (by clicking the small :_ button), or use the built in file browser to navigate to them. You may also choose an alternative destination folder, and output file name if you wish, or just leave it at the defaults. At this point, you are ready to click begin.

image


Simple Instructions:
- At this stage you will be prompted with some very simple instructions. ![ccg_instructionspage](https://cloud.githubusercontent.com/assets/2904388/6312444/b7b3fdb0-b946-11e4-9f0b-ccef17a68a70.png)
Caption Syncing:
- As soon as you hit enter, the sound will begin to play. You will be expected to hold down the space bar to sync the dialogue query up with the audio. Each time the space bar is released, the next line is brought up. ![ccg_generatepage](https://cloud.githubusercontent.com/assets/2904388/6312505/c60de9aa-b948-11e4-977b-5f97894dfed8.png)
Finished:
- Once the audio track has reached its end, or your have finished all queried caption lines, the closed caption file will be saved to disk, and will display in a preview window. Upload the newly generated closed caption file to YouTube and you're done.

Turing Programming Language

![image](https://cloud.githubusercontent.com/assets/2904388/6311969/d002b6f2-b939-11e4-8e51-a3dee6ede08f.png)

This application was created in Turing, a programming language developed by HoltSoft with simplistic syntax in mind. It`s designed to provide a good start-up to get beginners into programming. It just so happens to be my first programming language. It got me hooked on programming so it seams they hit their mark. Unfortunately they closed development of the language, however it still exists and is available for download at http://compsci.ca/holtsoft/. There is a community there wrapped around a several programming languages, Turing being one of them.

About

A real time closed caption generator for YouTube. Allows you to sync up a raw dialog text file into a time-stamp keyed closed caption file, all in real time as the soundtrack plays.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages