summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2015-03-28 18:21:56 +0100
committerYves Fischer <yvesf-git@xapek.org>2015-03-28 18:21:56 +0100
commit76f2e9ffd369e1b2f131c85fa05540c62936ac21 (patch)
treeb2980f38ecedc94ebdb7fc52e3a2966281616d58 /README.md
downloadmovietool-76f2e9ffd369e1b2f131c85fa05540c62936ac21.tar.gz
movietool-76f2e9ffd369e1b2f131c85fa05540c62936ac21.zip
re-structure project
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f5637ed
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# install
+
+ pip3 install 'https://www.xapek.org/git/xapek/movietool/archive/v0.1.zip'
+
+or
+
+ pip3 install --user 'https://www.xapek.org/git/xapek/movietool/archive/v0.1.zip'
+
+
+# TMDB:
+for tmdb you need a Api-Key
+
+
+# IMDB:
+for imdb we use the mobile api.
+Comment-out the respective code-parts to not violate the imdb Terms of Service.
+