[ie/tiktok] Extract save_count (#15054)
Closes #15053 Authored by: pomtnp
This commit is contained in:
parent
87a265d820
commit
9c393e3f62
5 changed files with 22 additions and 2 deletions
|
|
@ -595,7 +595,7 @@ class YoutubeDL:
|
|||
'width', 'height', 'asr', 'audio_channels', 'fps',
|
||||
'tbr', 'abr', 'vbr', 'filesize', 'filesize_approx',
|
||||
'timestamp', 'release_timestamp', 'available_at',
|
||||
'duration', 'view_count', 'like_count', 'dislike_count', 'repost_count',
|
||||
'duration', 'view_count', 'like_count', 'dislike_count', 'repost_count', 'save_count',
|
||||
'average_rating', 'comment_count', 'age_limit',
|
||||
'start_time', 'end_time',
|
||||
'chapter_number', 'season_number', 'episode_number',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue