jensb89 / trakt---letterboxd-import

Import Letterboxd movie list (diary) into trakt.tv
90 stars 17 forks source link

Python file closing #21

Open FireStockHouse opened 8 months ago

FireStockHouse commented 8 months ago

How do I "Fill in the client id, client secret and the code in the python file"? They close pretty much immediately after i open them.

jensb89 commented 8 months ago

You have to open the file with an editor (e.g. via right click) or via an editor like Visual Studio Code.

jensb89 commented 8 months ago

It has to be in quotes like CLIENT_SECRET = "abc123"