You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i reckon python had a very easy way to save json files with white space and new lines
currently, its all in one line and kind of unreadable
which is a bit of a trouble to handle.
last time, the program crashed while downloading several seasonal anime due to network error. and i had to manually change the episode numbers on the files.
i think formatting the json is gonna help a ton with editing episode numbers if any errors occur
The text was updated successfully, but these errors were encountered:
i reckon python had a very easy way to save json files with white space and new lines
currently, its all in one line and kind of unreadable
which is a bit of a trouble to handle.
last time, the program crashed while downloading several seasonal anime due to network error. and i had to manually change the episode numbers on the files.
i think formatting the json is gonna help a ton with editing episode numbers if any errors occur
The text was updated successfully, but these errors were encountered: