Additions
- [artstation] add
date
metadata field (#839) - [mastodon] add
date
metadata field (#839) - [pinterest] add support for board sections (#835)
- [twitter] add extractor for liked tweets (#837)
- [twitter] add option to filter media from quoted tweets (#854)
- [weibo] add
date
metadata field tostatus
objects (#829)
Fixes
- [aryion] fix user gallery extraction (#832)
- [imgur] build directory paths for each file (#842)
- [tumblr] prevent errors when using
reblogs=same-blog
(#851) - [twitter] always provide an
author
metadata field (#831, #833) - [twitter] don't download video previews (#833)
- [twitter] improve handling of deleted tweets (#838)
- [twitter] fix search results (#847)
- [twitter] improve handling of quoted tweets (#854)
- fix config lookups when multiple locations are involved (#843)
- improve output of
-K/--list-keywords
for parent extractors (#825) - call
flush()
after writing JSON inDataJob()
(#727)