Files
gallery-dl/gallery_dl
Vrihub 62b65e59d0 Add instagram metadata: post_pageurl, post_tags (#743)
* Add instagram metadata: post_pageurl, post_tags

Add the following metadata for instagram:
- post_pageurl: json string with url of the post page
- post_tags: json array with instagram tags extracted from the post description

* Oops: rename post_tags to tags for --write-tags

This way, --write-tags will pick up the post tags.

* Rename to post_url, improve regex

* Add post_url and tags to tests

* Remove duplicate tags and sort them

* Bugfix: don't create empty tag lists

* Metadata: add location

* Metadata: add tagged_users for each media

* Move self._find_tags() to base class

* Make flake happy
2020-05-28 21:58:24 +02:00
..
2020-05-19 22:32:53 +02:00
2019-03-13 22:03:02 +01:00
2019-11-08 20:58:53 +01:00
2020-05-14 23:37:15 +02:00
2020-05-19 22:32:53 +02:00
2020-05-19 22:32:53 +02:00