Package org.teamapps.media.video
Klasse VideoDownloader
java.lang.Object
org.teamapps.media.video.VideoDownloader
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdownloadVideo(String url, int timeoutSeconds) downloadVideo(String url, String proxyHost, int proxyPort, int timeoutSeconds)
-
Konstruktordetails
-
VideoDownloader
public VideoDownloader() -
VideoDownloader
-
-
Methodendetails
-
downloadVideo
-
downloadVideo
public CompletableFuture<File> downloadVideo(String url, String proxyHost, int proxyPort, int timeoutSeconds)
-