summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-12-26 22:59:10 +0700
committerSergey M․ <dstftw@gmail.com>2020-12-26 23:00:15 +0700
commitcec1c2f211b93d5c5b1c1ed8cd59d9bbf6f35d49 (patch)
tree35ce1756b4a65586c4fc5c85b43811c4f4002ce1
parent12053450dceda14ec63e3e721c72731f2cc40b34 (diff)
downloadyoutube-dl-cec1c2f211b93d5c5b1c1ed8cd59d9bbf6f35d49.tar.gz
youtube-dl-cec1c2f211b93d5c5b1c1ed8cd59d9bbf6f35d49.tar.xz
youtube-dl-cec1c2f211b93d5c5b1c1ed8cd59d9bbf6f35d49.zip
[instagram] Fix test
-rw-r--r--youtube_dl/extractor/instagram.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/instagram.py b/youtube_dl/extractor/instagram.py
index 07c8df7a6..1eeddc3b6 100644
--- a/youtube_dl/extractor/instagram.py
+++ b/youtube_dl/extractor/instagram.py
@@ -35,7 +35,7 @@ class InstagramIE(InfoExtractor):
             'timestamp': 1371748545,
             'upload_date': '20130620',
             'uploader_id': 'naomipq',
-            'uploader': 'Naomi Leonor Phan-Quang',
+            'uploader': 'B E A U T Y  F O R  A S H E S',
             'like_count': int,
             'comment_count': int,
             'comments': list,