scripts/tmdb-export
Erik Winter 86b8c9087e domain update 2024-09-17 07:49:04 +02:00
..
.gitignore readme 2024-05-23 11:29:54 +02:00
README.md readme 2024-05-23 11:29:54 +02:00
go.mod domain update 2024-09-17 07:49:04 +02:00
go.sum domain update 2024-09-17 07:49:04 +02:00
main.go add runtime 2024-05-23 11:56:45 +02:00
markdown.go links to movie sites 2024-05-23 12:24:52 +02:00
tmdb.go add runtime 2024-05-23 11:56:45 +02:00

README.md

TheMovieDB export

A quick way to search for a movie on TheMovieDB and create a Markdown file with its details.

Expects an environment variable TMDB_API_KEY.