The server in question, in that specific function, does not use UTF-8 but the default encoding. When the server changes the use of latin-1 encoding, fix this line. (streaming_url_updator.py)
2. streaming_url_updator.py CORS fix 3. working DB INSERT of postprocess_draft.py