Class YT_dl
java.lang.Object
ryzen.ownitall.method.download.YT_dl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCommand(Song song, File downloadFile) voidhandleError(int exitCode)
-
Constructor Details
-
YT_dl
default download constructor setting all settings / credentials- Throws:
MissingSettingException- if any.AuthenticationException- if any.
-
-
Method Details
-
createCommand
- Specified by:
createCommandin interfaceDownloadInterface- Throws:
InterruptedException
-
handleError
- Specified by:
handleErrorin interfaceDownloadInterface- Throws:
DownloadException
-