Fix HiAnime pref quality
This commit is contained in:
parent
515590ecfe
commit
67053f48f8
2 changed files with 2 additions and 1 deletions
|
@ -236,6 +236,7 @@ abstract class ZoroTheme(
|
|||
}.flatten()
|
||||
|
||||
return embedLinks.parallelCatchingFlatMap(::extractVideo)
|
||||
.sort()
|
||||
}
|
||||
|
||||
abstract fun extractVideo(server: VideoData): List<Video>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue