Skip to content

scottaw66/trakt-history-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trakt-history-py

Python version of Trakt history grabber for updating my /now page at https://scottwillsey.com/now/

Configuration

trakt-history-py requires you to register an API app with Trakt. When creating your app, use the device authentication URI for Redirect URI.

You will need your app's Client ID, Client Secret, App ID, and your username. Create a .env file based on .env.tpl, and substitute the values of those four items in for the values in the .env file.

Acknowledgments

Code in the api portion of this application is from or modified from glensc/python-pytrakt, which I forked to add history functionality, and then later decided to integrate directly into trakt-history-py.

About

Python version of Trakt history grabber for updating my /now page at https://scottwillsey.com/now/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published