@@ -284,8 +284,7 @@ Name Notes
284
284
285
285
**Automatically installed by the setup script **
286
286
--------------------------------------------------------------------------------
287
- `python-requests `_ At least version **2.26.0 ** |br |
288
- Temporarily pinpointed to **2.25.1 ** on Windows (see `#3880 `_)
287
+ `python-requests `_ At least version **2.26.0 **
289
288
`pycryptodome `_ Required to play some encrypted streams
290
289
`iso-639 `_ Used for localization settings, provides language information
291
290
`iso3166 `_ Used for localization settings, provides country information
@@ -313,7 +312,7 @@ With these two environment variables it is possible to use `pycrypto`_ instead o
313
312
314
313
.. _Python: https://www.python.org/
315
314
.. _python-setuptools: https://pypi.org/project/setuptools/
316
- .. _python-requests: https://requests.readthedocs.io /en/master/
315
+ .. _python-requests: https://docs.python- requests.org /en/master/
317
316
.. _RTMPDump: https://rtmpdump.mplayerhq.hu/
318
317
.. _pycountry: https://pypi.org/project/pycountry/
319
318
.. _pycrypto: https://www.dlitz.net/software/pycrypto/
@@ -324,7 +323,6 @@ With these two environment variables it is possible to use `pycrypto`_ instead o
324
323
.. _isodate: https://pypi.org/project/isodate/
325
324
.. _PySocks: https://github.com/Anorov/PySocks
326
325
.. _websocket-client: https://pypi.org/project/websocket-client/
327
- .. _#3880: https://github.com/streamlink/streamlink/pull/3880
328
326
329
327
330
328
Windows binaries
0 commit comments