isLive implemented

This commit is contained in:
Simon
2026-03-10 17:54:16 +00:00
parent 967d1e8143
commit efb1eb3c91
2 changed files with 9 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ impl ChaturbateProvider {
thumb,
0,
)
.is_live(true)
.views(views as u32)
.uploader(username.clone())
.uploader_url(video_url.clone())