Alexander Graf
aa59683bd1
update CI dependencies, require Python>=3.8
2023-03-30 18:35:42 +02:00
master131 and GitHub
1db182ec27
Update UA and enhance headers for iOS struct ( #1744 )
2022-10-05 20:11:54 +02:00
Alexander Graf
d09493e669
Merge branch 'master' into upcoming/v4.10
2022-10-05 20:02:51 +02:00
Alexander Graf
3cc29a4ceb
Release of Version 4.9.5
2022-09-26 21:38:51 +02:00
ILikeToCode and GitHub
ffb0aea5eb
Fixed downloading hashtags ( #1749 )
2022-09-26 21:37:02 +02:00
Alexander Graf
84bb60c155
Release of Version 4.9.4
2022-09-16 20:58:52 +02:00
fireattack and GitHub
7857909886
Handle empty video resource in some old stories in highlights ( #1732 )
2022-09-16 20:56:01 +02:00
Alexander Graf
2206a7e5d7
Add new sponsor to README.rst
...
We are proud to announce @socialmethod as our new sponsor.
2022-09-16 19:03:24 +02:00
Alexander Graf
f1b5e9cdf1
Increase stale period for pull requests and issues
2022-09-07 21:09:46 +02:00
Eduardo Kalinowski and GitHub
8debcbb7ab
Fixes incorrect latest stamp when download is resumed ( #1717 )
2022-09-07 21:01:48 +02:00
Alexander Graf
e97fd8a27c
Release of Version 4.9.3
2022-08-11 20:00:42 +02:00
fireattack and GitHub
7f9d1618ad
Use api/v1/feed/reels_media endpoint to get story info ( #1675 )
2022-08-11 19:59:02 +02:00
fireattack and GitHub
6a42906697
don't try to call iPhone api when comparing profile_pic URL ( #1681 )
2022-08-11 19:56:52 +02:00
MiguelX413 and Alexander Graf
0570dd71d6
Add Profile.biography_hashtags, .biography_mentions, StoryItem.caption, .caption_hashtags, .caption_mentions, and .pcaption
2022-07-23 16:49:36 +02:00
MiguelX413 and Alexander Graf
fb14c2699e
Make profile biographies be unicode normalized
2022-07-23 16:49:36 +02:00
MiguelX413 and Alexander Graf
8784ac7d9b
Fix and globalize regex
2022-07-23 16:49:36 +02:00
fireattack and GitHub
4bb32e3c5a
write caption in text mode ( #1632 )
2022-07-14 21:00:24 +02:00
Alexander Graf
5e232fd4f5
Release of Version 4.9.2
2022-07-04 20:18:22 +02:00
Eduardo Kalinowski and GitHub
da0dcb106c
Handle pinned posts with --fast-update and --latest-stamps ( #1586 )
...
Instead of hard-coding a check for pinned items when storing the first
item, allows the creater of NodeIterator to specify how the comparison
should be made.
This also allows storing the newest post (whatever it's status is),
instead of simply storing the newst non-pinned post, which prevents
redownloads in case a user adds only a pinned post between runs.
2022-07-04 20:02:41 +02:00
MiguelX413 and GitHub
0c21da8c18
Improve typing syntax and type NamedTuples ( #1610 )
...
* Change to PEP 526 typing syntax
* Change from collections.namedtuple to typing.NamedTuple
2022-07-04 20:00:07 +02:00
Marco Volpato and GitHub
9b928b4679
Add save and load session from dict ( #1591 )
2022-06-23 20:53:52 +02:00
Alexander Graf
8649a10113
docs: fix link to requests intersphinx inventory
2022-06-23 20:50:05 +02:00
Alexander Graf
d406de4f35
docs: fix link to requests intersphinx inventory
2022-06-23 20:43:53 +02:00
Ziemowit Zabawa and GitHub
2d37e1dca2
Make docs explicit about importing multiple argument files ( #1548 )
2022-06-16 10:25:43 +02:00
fireattack and GitHub
37cbc5d72d
Handle StoryImage in StoryItem.url ( #1558 )
2022-06-16 10:18:59 +02:00
Alexander Graf
862aa4e82c
Merge branch 'master' into upcoming/v4.10
2022-06-08 18:18:53 +02:00
Alexander Graf
853e860363
Release of Version 4.9.1
2022-06-08 18:13:38 +02:00
twitter-79 and GitHub
90cfeaf471
Fixed fetching a users profile information ( #1561 )
...
* fixed fetching a users profile information
switched to new api/v1/users/web_profile_info/?username=xy endpoint
* fixed non existing users
thanks to @Dibort for fixing this!
2022-06-08 18:12:07 +02:00
Nicolai Weitkemper and GitHub
5a24064012
Fix incorrect error messages when certain requests fail ( #1536 )
...
- handle case where `Profile.from_id` works, but `Profile.from_username` doesn't
- Handle case where `QueryReturnedNotFoundException` lies and `similar_profiles` contains the exact username
- Still raises `ProfileNotExistsException` for compatibility.
2022-05-30 21:29:34 +02:00
canh and GitHub
644fab1f5e
Make latest-stamps create intermediate directories ( #1500 )
...
Fixes #1467
2022-04-21 18:23:41 +02:00
MiguelX413 and GitHub
0704602e50
Checks if caption is not None before normalization ( #1475 )
2022-04-18 09:49:34 +02:00
Alexander Graf
218d88fc6d
Release of Version 4.9
2022-03-26 17:18:56 +01:00
Alexander Graf
385c6c8a35
Merge branch 'upcoming/v4.9'
2022-03-26 17:15:09 +01:00
Alexander Graf
c0e5d0475b
StoryItem.from_mediaid()
...
Addresses #1238 .
2022-03-26 17:03:57 +01:00
Alexander Graf
fbd7df2a90
Use resumable iteration to download hashtags
...
Closes #1457 .
2022-03-26 17:02:06 +01:00
JeremyKj87 and GitHub
569808f7a4
Fix for infinity loading if next page is empty ( #1465 )
2022-03-26 15:57:45 +01:00
Alexander Graf
b808843efe
Actions: Optimize Publish Package workflow
2022-03-19 17:27:22 +01:00
Alexander Graf
f66cdd3e07
Release of Version 4.8.5
2022-03-19 17:15:52 +01:00
Alexander Graf
83dc5f749d
Attempt to fix Documentation deployment
2022-03-19 17:02:24 +01:00
Alexander Graf
41de9e5a7c
Attempt to fix AUR deployment
2022-03-19 16:53:55 +01:00
Alexander Graf
d938f3e2f5
Third Beta Release for Version 4.9
2022-03-19 16:35:53 +01:00
Alexander Graf
374d9d0d81
Merge branch 'fully-migrate-to-gh-actions' into upcoming/v4.9
2022-03-19 16:34:59 +01:00
Alexander Graf
3cbee1b318
Fully Migrate to GitHub Actions
2022-03-19 16:29:48 +01:00
Alexander Graf
dbc91cbeb1
Release of Version 4.8.5
2022-03-19 15:08:36 +01:00
fireattack and GitHub
5a42a7537f
Use header to determine file extension ( #1447 )
2022-03-19 15:04:42 +01:00
MiguelX413 and GitHub
d8d268f861
Mention regex will now be restricted to ASCII ( #1456 )
2022-03-18 14:57:28 +01:00
MiguelX413 and GitHub
463ada519e
Add unicode normalization of captions ( #1453 )
2022-03-17 16:06:26 +01:00
canh and GitHub
604b107586
Add --sanitize-paths option ( #1452 )
2022-03-17 15:27:36 +01:00
Alexander Graf
37a93ee59a
Second Beta Release for Version 4.9
2022-01-15 17:34:18 +01:00
2d4f3b8537
Make {Post,StoryItem}.date_local timezone aware
...
This commit is made up of 21365ec668 555c86633c d864ce08ff
Discussed in #1305 , #1316 , #1372 .
Co-Authored-By: Misael <misael.om@gmail.com >
Co-Authored-By: Eduardo Kalinowski <eduardo@kalinowski.com.br >
2022-01-15 17:34:18 +01:00