You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code works for one sone but after that, the website blocks any connections.
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.megalobiz.com', port=443): Max retries exceeded with url: /search/all?qry=Seafret+Atlantis&display=more (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x102842a50>: Failed to establish a new connection: [Errno 61] Connection refused'))
The text was updated successfully, but these errors were encountered:
I wasn't able to fix the connection issue with the same song. However, I was able to add a few tricks to smooth the experience a little bit. Still, you should expect some delay for any new song (subsequent play will reuse the same lyric info).
The code works for one sone but after that, the website blocks any connections.
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.megalobiz.com', port=443): Max retries exceeded with url: /search/all?qry=Seafret+Atlantis&display=more (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x102842a50>: Failed to establish a new connection: [Errno 61] Connection refused'))
The text was updated successfully, but these errors were encountered: