jensb89 / trakt---letterboxd-import

Import Letterboxd movie list (diary) into trakt.tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confused

Djeezas opened this issue · comments

Hi, I don't know much about code and I'm kinda confused as to what Step 4 is supposed to be. What is "$ python py-trakt-letterboxd-import.py diary.csv" and how am I supposed to use it?
Thank you

  1. Open the downloaded code folder.
  2. In the folder address bar, type "cmd" and hit enter
  3. You will see a black command line window. Now paste this line of code "python py-trakt-letterboxd-import.py diary.csv" there and hit enter. That's it.

Thank you, but I now get this error in the command prompt:
print 'Authentification expired, trying to re-authentificate...'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Nevermind, it worked, thank you very much !