Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all episodes metadata #48

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Add all episodes metadata #48

wants to merge 6 commits into from

Conversation

YorikSar
Copy link
Member

Add metadata for all episodes to separate directories to keep track of them and have a nice representation of them here on GitHub.
Also add a tool to publish data from GitHub to YouTube, including announcements of new streams and updating thumbnails and descriptions.

  • directory structure to store episodes data
  • a Nix wrapper to collect data about all episodes
  • initial Go tool structure to publish to YouTube, OAuth
  • script to update README.md files for episodes
  • announce new livestreams to YouTube
  • update description for existing livestreams on YouTube
  • scrape data for existing episodes

Add a Nix module to frame episode metadata and a default.nix
to iterate over all episodes and build up metadata for all of them
in order, potentially using previous episode data for future ones.
In future will add code to generate README files for each episode,
announce them and update their description when needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant