[instagram:user] Fix extraction (closes #16119)
This commit is contained in:
		
							parent
							
								
									9d15be3a5b
								
							
						
					
					
						commit
						ff826177cc
					
				| @ -243,6 +243,8 @@ class InstagramUserIE(InfoExtractor): | |||||||
|             return int_or_none(try_get( |             return int_or_none(try_get( | ||||||
|                 node, lambda x: x['edge_media_' + suffix]['count'])) |                 node, lambda x: x['edge_media_' + suffix]['count'])) | ||||||
| 
 | 
 | ||||||
|  |         self._set_cookie('instagram.com', 'ig_pr', '1') | ||||||
|  | 
 | ||||||
|         cursor = '' |         cursor = '' | ||||||
|         for page_num in itertools.count(1): |         for page_num in itertools.count(1): | ||||||
|             media = self._download_json( |             media = self._download_json( | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user