youtube
0.3.6
Manage YouTube from the command line with PowerShell.
Minimum PowerShell version
5.1
Installation Options
Author(s)
Trevor Sullivan <trevor@trevorsullivan.net>
Copyright
2022 Trevor Sullivan
Package Details
Owners
Tags
Functions
Grant-YouTube Grant-YouTubeOauth Find-YouTubeVideo Find-YouTubeChannel Get-YouTubeVideo Set-YouTubeConfiguration Get-YouTubeCommentThread Get-YouTubeComment New-YouTubeComment Remove-YouTubeComment Add-YouTubeSubscription Get-YouTubeSubscription Remove-YouTubeSubscription Get-YouTubeActivity Get-YouTubeChannel Set-YouTubeVideoRating
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.2
- Added New-YouTubeComment to create a top-level comment thread
0.1
- Initial realease
FileList
- youtube.nuspec
- functions\Get-YouTubeActivity.ps1
- youtube.psm1
- functions\New-YouTubeComment.ps1
- LICENSE
- functions\Get-YouTubeChannel.ps1
- Dockerfile
- functions\Grant-YouTube.ps1
- youtube.psd1
- functions\Add-YouTubeSubscription.ps1
- functions\Get-YouTubeCommentThread.ps1
- formats\YouTube.Channel.ps1xml
- functions\Get-YouTubeSubscription.ps1
- formats\YouTube.Video.ps1xml
- functions\Set-YouTubeConfiguration.ps1
- formats\YouTube.Search.ChannelResult.ps1xml
- functions\Find-YouTubeChannel.ps1
- formats\YouTube.Subscription.ps1xml
- functions\Remove-YouTubeComment.ps1
- formats\YouTube.VideoResult.ps1xml
- functions\Get-YouTubeVideo.ps1
- formats\YouTube.CommentThread.ps1xml
- functions\Remove-YouTubeSubscription.ps1
- formats\YouTube.Activity.ps1xml
- functions\Find-YouTubeVideo.ps1
- build\publish.ps1
- functions\private\Get-AccessToken.ps1
- functions\Set-YouTubeVideoRating.ps1
- functions\private\Find-Browser.ps1
- functions\Get-YouTubeComment.ps1
- functions\Grant-YouTubeOauth.ps1