logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: cec1c2f211b93d5c5b1c1ed8cd59d9bbf6f35d49
parent 12053450dceda14ec63e3e721c72731f2cc40b34
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat, 26 Dec 2020 22:59:10 +0700

[instagram] Fix test

Diffstat:

Myoutube_dl/extractor/instagram.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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,