mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Link to proxies doc, solves #449
This commit is contained in:
parent
3a156a1f92
commit
f43fd568d6
@ -81,7 +81,8 @@ class Spotify(object):
|
|||||||
:param auth_manager:
|
:param auth_manager:
|
||||||
SpotifyOauth object or SpotifyClientCredentials object
|
SpotifyOauth object or SpotifyClientCredentials object
|
||||||
:param proxies:
|
:param proxies:
|
||||||
Definition of proxies (optional)
|
Definition of proxies (optional).
|
||||||
|
See Requests doc https://2.python-requests.org/en/master/user/advanced/#proxies
|
||||||
:param requests_timeout:
|
:param requests_timeout:
|
||||||
Tell Requests to stop waiting for a response after a given
|
Tell Requests to stop waiting for a response after a given
|
||||||
number of seconds
|
number of seconds
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user