New comment converter release Anon 11/21/2021 (Sun) 22:39:47 No.8025 del
>>7530
Okay, this took about 2 months longer than expected, but I have rewritten the comment converter in python. So far it's slightly
better than the Kotlin version. Some new stuff included:
>Supports linking custom CSS styles
>Supports linking custom js
>Supports linking multiple videos
>Comments and their replies are now paired correctly and can be shown/hidden using java script
>There should be backwards compatibility for parsing scrapped comments without avatars, hearts and other stuff

However there some things that are still (or now) broken/not implemented
>Avatar downloading is missing
>It still looks ugly however it's better than before I think
>Ironically, the "fixed" comment-json (remade to array) is now not supported as we use much simpler parsing here
>Comments from youtube API are not supported as they have too complex structure and I have no idea how to make parsing them not retarded right now
>Comment paging is not implemented, but it should be much easier in this version of converter
>JSON parsing is a bit "clumsy" right now and should be remade

Message too long. Click here to view full text.