add 'reactor_count' into test.

This commit is contained in:
leng.sin 2024-09-02 10:45:50 +08:00
parent 6d662e56e4
commit 28a20ba221
1 changed files with 1 additions and 0 deletions

View File

@ -957,6 +957,7 @@ class FacebookReelIE(InfoExtractor):
'like_count': int,
'comment_count': int,
'repost_count': int,
'reactor_count': int,
},
}]