Skip to content

svenahac/Trakt.tv-movie-list-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Trakt.tv movie list exporter

Trakt.tv allows you to export movies as a .csv file if you purchase their VIP plan. I don't have money so i made a scuffed program that does the same thing but for free.

Before running the program open your terminal and write:

  • pip install beautifulsoup4
  • pip install requests

Choose your version

You can export the movies as .csv or as .txt files. The downside of the .txt output is that it is significantly slower.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages