Method | Description | |
---|---|---|
frmYTDownloader ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Download ( string validatedLink ) : void | ||
DownloadAudio ( |
||
DownloadVideo ( |
||
EnableAccessibility ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OpenFolder ( string filePath ) : void | ||
RestrictAccessibility ( ) : void | ||
UpdateLabel ( string titleAndExtension ) : void | ||
ValidateLink ( ) : string>.Tuple |
||
backgroundWorker1_DoWork ( object sender, |
||
backgroundWorker1_RunWorkerCompleted ( object sender, |
||
btnDownloadFolder_Click ( object sender, |
||
btnDownload_Click ( object sender, |
||
timer1_Tick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |