Last active
March 22, 2017 18:19
-
-
Save rslonik/ace9633fc8519ad6325b79239eea1b6d to your computer and use it in GitHub Desktop.
VideoStories - Home Video
This file contains hidden or 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
# Video Name - without spaces | |
name: "HomeVideoStories" | |
# Square image 40x40 | |
watermark: "https://videostories.co/wp-content/uploads/2017/03/videostories-40-allwhite.png" | |
# Any size up to 500x500 | |
logo: "https://videostories.co/wp-content/uploads/2017/03/videostories-allwhite.png" | |
# Used in the ending background | |
brand_color: "#a0e6a3" | |
# Any Google Web Fonts | |
font: "DIN Condensed Bold" | |
font-size: "bold 30px" | |
text-color: "#ffffff" | |
# Text Position | |
text-x: "30" | |
text-y: "300" | |
# Audio track | |
audio: "https://www.youtube.com/watch?v=MkNeIUgNPQ8" | |
# Video/Images that will compose the video | |
assets: | |
- url: "https://pixabay.com/en/videos/download/video-7418_large.mp4" | |
start_time: 1 | |
end_time: 14 | |
- url: "https://pixabay.com/en/videos/download/video-3998_medium.mp4" | |
start_time: 30 | |
end_time: 45 | |
- url: "https://pixabay.com/en/videos/download/video-6916_large.mp4" | |
start_time: 0 | |
end_time: 7 | |
# Texts that will appear in the video | |
texts: | |
- text: "Create incredible videos only by writing the script" | |
start_time: 1 | |
end_time: 4 | |
- text: "List sources videos and texts" | |
start_time: 4 | |
end_time: 7 | |
- text: "VideoStories do all the heavylifting" | |
start_time: 7 | |
end_time: 11 | |
- text: "Scale your video production" | |
start_time: 17 | |
end_time: 20 | |
- text: "And conquest the road for engagement in social" | |
start_time: 20 | |
end_time: 23 | |
- text: "Start right now" | |
start_time: 28 | |
end_time: 30 | |
- text: "VideoStories.co" | |
start_time: 30 | |
end_time: 34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment