diff options
author | Thanos Apollo <[email protected]> | 2023-07-08 11:32:11 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-08 11:32:11 +0300 |
commit | 496ca6a8fdac8e66d25f2547b649ee0094b74e92 (patch) | |
tree | 8a078c1e2f2a79ca05f14375be771d8c99fd7d0e /test | |
parent | d006e10bd7068d26ff3e4013da8c09191ac1fc7f (diff) |
yeetube-search: make yeetube-results limit only be a limiting factor
Previously the while loop would run until there are enough video-ids
to satisfy yeetube-results-limit(which was a stupid design by me).
Change to run loop while video-ids < limit & if search-forward
VIDEO-ID succeeds.
This also makes the previous error messages unnecessary.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions