From 0c7044179c9540f992642be42bac884d0a5840bd Mon Sep 17 00:00:00 2001 From: User Jack Date: Fri, 28 Nov 2014 19:17:59 +0000 Subject: Encoding Hell --- imdb-lookup/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 imdb-lookup/README.md (limited to 'imdb-lookup/README.md') 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. -- cgit v1.2.1