Leonardo Taccari 2df050e627 [instagram] Add support for stories (#371)
* [instagram] Add support for stories

Add support for Instagram user's stories
(https://www.instagram.com/stories/<username>/).

First the shared_data in instagram.com/stories/<username> is fetched in
order to retrieve the user_id that is then passed to fetch the stories
via the corresponding graphql query.

Please note that fetching stories is supported only when authentication
is enabled and the corresponding <username> is followed.

* [instagram] Add an only-matching test for stories

* [instagram] Simplify InstagramExtractor.items() and _extract_stories()

Simplify handling of typename in InstagramExtractor.items() and multi-line
string in _extract_stories().  NFCI.
2019-08-05 22:04:34 +02:00
..
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-06-21 20:17:58 +02:00
2019-07-23 17:41:24 +02:00
2019-07-23 17:41:24 +02:00