Uses of Class
com.karafra.bitchutedl.platforms.bitchute.dtos.ParseLinkRequest
-
Packages that use ParseLinkRequest Package Description com.karafra.bitchutedl.platforms.bitchute.api -
-
Uses of ParseLinkRequest in com.karafra.bitchutedl.platforms.bitchute.api
Methods in com.karafra.bitchutedl.platforms.bitchute.api with parameters of type ParseLinkRequest Modifier and Type Method Description ParsedLinkResponseApiController. parseVideo(ParseLinkRequest parseLinkRequest)Parses link to raw video from bitchute link.
-