Bugswriter / notflix

Notflix is a shell script to search and stream torrent.
GNU General Public License v3.0
1.9k stars 176 forks source link

Getting the first result is not always the one wanted (if title is only input) #72

Open stl3 opened 2 years ago

stl3 commented 2 years ago

Therefore, when doing searches, you might want to refine it further with extra keywords which may include date/quality/release when doing a query. For example: poobpi@doobpi:~/github/notflix$notflix "the blah blah 2021 720p blahblahRG" No extra functionality really needed, but it does require you to know ahead of time for specifics (perhaps a certain release you like). This way the code can remain as is without further modification. PS - Bugswriter does actually mention this in his video - I am just putting it here under the assumption for those that may have not seen it or paid attention to his video.