mirror of
https://github.com/bellingcat/youtube-comment-scraper.git
synced 2026-06-13 05:58:32 +03:00
Update scraper.py
This commit is contained in:
@@ -50,7 +50,7 @@ class YouTubeCommentScraper:
|
|||||||
return comment_dictionary
|
return comment_dictionary
|
||||||
|
|
||||||
|
|
||||||
def find_multiple_users(self, video_urls):
|
def find_multiple_authors(self, video_urls):
|
||||||
self.check_updates()
|
self.check_updates()
|
||||||
# video_dictionary maps the video url id to the
|
# video_dictionary maps the video url id to the
|
||||||
# comment dict for that video
|
# comment dict for that video
|
||||||
|
|||||||
Reference in New Issue
Block a user