|
|
|
/* istanbul ignore file */
|
|
|
|
/* tslint:disable */
|
|
|
|
/* eslint-disable */
|
|
|
|
|
|
|
|
export type { AddFileToPlaylistRequest } from './models/AddFileToPlaylistRequest';
|
|
|
|
export type { Archive } from './models/Archive';
|
|
|
|
export type { BaseChangePermissionsRequest } from './models/BaseChangePermissionsRequest';
|
|
|
|
export type { binary } from './models/binary';
|
|
|
|
export type { body_19 } from './models/body_19';
|
|
|
|
export type { body_20 } from './models/body_20';
|
|
|
|
export type { Category } from './models/Category';
|
|
|
|
export { CategoryRule } from './models/CategoryRule';
|
|
|
|
export type { ChangeRolePermissionsRequest } from './models/ChangeRolePermissionsRequest';
|
|
|
|
export type { ChangeUserPermissionsRequest } from './models/ChangeUserPermissionsRequest';
|
|
|
|
export type { CheckConcurrentStreamRequest } from './models/CheckConcurrentStreamRequest';
|
|
|
|
export type { CheckConcurrentStreamResponse } from './models/CheckConcurrentStreamResponse';
|
|
|
|
export type { ClearDownloadsRequest } from './models/ClearDownloadsRequest';
|
|
|
|
export type { ConcurrentStream } from './models/ConcurrentStream';
|
|
|
|
export type { Config } from './models/Config';
|
|
|
|
export type { ConfigResponse } from './models/ConfigResponse';
|
|
|
|
export type { CreateCategoryRequest } from './models/CreateCategoryRequest';
|
|
|
|
export type { CreateCategoryResponse } from './models/CreateCategoryResponse';
|
|
|
|
export type { CreatePlaylistRequest } from './models/CreatePlaylistRequest';
|
|
|
|
export type { CreatePlaylistResponse } from './models/CreatePlaylistResponse';
|
|
|
|
export type { CropFileSettings } from './models/CropFileSettings';
|
|
|
|
export type { DatabaseFile } from './models/DatabaseFile';
|
|
|
|
export { DBBackup } from './models/DBBackup';
|
|
|
|
export type { DBInfoResponse } from './models/DBInfoResponse';
|
|
|
|
export type { DeleteAllFilesResponse } from './models/DeleteAllFilesResponse';
|
|
|
|
export type { DeleteArchiveItemRequest } from './models/DeleteArchiveItemRequest';
|
|
|
|
export type { DeleteCategoryRequest } from './models/DeleteCategoryRequest';
|
|
|
|
export type { DeleteMp3Mp4Request } from './models/DeleteMp3Mp4Request';
|
|
|
|
export type { DeleteNotificationRequest } from './models/DeleteNotificationRequest';
|
|
|
|
export type { DeletePlaylistRequest } from './models/DeletePlaylistRequest';
|
|
|
|
export type { DeleteSubscriptionFileRequest } from './models/DeleteSubscriptionFileRequest';
|
|
|
|
export type { DeleteUserRequest } from './models/DeleteUserRequest';
|
|
|
|
export type { Download } from './models/Download';
|
|
|
|
export type { DownloadArchiveRequest } from './models/DownloadArchiveRequest';
|
|
|
|
export type { DownloadFileRequest } from './models/DownloadFileRequest';
|
|
|
|
export type { DownloadRequest } from './models/DownloadRequest';
|
|
|
|
export type { DownloadResponse } from './models/DownloadResponse';
|
|
|
|
export type { DownloadTwitchChatByVODIDRequest } from './models/DownloadTwitchChatByVODIDRequest';
|
|
|
|
export type { DownloadTwitchChatByVODIDResponse } from './models/DownloadTwitchChatByVODIDResponse';
|
|
|
|
export type { DownloadVideosForSubscriptionRequest } from './models/DownloadVideosForSubscriptionRequest';
|
|
|
|
export { FileType } from './models/FileType';
|
|
|
|
export { FileTypeFilter } from './models/FileTypeFilter';
|
|
|
|
export type { GenerateArgsResponse } from './models/GenerateArgsResponse';
|
|
|
|
export type { GenerateNewApiKeyResponse } from './models/GenerateNewApiKeyResponse';
|
|
|
|
export type { GetAllCategoriesResponse } from './models/GetAllCategoriesResponse';
|
|
|
|
export type { GetAllDownloadsRequest } from './models/GetAllDownloadsRequest';
|
|
|
|
export type { GetAllDownloadsResponse } from './models/GetAllDownloadsResponse';
|
|
|
|
export type { GetAllFilesRequest } from './models/GetAllFilesRequest';
|
|
|
|
export type { GetAllFilesResponse } from './models/GetAllFilesResponse';
|
|
|
|
export type { GetAllSubscriptionsResponse } from './models/GetAllSubscriptionsResponse';
|
|
|
|
export type { GetAllTasksResponse } from './models/GetAllTasksResponse';
|
|
|
|
export type { GetArchivesRequest } from './models/GetArchivesRequest';
|
|
|
|
export type { GetArchivesResponse } from './models/GetArchivesResponse';
|
|
|
|
export type { GetDBBackupsResponse } from './models/GetDBBackupsResponse';
|
|
|
|
export type { GetDownloadRequest } from './models/GetDownloadRequest';
|
|
|
|
export type { GetDownloadResponse } from './models/GetDownloadResponse';
|
|
|
|
export type { GetFileFormatsRequest } from './models/GetFileFormatsRequest';
|
|
|
|
export type { GetFileFormatsResponse } from './models/GetFileFormatsResponse';
|
|
|
|
export type { GetFileRequest } from './models/GetFileRequest';
|
|
|
|
export type { GetFileResponse } from './models/GetFileResponse';
|
|
|
|
export type { GetFullTwitchChatRequest } from './models/GetFullTwitchChatRequest';
|
|
|
|
export type { GetFullTwitchChatResponse } from './models/GetFullTwitchChatResponse';
|
|
|
|
export type { GetLogsRequest } from './models/GetLogsRequest';
|
|
|
|
export type { GetLogsResponse } from './models/GetLogsResponse';
|
|
|
|
export type { GetMp3sResponse } from './models/GetMp3sResponse';
|
|
|
|
export type { GetMp4sResponse } from './models/GetMp4sResponse';
|
|
|
|
export type { GetNotificationsResponse } from './models/GetNotificationsResponse';
|
|
|
|
export type { GetPlaylistRequest } from './models/GetPlaylistRequest';
|
|
|
|
export type { GetPlaylistResponse } from './models/GetPlaylistResponse';
|
|
|
|
export type { GetPlaylistsRequest } from './models/GetPlaylistsRequest';
|
|
|
|
export type { GetPlaylistsResponse } from './models/GetPlaylistsResponse';
|
|
|
|
export type { GetRolesResponse } from './models/GetRolesResponse';
|
|
|
|
export type { GetSubscriptionRequest } from './models/GetSubscriptionRequest';
|
|
|
|
export type { GetSubscriptionResponse } from './models/GetSubscriptionResponse';
|
|
|
|
export type { GetTaskRequest } from './models/GetTaskRequest';
|
|
|
|
export type { GetTaskResponse } from './models/GetTaskResponse';
|
|
|
|
export type { GetUsersResponse } from './models/GetUsersResponse';
|
|
|
|
export type { ImportArchiveRequest } from './models/ImportArchiveRequest';
|
|
|
|
export type { IncrementViewCountRequest } from './models/IncrementViewCountRequest';
|
|
|
|
export type { inline_response_200_15 } from './models/inline_response_200_15';
|
|
|
|
export type { LoginRequest } from './models/LoginRequest';
|
|
|
|
export type { LoginResponse } from './models/LoginResponse';
|
|
|
|
export type { Notification } from './models/Notification';
|
|
|
|
export { NotificationAction } from './models/NotificationAction';
|
|
|
|
export { NotificationType } from './models/NotificationType';
|
|
|
|
export type { Playlist } from './models/Playlist';
|
|
|
|
export type { RegisterRequest } from './models/RegisterRequest';
|
|
|
|
export type { RegisterResponse } from './models/RegisterResponse';
|
|
|
|
export type { RestoreDBBackupRequest } from './models/RestoreDBBackupRequest';
|
|
|
|
export { Schedule } from './models/Schedule';
|
|
|
|
export type { SetConfigRequest } from './models/SetConfigRequest';
|
|
|
|
export type { SetNotificationsToReadRequest } from './models/SetNotificationsToReadRequest';
|
|
|
|
export type { SharingToggle } from './models/SharingToggle';
|
|
|
|
export type { Sort } from './models/Sort';
|
|
|
|
export type { SubscribeRequest } from './models/SubscribeRequest';
|
|
|
|
export type { SubscribeResponse } from './models/SubscribeResponse';
|
|
|
|
export type { Subscription } from './models/Subscription';
|
|
|
|
export type { SubscriptionRequestData } from './models/SubscriptionRequestData';
|
|
|
|
export type { SuccessObject } from './models/SuccessObject';
|
|
|
|
export type { TableInfo } from './models/TableInfo';
|
|
|
|
export type { Task } from './models/Task';
|
|
|
|
export type { TestConnectionStringRequest } from './models/TestConnectionStringRequest';
|
|
|
|
export type { TestConnectionStringResponse } from './models/TestConnectionStringResponse';
|
|
|
|
export type { TransferDBRequest } from './models/TransferDBRequest';
|
|
|
|
export type { TransferDBResponse } from './models/TransferDBResponse';
|
|
|
|
export type { TwitchChatMessage } from './models/TwitchChatMessage';
|
|
|
|
export type { UnsubscribeRequest } from './models/UnsubscribeRequest';
|
|
|
|
export type { UnsubscribeResponse } from './models/UnsubscribeResponse';
|
|
|
|
export type { UpdateCategoriesRequest } from './models/UpdateCategoriesRequest';
|
|
|
|
export type { UpdateCategoryRequest } from './models/UpdateCategoryRequest';
|
|
|
|
export type { UpdateConcurrentStreamRequest } from './models/UpdateConcurrentStreamRequest';
|
|
|
|
export type { UpdateConcurrentStreamResponse } from './models/UpdateConcurrentStreamResponse';
|
|
|
|
export type { UpdateFileRequest } from './models/UpdateFileRequest';
|
|
|
|
export type { UpdatePlaylistRequest } from './models/UpdatePlaylistRequest';
|
|
|
|
export type { UpdaterStatus } from './models/UpdaterStatus';
|
|
|
|
export type { UpdateServerRequest } from './models/UpdateServerRequest';
|
|
|
|
export type { UpdateTaskDataRequest } from './models/UpdateTaskDataRequest';
|
|
|
|
export type { UpdateTaskOptionsRequest } from './models/UpdateTaskOptionsRequest';
|
|
|
|
export type { UpdateTaskScheduleRequest } from './models/UpdateTaskScheduleRequest';
|
|
|
|
export type { UpdateUserRequest } from './models/UpdateUserRequest';
|
|
|
|
export type { UploadCookiesRequest } from './models/UploadCookiesRequest';
|
|
|
|
export type { User } from './models/User';
|
|
|
|
export { UserPermission } from './models/UserPermission';
|
|
|
|
export type { Version } from './models/Version';
|
|
|
|
export type { VersionInfoResponse } from './models/VersionInfoResponse';
|
|
|
|
export { YesNo } from './models/YesNo';
|