Shipped this project!
It is ready to use! Sadly i am running out of time (as i need to prepare to exams) so i can’t add firefox addon link. U would need to use debagging tools to use it sorry gang :heavysob:
You can remove like/dislike button, channel information under video, channel merch, save/clip, tickets/concerts
found bug which i can’t really fix xd, so clip function doesn’t work now.
At this point i am running out of ideas and ways to fix so ig i will stylize settings or smth like this
Log in to leave a comment
I managed to display text… also some improvements but honestly this is absurd what is going on youtube’s page. Like… why everything has z index 3000? why there is so much unused elements or other garbage xd
edit: i added wrong video so… please don’t mind #morp bug XDDD
Log in to leave a comment
basics are working now!
Log in to leave a comment
Made color palette, why it took so long? Because i am dump xd. Also it took me pretty long time really understand what wiki says about colors. And THE most time consuming was “Is it really correct?” i was checking colors just to realize that colors are 1 pixel wide so it is rather impossible for me to see them in this palette while test pallet is more distinct :d
Log in to leave a comment
After research what i want to do today i thought about some cpu related stuff. After that i discovered CHIP-8 and BytePusher VMs. I thought that i have no expirence in such stuff and choosed BytePusher and Rust (as i am newbie in it).
Managed to create window with simple color change
Log in to leave a comment
Basic rle, typing, logging and interface
Log in to leave a comment
Was making sample screen (to work without device) and run-length encoding. according to my simple implementation, run-length gives us 6.4M file of frames (original is 8.7Mb), which is nice! but… we need to squeeze audio as well, + such compression is pretty tough for chip (at least in naive encoding).
Sample screen is fun because there is no fps limit XD
Log in to leave a comment
Some basic things, topbar, form for minimalistic character adding, swap menu for other functions. Also decided to use react with MUI, so far it feels nice and most things are more or less easy to use :p
Log in to leave a comment
First real frame :DDDD It took quite a while because i had to understand how to use opencv-python and where were some bugs :p Rn solution is naive and single frame takes 25.6Kb of memory while board has 8Mb it becomes obvious that compession is must have. Also I want to squize in sound but no idea rn how to do so :ppp
Log in to leave a comment
yo thats acually FIRE
woahhh that’s so cool
First display :D This is remake of example program and most of the problem was to compile it :p
Log in to leave a comment