Skip to content

Commit

Permalink
Course Automation: Validate video length (KTH#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
heeenkie authored Mar 25, 2021
1 parent 1181007 commit 2a2f935
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions contributions/course-automation/anhenri/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Course automation: Check length of youtube video

## Members

Andreas Henriksson (anhenri@kth.se)
GitHub: [heeenkie](https://github.com/heeenkie)

## Proposal

I would like to check the length of the demo video so that it fulfills the requested length.


For this, I will do a Github action on pushes that concernes the demo folder.
Extract the url to the youtube video
Check the length of the video and if it is between 3 and 5 minutes
Update PR status

0 comments on commit 2a2f935

Please sign in to comment.