iamtalhaasghar / yewtube

Terminal based YouTube player and downloader. No Youtube API key required. Moved to https://github.com/mps-youtube/yewtube
GNU General Public License v3.0
246 stars 20 forks source link

Add a repeat functionality #92

Closed fazlizekiqi closed 2 years ago

fazlizekiqi commented 2 years ago

Sugggestion Add a repeat command "r" where we can essentially repeat music that we stream.

iamtalhaasghar commented 2 years ago

We already have a similar functionality. https://github.com/iamtalhaasghar/yewtube/blob/18b306fd51e89d1a0d42f4214db18a490e1bde85/mps_youtube/helptext.py#L230

fazlizekiqi commented 2 years ago

Great thanks.