A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
H
- HeadConfig - class in knf.hydra.core
- Module configuration, enable and modify the behaviour of some features.
- header(java.lang.String,java.lang.String) - function in knf.hydra.core.tools.web.SimpleOKHttp
- Add a header
- headers(java.util.Map) - function in knf.hydra.core.tools.web.SimpleOKHttp
- Add a group of headers
- HeadModule - class in knf.hydra.core
- Main class to crate a Module for HydraDon't modify this code, the main app and the module need to have exactly the same library implementation in order to work, in the same way you can only implement an specific list of libraries, the main app needs to have a copy of that library in order to work.
- HeadRepository - class in knf.hydra.core
- Module repository, it contains all the methods required for the Main app to get data from the Module, abstract functions infoPage and sourceData are required, all other functions are optional.
- HENTAI - enum entry in knf.hydra.core.models.data.Category
- HIATUS - enum entry in knf.hydra.core.models.InfoModel.StateData.Type
- HIGH - enum entry in knf.hydra.core.models.data.VideoItem.Quality
- HIGH_4K - enum entry in knf.hydra.core.models.data.VideoItem.Quality
- HORIZONTAL - enum entry in knf.hydra.core.models.DirectoryModel.Orientation
- HorizontalImageItem - class in knf.hydra.core.models.data
- Represents an horizontal image item.