Skip to content

TraxDinosaur/YT-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Video Progress Tracker

License: CC BY-SA 4.0 GitHub issues GitHub stars GitHub license YouTube

Track the progress of your YouTube video production with this simple and customizable tracker. Keep your workflow organized from planning to publishing.

Features

  • Dynamically updated progress bar based on JSON data.
  • Customizable steps to fit your video production process.
  • Transparency and organization in your video production workflows.

Usage

  1. Clone the repository:
    git clone https://github.com/TraxDinosaur/YT-Tracker.git
  2. Customize the data.json file with your video progress data.
  3. Open index.html in a web browser to view the progress tracker.

Example Data (data.json)

{
    "videoTitle": "My New Video",
    "progress": {
        "planning": true,
        "scripting": true,
        "shooting": true,
        "editing": true,
        "review": true,
        "publishing": true,
        "publishDate": "2024-06-15"
    }
}

License

This project is licensed under the CC BY-SA 4.0 License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

YouTube Channel

Check out our YouTube channel for more content: TraxDinosaur

About

Track My YouTube video production progress with dynamic progress bar.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published