glensc / python-pytrakt

A Pythonic interface to the Trakt.tv REST API
https://glensc.github.io/python-pytrakt/
Other
22 stars 7 forks source link

Update baseurl: api-v2launch.trakt.tv #34

Closed simonc56 closed 10 months ago

simonc56 commented 10 months ago

Updates trakt baseurl because old one is deprecated.

According to Trakt API :

The API host name http://api-v2launch.trakt.tv will be removed on February 1.

This has been deprecated since 2017. This will only affect very old apps and they need to use http://api.trakt.tv to continue working beyond February 1.