Input None
Output URLs of Videos

This task allows to choosing videos either manually or automatically based on the "Video Source" properties. 

Note: URLs to chosen videos are valid while action is running. If there is a need to persist videos in action, family or system contexts - such videos must be saved to the local storage first and then corresponding URLs should be used.

The following are "Choose Video" Task properties:

Video Source: defines a way to get videos: 
- Variable: variable holding a way to get videos. Can be one of the following:
  0: Video Chooser
  1: Video
  2: Selfie
  3: Last Video
  4: Today's Videos
  5: New Videos
- Video Source: default way to get videos if no "Video Source | Variable" is specified.

Album: album to get videos from, "Camera Roll" if not specified; applicable for "Last Video", "Today's Videos" and "New Videos" video source only.

Videos Limit: max number of videos to get; applicable for "Today's Videos" and "New Videos" video source only.

Tip: if you want to prompt the user to choose a Video Source to apply - use a "Choice" task with the s:videoSources variable as the "Choices".