Conversation
|
i am excited to test it! (i don't maintain the repo) |
|
@azinsharaf Great. Let me know how it will go for you. |
|
Not sure if this repo is still actively developed, do you want to take the lead on this @al3xxx or anyone else? I forked and merged changes from another PR for myself - I'm happy to look at PRs there too. |
|
@coderamm Not sure I'll have spare time to support it, also not very familiar with the whole PIP packaging and submission business. |
|
@coderamm I found some search bugs, didn't work correctly for user and channel, fixed in latest commit |
|
one minor issue: you need to add |
|
@azinsharaf |
|
i test it quickly on windows yesterday. the search function worked but mpv audio was disabled. need to test it more. and TUI hangs when opening a video in mpv. |
|
@al3xxx also check https://github.com/nawar/yewtube; in another PR he expressed willingness to maintain his repo, so maybe raise PRs there too. He fixed the search function. But I have issues with that fork on passing keyboard inputs to mpv and mpv.net on Win at least. |
…rom old httpx, for no-cookie search and extraction, fixed minor bugs
…added next/prev commands to MPRIS
Fixed all bugs with passing keypress to player
Switched from pafy and youtube-python-search to yt-dl
Implemented tracks navigation with < >
All details documented in IMPROVEMENTS.md