/Powershell-YouTube-Upload

A Powershell script providing YouTube upload functionality as well as playlist manipulation.

Primary LanguageC#

Powershell-YouTube-Upload

Provides YouTube video upload/delete as well as playlist creation/deletion functionality in Powershell.

Currently the following functions exist:

  • Add-YouTube-Video
  • Add-YouTube-Playlist
  • Remove-YouTube-Video
  • Remove-YouTube-Playlist
  • Include-YouTube-Playlist
  • Exclude-YouTube-Playlist

Use Get-Help [functionname] -Full (e.g. Get-Help Add-YouTube-Video -Full) to see full function documentation.