mirror of
https://github.com/bellingcat/youtube-comment-scraper.git
synced 2026-06-12 13:38:30 +03:00
Update and rename test_find_multiple_users.py to test_find_multiple_authors.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
from youtube_comment_scraper.scraper import YouTubeCommentScraper
|
from youtube_comment_scraper.scraper import YouTubeCommentScraper
|
||||||
|
|
||||||
def test_find_multiple_users():
|
def test_find_multiple_authors():
|
||||||
# List contains, videos from Google's YouTube channel
|
# List contains, videos from Google's YouTube channel
|
||||||
vids = [
|
vids = [
|
||||||
'https://www.youtube.com/watch?v=8qGV_O_y4DA',
|
'https://www.youtube.com/watch?v=8qGV_O_y4DA',
|
||||||
Reference in New Issue
Block a user