jpalumickas/IMDb Export
A GitHub action that allows you to export your IMDb ratings and watchlist as csv to repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| imdb_email | IMDb Email | yes | — |
| imdb_password | IMDb Password | yes | — |
| GITHUB_TOKEN | GitHub Token | yes | — |
| ratings_path | Ratings file path in repository | no | imdb_ratings.csv |
| ratings_commit_message | Commit message when updating ratings file | no | Update IMDb Ratings |
| watchlist_path | Watchlist file path in repository | no | imdb_watchlist.csv |
| watchlist_commit_message | Commit message when updating watchlist file | no | Update IMDb Watchlist |
Outputs
no outputs