Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.77 KB

add-video-youtube.adoc

File metadata and controls

57 lines (44 loc) · 1.77 KB

Add video to youtube

Types of videos

Videos for a course are at two levels:

  • Course

    • keynote for modules of each lesson of the course

    • Superimpose talking head

  • Lesson

    • Narration matches the content for the lesson

    • Images and keynote slides to illustrate concepts/syntax

    • Neo4j Browser session to show results of running queries in the content

All videos are of type mp4, are unlisted, and are not part of a playlist.

Before you upload the video, you should have:

Steps: Adding a video to youtube

  1. Log in to youtube using the Neo4j account.

  2. Click the Create (+) icon in the top panel> Upload video.

  3. Drag the .mp4 file into the panel.

  4. Enter a title for the video.

  5. Enter a description for the video that contains:

    1. Description of the video

    2. (optional) NOTE: The code used in this video is here: <github raw link for the file>

  6. Select a thumbnail for the video.

  7. Click NEXT.

  8. Select Monitization to be Off.

  9. Click NEXT.

  10. If the video has code you want users to have access to, click Add Cards.

    1. Click Link.

    2. Paste the RAW Github URL for the code file.

    3. Click APPLY.

    4. Enter '.' for the Card title.

    5. Enter '.' for the Card call to action.

    6. Enter 'Code used' for the Card teaser text.

    7. To the right of Link Card, enter the minutes/seconds for the time.

    8. Click the Image area and drag the OpenCode.png from the https://github.com/neo-technology/graphacademy-youtube repo.

    9. Click APPLY.

    10. Click SAVE.

  11. Click NEXT.

  12. Click NEXT.

  13. Copy the URL for the video to your clipboard.

  14. Click SAVE.

  15. Add the video to the asciidoc for the course or lesson.