Commit 152f92c
committed
searchfilters: Make YoutubeSearchQueryHandlerFactory singleton
Singleton to get the same objects of filters during search.
The content filter holds a variable search parameter: (filter.getParams())
-> we need the same set of objects1 parent 5654b94 commit 152f92c
1 file changed
Lines changed: 13 additions & 2 deletions
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/linkHandler
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | | - | |
31 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| |||
0 commit comments