Метод | Описание | |
---|---|---|
DownloadAudio ( |
||
DownloadVideo ( |
||
GetAudioDownloader ( |
||
GetPath ( |
||
GetVideoDownloader ( |
||
GetVideoInfo ( |
||
GetVideoInfoAudioOnly ( |
||
GetVideoInfos ( |
Метод | Описание | |
---|---|---|
CleanFileName ( string fileName ) : string |
public static DownloadAudio ( |
||
audioModel | ||
Результат | void |
public static DownloadVideo ( |
||
vidDownloader | ||
Результат | void |
public static GetAudioDownloader ( |
||
audioModel | ||
Результат | YoutubeExtractor.AudioDownloader |
public static GetPath ( |
||
model | ||
Результат | string |
public static GetVideoDownloader ( |
||
videoModel | ||
Результат | YoutubeExtractor.VideoDownloader |
public static GetVideoInfo ( |
||
videoModel | ||
Результат | YoutubeExtractor.VideoInfo |
public static GetVideoInfoAudioOnly ( |
||
audioModel | ||
Результат | YoutubeExtractor.VideoInfo |
public static GetVideoInfos ( |
||
model | ||
Результат | IEnumerable |