/SwiftCommunityContent

Content for SwiftCommunity app

Primary LanguageSwiftOtherNOASSERTION

Tools

This repository contains content for the upcoming SwiftVideos app.

Videos commands

Videos - Add new videos

Add new videos into a conference's edition

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools videos create content/ "FrenchKit" frenchkit 2019

Videos - List Generation

Generate a list of videos

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools videos generate content/

Videos - Youtube Preview Images

Download preview images of youtube videos

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools videos youtube_preview content/conferences/tryswift-nyc/2018

Videos - Vimeo Preview Images

Download preview images of vimeo videos

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools videos vimeo_preview content/conferences/nsspain/2019

Videos - List Validation

Validate the list of videos

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools videos validate content/

Authors commands

Authors - List Generation

Generate a list of authors

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools authors generate content/

Authors - List Validation

Validate the list of authors

swift run --package-path scripts/SwiftVideosTools/ SwiftVideosTools authors validate content/

LICENSE

MIT