FujiwaraChoki / MoneyPrinter

Automate Creation of YouTube Shorts using MoviePy.
MIT License
10.07k stars 1.35k forks source link

[-] Error: the JSON object must be str, bytes or bytearray, not list #231

Closed YerYeety closed 7 months ago

YerYeety commented 7 months ago

[*] GPT returned an unformatted response. Attempting to clean... [-] Could not parse response. [-] Error: the JSON object must be str, bytes or bytearray, not list INFO:werkzeug:127.0.0.1 - - [14/Feb/2024 21:00:45] "POST /api/generate HTTP/1.1" 200 - [-] Error: RetryProvider failed: GeekGpt: HTTPError: 522 Server Error: for url: https://ai.fakeopen.com/v1/chat/completions ChatgptNext: ClientResponseError: 429, message='Too Many Requests', url=URL('https://chat.fstha.com/api/openai/v1/chat/completions') ChatgptDemoAi: ClientResponseError: 404, message='Not Found', url=URL('https://chat.chatgptdemo.ai/wp-json/mwai-ui/v1/chats/submit') Chatgpt4Online: ClientResponseError: 403, message='Forbidden', url=URL('https://chatgpt4online.org/chat/') ChatgptDemo: ClientResponseError: 429, message='Too Many Requests', url=URL('https://chat.chatgptdemo.net/chat_api_stream') FakeGpt: ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url=URL('https://linux.do/t/topic/1051') FreeGpt: AttributeError: 'StreamResponse' object has no attribute 'iter_content'

FujiwaraChoki commented 7 months ago

Please see other issues.