mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
7.98k stars 643 forks source link

Search does not respect user setings (order: date) #1206

Open henkmet opened 1 year ago

henkmet commented 1 year ago

With mps-youtube before, when having the setting sort:date, I would get the latest videos that match the search terms. Now it seems I can only get the same videos that are on the youtube website. Being able to search in more detail is a major reason for me to use mpsyt and I hope it can be brought back.

Issue / Suggestion

search should respect settings.

Your Environment

archlinux. I installed using pip as suggested in the repo.

yewtube version : 2.9.2 yt_dlp version : 2023.01.06 Python version : 3.10.9 (main, Dec 19 2022, 17:35:49) [GCC 12.2.0]

Key Value order : date user_order : date

(I had opened an issue but on iamtalhasghar/yewtube. I has disappeared without a trace so I'm opening it again here)