user234683 / youtube-local

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

HTTPResponse.getheaders() is deprecated #194

Closed user234683 closed 9 months ago

user234683 commented 10 months ago

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