Get desktop application:
View/edit binary Protocol Buffers messages
string id = 1
repeated string params = 5
Used as request type in: Ytdlp.Kill, Ytdlp.Progress
string id = 1
string url = 2
Used in: ProcessResponse
string url = 1
string title = 2
string thumbnail = 3
string resolution = 4
int32 size = 5
string vcodec = 6
string acodec = 7
string extension = 8
string originalURL = 9
string createdAt = 10
Used in: ProcessResponse
string path = 1
string filename = 2
string savedFilePath = 3
Used as response type in: Ytdlp.Progress
Used as field type in: ProcessResponse
int32 status = 1
string percentage = 2
float speed = 3
float eta = 4
Used as request type in: Ytdlp.Exec, Ytdlp.ExecPlaylist
string id = 1
string url = 2
string path = 3
string rename = 4
repeated string params = 5
Used as request type in: Ytdlp.KillAll, Ytdlp.Running
(message has no fields)
Used as response type in: Ytdlp.Exec, Ytdlp.ExecPlaylist, Ytdlp.Kill, Ytdlp.KillAll