sudipghimire533 / ytui-music

Youtube client in terminal for music ( lightweight youtube client )
GNU General Public License v2.0
467 stars 19 forks source link

Playback stuttering #17

Open oblitum opened 2 years ago

oblitum commented 2 years ago

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.

akash-258 commented 1 year ago

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.

Raia05 commented 1 year ago

im using yt-dlp and im experiencing the same issue