rachmadaniHaryono / we-get

:icecream: Command-line tool for searching torrents.
MIT License
153 stars 26 forks source link

What search fill display both links and titles? #21

Open mukberty opened 4 years ago

mukberty commented 4 years ago

Which search term/filters will display both links and titles?

rachmadaniHaryono commented 4 years ago

the program didn't show both of them, but when you want you can change following function to match your preference

https://github.com/rachmadaniHaryono/we-get/blob/a5db9ac193506248528aa2b18ca5a8138e2b1330/we_get/core/utils.py#L115

note that the documentation on that function is outdated