vicnaum (
vicnaum
) wrote
in
garote
2024-07-08 08:33 pm (UTC)
Re: <3
Have encoding problems with my journal :-/
I'm trying to fetch it from the livejournal.com api directly (didn't try with DW yet cause I want to try to fetch from source first)
And I get weird characters like this:
Adding new event 2 at 2004-02-24T00:44:00+00:00: ÑаÑÑÑки...
Which should be this:
https://vicnaum.livejournal.com/623.html
I've read that you should go to settings/OldEncoding or smth and change it to cp1251 for Cyrilic (Windows), but this page doesn't exist anymore...
Interesting, is API returning it already broken, or it can be fixed within Python still?
(
66 comments
)
Post a comment in response:
From:
Anonymous
(will be screened)
OpenID
(will be screened if not validated)
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
Re: <3
I'm trying to fetch it from the livejournal.com api directly (didn't try with DW yet cause I want to try to fetch from source first)
And I get weird characters like this:
Adding new event 2 at 2004-02-24T00:44:00+00:00: ÑаÑÑÑки...
Which should be this: https://vicnaum.livejournal.com/623.html
I've read that you should go to settings/OldEncoding or smth and change it to cp1251 for Cyrilic (Windows), but this page doesn't exist anymore...
Interesting, is API returning it already broken, or it can be fixed within Python still?