Files
gallery-dl/gallery_dl
Leonardo Taccari 790b1336a6 [instagram] Add support for hashtags
Add support for hashtags (TagPage-s), i.e. explore/tags/<tag> URLs.

This also introduce a get_metadata() method in order to append
possible further metadata per-(sub)extractor.

Refactor and generalize _extract_profilepage() to _extract_page()
in order to be reused by _extract_profilepage() and _extract_tagpage()
simply by passing the type of page (`ProfilePage' or `TagPage') and picking up
the respective fields in shared data.
2019-03-24 14:05:34 +01:00
..
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-03-14 15:55:48 +01:00
2019-03-14 16:14:29 +01:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-03-05 22:50:56 +01:00