1
0
Fork 0

[ie/tiktok] Extract save_count (#15054)

Closes #15053
Authored by: pomtnp
This commit is contained in:
pomtnp 2026-01-04 04:48:42 +07:00 committed by GitHub
commit 9c393e3f62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 2 deletions

View file

@ -348,6 +348,7 @@ class InfoExtractor:
duration: Length of the video in seconds, as an integer or float.
view_count: How many users have watched the video on the platform.
concurrent_view_count: How many users are currently watching the video on the platform.
save_count: Number of times the video has been saved or bookmarked
like_count: Number of positive ratings of the video
dislike_count: Number of negative ratings of the video
repost_count: Number of reposts of the video