Skip to content

PowerShell script to download Build 2016 videos and slides

License

ninob/Download-Build2016Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Download-Build2016Media.ps1

PowerShell script to download Build 2016 videos and slides. This script:

  • Downloads all the Microsoft Build 2016 Conference Sessions and Slides
  • Allows the user to specify a target download directory and video quality
  • Supports Get-Help (ex: Get-Help .\Download-Build2016Artifacts.ps1 -Detailed)
  • Groups session items by folder
  • Makes sure no errors come up due to illegal file names
  • If you stop the script and restart in the middle, it will start where it left off

Based on a script by Vlad Cantrinescu, which is available at: https://gallery.technet.microsoft.com/office/Script-to-Build-Session-022a5422#content

About

PowerShell script to download Build 2016 videos and slides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published