Properties
category
category: { code: string; label: string }[]
description
description: string
file_size
file_size: string
file_size_bytes
file_size_bytes: number
info_hash
info_hash: string
links
links: { magnet: string; torrent: string }
Type declaration
-
magnet: string
-
torrent: string
stats
stats: { downloaded: number; leechers: number; seeders: number }
Type declaration
-
downloaded: number
-
leechers: number
-
seeders: number
submitter
submitter: { link?: string; name: string }
Type declaration
-
Optional link?: string
-
name: string
timestamp
timestamp: number