-
Escolha entre criar o arquivo de "já vi" (watched), "quero ver (watchlist) ou AMBOS
-
Escolha se quer criar um "diary entry" com a data de hoje para cada filme assistido (isso ajuda na contagem geral caso queira criar novos diary entries no futuro para filmes reassistidos)
-
IMPORTANTE: suas NOTAS também serão importadas!
Aproveite.
Escolha entre as duas opções abaixo
1. Rode online (sem instalação no seu computador, sem downloads pesados)
- Entre em https://repl.it/@PauloAlves2/filmowtoletterboxdcsv.
- Clique no botão
RUN
, assim que estiver disponível. - Aguarde aparecer uma mensagem rosa (deve demorar uns minutos).
- Responda as perguntas e aperte ENTER depois de cada uma.
- Aguarde até que o processo seja finalizado.
- Uma mensagem verde aparecerá com o link para download.
- Accesse o link e faça download dos arquivos CSV.
2. Run on your machine. Recommended for those who have ruby installed or want to install it
- https://www.ruby-lang.org/en/documentation/installation/
- Faça download do repositório.
- No terminal:
bundle exec ruby crawler.rb
. - O(s) arquivo(s) .csv file(s) estarão na pasta lib.
- Instruções para importar dados para o Letterboxd
- Importe seus ASSISTIDOS aqui
- Importe sua lista de QUERO VER aqui
-
You can choose between creating a "watched" file (já vi), a "watchlist" file (quero ver) or BOTH.
-
You can also choose if you want to create a diary entry for each watched movie (it helps the movies count if you want to log new diary entries in the future for rewatched movies)
-
IMPORTANT: it will also import your RATINGS if you have them!
Enjoy.
Pick one of these 2 different approaches
1. Simply run it online (no installations, no heavy downloads)
- Go to https://repl.it/@PauloAlves2/filmowtoletterboxdcsv.
- Click the
RUN
button, once it's available. - Wait until a pink message appears (it should take some minutes).
- Answer the questions and hit ENTER after each one.
- Wait until the process is finished.
- A green message will appear with the download link.
- Access the link and download the CSV file's.
2. Run on your machine. Recommended for those who have ruby installed or want to install it
- https://www.ruby-lang.org/en/documentation/installation/
- Download the repo.
- On terminal:
bundle exec ruby crawler.rb
. - The .csv file(s) will be on the lib folder.