aspacek / Letterboxd-user-film-compare

Will find the similarity in Letterboxd film ratings between two users, a user and who they're following, or a user and their followers.
0 stars 0 forks source link

Add the capability for results to be output to a file #3

Closed aspacek closed 4 years ago

aspacek commented 4 years ago

Currently the code just outputs all the results to the terminal. I'd like to have them (also?) output to a file, probably a .csv file? At least a text file. Maybe both?

aspacek commented 4 years ago

Added text file output in the below commit. Still need to add .csv functionality.

https://github.com/aspacek/Letterboxd-user-film-compare/commit/51079d326262367912c6a1bb9f99260d17726dc2

aspacek commented 4 years ago

Added CSV output! See commit below.

https://github.com/aspacek/Letterboxd-user-film-compare/commit/202fe08182efedb738124007a6d88e2be11b2dbd