diff options
author | User Jack <jack@garcon.2.localnet.cc> | 2014-11-28 19:17:59 +0000 |
---|---|---|
committer | User Jack <jack@garcon.2.localnet.cc> | 2014-11-28 19:17:59 +0000 |
commit | 0c7044179c9540f992642be42bac884d0a5840bd (patch) | |
tree | 634f54474ef88b37369720fb694d08b9bd001d81 /imdb-lookup/README.md | |
parent | bcc636bdd6b796bc3fd606461222a60ec5ae2f92 (diff) | |
download | scripts-0c7044179c9540f992642be42bac884d0a5840bd.tar.gz scripts-0c7044179c9540f992642be42bac884d0a5840bd.zip |
Encoding Hell
Diffstat (limited to 'imdb-lookup/README.md')
-rw-r--r-- | imdb-lookup/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/imdb-lookup/README.md b/imdb-lookup/README.md new file mode 100644 index 0000000..2512418 --- /dev/null +++ b/imdb-lookup/README.md @@ -0,0 +1,17 @@ +# movie tools + + +imdblookup.py Rename with Text gui + + +imdbinfo.py general tools + + + +# TMDB: +for tmdb you need a Api-Key + + +# IMDB: +for imdb we use the mobile api. +By executing the tool you are probably violating the imdb ToS. |