Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsuke/ytpl
retrieve all video information in your YouTube playlist
https://github.com/gsuke/ytpl
Last synced: 1 day ago
JSON representation
retrieve all video information in your YouTube playlist
- Host: GitHub
- URL: https://github.com/gsuke/ytpl
- Owner: gsuke
- Created: 2023-12-05T16:06:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-06T04:30:24.000Z (12 months ago)
- Last Synced: 2023-12-06T05:28:41.167Z (12 months ago)
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ytpl: YouTube PlayList manager
## Usage: retrieve your playlist items
1. generate OAuth 2.0 credentials in Google Cloud console.
2. deploy the client\_secret.json downloaded from Google Cloud console.
3. execute `go run ./cmd/get_playlist_items -i [PlaylistID]`
4. display the generated `playlist_items.csv`