Commit 7f11b44
committed
[YouTube] Remove YoutubeSearchExtractorTest.Suggestion
Searches are now always corrected by YouTube, which provides a way to still search for the input term. In this case, a "Did you mean" message will be shown. The extractor doesn't support the ability to search on the input term instead of the corrected search, at least for now.
As mocks have to be updated due to the addition of the Content-Type header, the test will always fail, even in MockOnly mode, due to the reasons mentioned above, so it should be removed.1 parent 82e3dc7 commit 7f11b44
File tree
4 files changed
+0
-1394
lines changed- extractor/src/test
- java/org/schabi/newpipe/extractor/services/youtube/search
- resources/org/schabi/newpipe/extractor/services/youtube/extractor/search/suggestions
4 files changed
+0
-1394
lines changedLines changed: 0 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | 138 | | |
165 | 139 | | |
166 | 140 | | |
| |||
Lines changed: 0 additions & 82 deletions
This file was deleted.
0 commit comments