Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haxorjim/youtube-tools

Power Tools for YouTube Subscribers
https://github.com/haxorjim/youtube-tools

Last synced: 2 months ago
JSON representation

Power Tools for YouTube Subscribers

Awesome Lists containing this project

README

        

# youtube-tools
Python script to generate an HTML file listing out all YouTube subscriptions by last video upload date. _Now with links!_

![Screenshot](screenshot.png)

### Configure client_secrets.json

https://cloud.google.com/life-sciences/docs/how-tos/getting-started#download_credentials_for_api_access

### Setup the Enviornment

```
pipenv install
```

### Run

```
pipenv run python youtube-tools.py > output.html
```