mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Show overlay for unavailable videos
This commit is contained in:
@@ -44,6 +44,7 @@ db("cache.db", "", "", ""):
|
||||
thumb*: string
|
||||
views*: string
|
||||
available*: bool
|
||||
reason*: string
|
||||
playbackType* {.
|
||||
dbType: "STRING"
|
||||
parseIt: parseEnum[VideoType](it.s)
|
||||
|
||||
Reference in New Issue
Block a user