Commit 05e7b86
committed
[duplicated subtitle][bug] Updated
YoutubeStreamExtractor.java to integrate deduplicated subtitles, calling checkAndDeduplicate() to remove duplicates and store results in cache.1 parent 631100b commit 05e7b86
1 file changed
Lines changed: 12 additions & 1 deletion
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
740 | 742 | | |
741 | 743 | | |
742 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
743 | 754 | | |
744 | | - | |
| 755 | + | |
745 | 756 | | |
746 | 757 | | |
747 | 758 | | |
| |||
0 commit comments