razwanrazaq Posted February 12 Author Posted February 12 No still not working, it seems to be gettign stuck on the youtube api call, this loads instantly on my machine. Are there any restrictions from the server to this url? 2025-02-12 21:36:04,373 - INFO - Start of script 2025-02-12 21:36:04,374 - INFO - main script start 2025-02-12 21:36:04,388 - INFO - file_cache is only supported with oauth2client<4.0.0 2025-02-12 21:36:04,404 - DEBUG - URL being requested: GET https://youtube.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId=PL6iyqX0myJ2H-0gSt6qMmA5ztI1jdnRZV&maxResults=1&key=AIzaSyDt7H2TpNiCYPwbTMnm_zHVovDnhjQX8PA&alt=json Quote
Krydos Posted February 12 Posted February 12 Would you mind trying Python 3.9? I'm trying to determine if only Python 3.12 is affected, or if it's the whole server. Let me know what modules you need for Python 3.9. https://krydos1.heliohost.org/pyinfo/info3.9.py Quote
razwanrazaq Posted February 12 Author Posted February 12 Please install the below pip install google-api-python-client openai Quote
razwanrazaq Posted Sunday at 12:56 PM Author Posted Sunday at 12:56 PM yes this seems to be working better now. Will continue to test further. Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.