Recompile Tesses.YouTubeDownloader.Server
This commit is contained in:
parent
3930ddc886
commit
6bc733b866
|
@ -8,4 +8,4 @@ This is an Enum
|
||||||
| GetInfo | 1 | Get info about video only (different from getinfo arg on requests (that is for getting channel info)) |
|
| GetInfo | 1 | Get info about video only (different from getinfo arg on requests (that is for getting channel info)) |
|
||||||
| Notify | 3 | Notify (Calls Bell event in TYTDStorage abstract class) |
|
| Notify | 3 | Notify (Calls Bell event in TYTDStorage abstract class) |
|
||||||
| Download | 5 | Download Video |
|
| Download | 5 | Download Video |
|
||||||
| NotifyAndDownload | 6 | Does the same as both Notify And Download|
|
| NotifyAndDownload | 7 | Does the same as both Notify And Download|
|
Loading…
Reference in New Issue