sudipghimire533 / ytui-music

Youtube client in terminal for music ( lightweight youtube client )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playback stuttering

oblitum opened this issue · comments

If I open some video url on web youtube it plays fine, the same source when playing on this player often stutters, it seems there's some issue with how it buffers data for playback. It seems to happen half of the time I try to play something on it, sometimes it's completely unplayable, sometimes it's fine.

It may be due to youtube-dl, try using yt-dlp somehow. Like, replace the binary for youtube-dl with yt-dlp and rename it as youtube-dl. Not sure if it will work, but worth a try.

commented

im using yt-dlp and im experiencing the same issue