1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-06 08:01:06 +02:00

[instagram:user] Fix extraction (closes #16119)

This commit is contained in:
Sergey M․ 2018-04-07 23:57:32 +07:00
parent 9d15be3a5b
commit ff826177cc
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

View File

@ -243,6 +243,8 @@ def get_count(suffix):
return int_or_none(try_get(
node, lambda x: x['edge_media_' + suffix]['count']))
self._set_cookie('instagram.com', 'ig_pr', '1')
cursor = ''
for page_num in itertools.count(1):
media = self._download_json(