Commit 115f8e2
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 b60f69d commit 115f8e2
1 file changed
Lines changed: 14 additions & 2 deletions
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/linkHandler
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 | | |
30 | | - | |
31 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
32 | 44 | | |
33 | 45 | | |
34 | 46 | | |
| |||
0 commit comments