pystardust / ytfzf

A posix script to find and watch youtube videos from the terminal. (Without API)
GNU General Public License v3.0
3.72k stars 351 forks source link

strange bug overwriting and repeat text on top of first text #710

Open MrDraxs opened 9 months ago

MrDraxs commented 9 months ago

Before Making This Post

What do you need help with?

my ytfzf is doing this when i start: image

Euro20179 commented 9 months ago

What thumbnail viewer are you using

MrDraxs commented 9 months ago

kitty/ueberzugpp command: ytfzf -c SI -t -T kitty

Euro20179 commented 9 months ago

Can't reproduce, only thing that happens is sometimes it prints weird base64 but i can just clear it with ctrl-l, you can probably do the same

MrDraxs commented 9 months ago

it appears to capture tumbnails twice or something: image also it got weider: image

MrDraxs commented 9 months ago

only happens when i ask for tumbnails: image

MrDraxs commented 9 months ago

im using nobara linux nvidia

ExistingExpert commented 9 months ago

Same thing happened to me using konsole, but it worked as intended on kitty. I was using kitty as a thumbnail viewer.

Euro20179 commented 9 months ago

it appears to capture tumbnails twice or something:

the first downloading set is for subscriptions

the second is for thumbnails

I made a small change on the development branch where it clears the screen before redrawing the image.

Kinda doubt this will fix it but you can try.