everyelixirvideo.page icon indicating copy to clipboard operation
everyelixirvideo.page copied to clipboard

Page with all @elixir-lang conference videos ever published

everyelixirvideo.page

Development tasks

Prerequisites

  • obtain a valid YouTube API access token.

Updating view counts

In order to update video view counts for videos contained in a given YAML file, run:

env YOUTUBE_API_KEY=AIzaSyDG1Q7sLXyHOjIzSXHTBaUEDYTvtqUHnt0 bin/update_duration _data/elixirconf_us_2018.yaml

In order to update video view counts for all videos, run:

env YOUTUBE_API_KEY=AIzaSyDG1Q7sLXyHOjIzSXHTBaUEDYTvtqUHnt0 bin/update_duration