Contribute Media
A thank you to everyone who makes this possible: Read More

Contribute Media

How to Contribute

Video.jl.org is a community-driven index of Julia-related talks, tutorials, and media. We welcome contributions from everyone!

If you have found a Julia video that isn't currently in our index, you can help us by adding it. We handle all our data via GitHub.

Process

  1. Go to our GitHub repository.
  2. Fork the repository and create a new branch.
  3. Add the video metadata in JSON format following our schema (requires Title, YouTube URL, Speaker, Event, etc.).
  4. Open a Pull Request with your additions.

Alternatively, if you are not familiar with Git or GitHub Pull Requests, you can open an issue and provide the video link along with the speaker name and event. A volunteer will add it to the index for you.

Guidelines