https://github.com/adbertram/psyoutube
https://github.com/adbertram/psyoutube
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adbertram/psyoutube
- Owner: adbertram
- Created: 2018-10-06T17:01:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T15:13:31.000Z (over 6 years ago)
- Last Synced: 2025-08-16T20:55:32.317Z (11 months ago)
- Language: PowerShell
- Size: 56.6 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PSYouTube
## Getting Started
1. Create an API in your Google account.
2. Add your ClientId and ClientSecret to the Configuration.json file.
3. Request access tokens and save them to local configuration. and initial token by running `Request-AccessToken | Save-PSYouTubeConfiguration`.
4. Go nuts!