In general, there is a text document, it contains the Russian text, but the output is scribbled.
It doesn't matter if the output goes to the console or somewhere else, you still get scrawls, how to make a normal text out of it?
OS - windows 10 (UPD Tried on Ubuntu, same thing)
Python - 3.6.3
Code example:
import requests VTCr = requests.get("https://vtcpanel.com/build/FilesUpdate/updates.json") VTCdata = VTCr.json() VTClog = requests.get(VTCdata["Update"]["Files"]["Program"]["ChangelogUrl"]).text print(VTClog) What happens at the output:
ï »¿[add] Aperture Remedy Remedy" Reel "; [fix] amicable amicable amicular; ats; ats;


chcp 65001- Pavel Gridin