1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-12 00:32:24 +02:00
instaloader/instaloader
Kalle Westerling 9ffdf258a9
Fix Post.mentions including email addresses (#1167)
Earlier, if someone had an email address in the caption, those were provided as mentions in the Post.mentions attribute. With this update to the regular expression, email addresses are no longer ingested.

Fixes #1029.
2021-06-06 11:13:05 +02:00
..
__init__.py Release of Version 4.7.1 2021-03-27 20:47:28 +01:00
__main__.py update documentation for --count option (#1139) 2021-05-17 18:51:39 +02:00
exceptions.py Flag --abort-on to abort on given status codes 2021-02-13 19:23:14 +01:00
instaloader.py Default download_comments and download_geotags to False 2021-03-20 17:39:37 +01:00
instaloadercontext.py always keep exception chains 2021-03-20 17:17:08 +01:00
nodeiterator.py Improve docs on how to load/save FrozenNodeIterator 2021-04-12 16:54:44 +02:00
py.typed Advertise PEP 561 compliance 2020-11-19 10:32:46 +01:00
structures.py Fix Post.mentions including email addresses (#1167) 2021-06-06 11:13:05 +02:00