user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
486 stars 62 forks source link

HTTPResponse.getheaders() is deprecated #194

Closed user234683 closed 5 months ago

user234683 commented 6 months ago

server.py:87: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.