mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-08 17:45:45 +00:00
First commit
This commit is contained in:
7
Tesses.YouTubeDownloader/src/VideoDownload.tcross
Normal file
7
Tesses.YouTubeDownloader/src/VideoDownload.tcross
Normal file
@@ -0,0 +1,7 @@
|
||||
class IVideoDownload {
|
||||
public setTYTD(tytd);
|
||||
public setProgress(p);
|
||||
public getVideo();
|
||||
public abstract Start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user