Alexander Graf
347f01b7fc
Release of version 4.14
2024-11-07 08:21:03 +01:00
Alexander Graf
981eec9182
Third release candidate for version 4.14
2024-11-07 08:12:40 +01:00
Alexander Graf
c54b61346e
Merge branch 'master' into upcoming/v4.14
2024-11-07 08:12:00 +01:00
tinyboxvk
fe9c8e1604
Bump pipenv, remove Python 3.8, add Python 3.13 ( #2413 )
2024-10-26 22:07:53 +02:00
tinyboxvk
524fb21b80
Update windows_exe.yml to address deprecation warnings ( #2412 )
2024-10-26 18:40:55 +02:00
Alexander Graf
ed4add951f
Second release candidate for version 4.14
2024-10-26 18:16:31 +02:00
Alexander Graf
8e6b2d83d3
Merge branch 'master' into upcoming/v4.14
2024-10-26 18:15:04 +02:00
Alexander Graf
ba8faec6fe
Release of version 4.13.2
2024-10-26 18:08:19 +02:00
Alexander Graf
9a74d9e109
Post._obtain_metadata: Use new XDT doc_id graphql query
...
Fixes #2384 .
2024-10-26 18:08:19 +02:00
Alexander Graf
08f805482c
First release candidate for version 4.14
2024-10-02 08:07:40 +02:00
Alexander Graf
308244b809
Merge branch 'master' into upcoming/v4.14
2024-10-02 08:06:35 +02:00
exwm
b0c42a2662
feat: add --reels flag for downloading Reels videos from profiles ( #2355 )
2024-10-02 08:03:53 +02:00
Alexander Graf
c5dacb5f6d
Release of version 4.13.1
2024-08-28 08:29:57 +02:00
Eduardo Kalinowski
3a314de191
Remove rhx_gis header support ( #2340 )
...
The query used to obtain it does not work anymore.
The parameter was only used when obtaining a profile by its id, when
not logged in. This query is working fine without the special header,
so the whole functionality concerning rhx_gis was removed.
This also fixes this misleading messages logged when trying to obtain
a profile anonymously:
JSON Query to : Expecting value: line 1 column 1 (char 0)
2024-08-28 08:28:35 +02:00
Alex Chan
3a95250265
Clarify that post short codes should be preceded by a hyphen ( #2343 )
2024-08-28 08:27:58 +02:00
Yash Malik
2a3e5980ff
minor doc update in basic-usage.rst ( #2336 )
...
(almost) nobody says "Id est". Even I, being a native English speaker, had to search for it. It should've been "i.e." in the first place. But, even that is not needed. Let's keep it simple.
2024-08-15 13:20:09 +02:00
Alexander Graf
8159229203
Update default user agent
2024-08-10 18:17:42 +02:00
Alexander Graf
ae9a5efa85
Update dependencies
2024-08-10 18:17:42 +02:00
Alexander Graf
e159065799
Release of Version 4.13
2024-08-10 17:36:41 +02:00
Eduardo Kalinowski
ed21752365
Use new doc_id based query to get posts ( #2330 )
...
Fixes #2319 .
2024-08-10 17:27:07 +02:00
Alexander Graf
b0157d9bc1
Merge branch 'master' into upcoming/v4.13
2024-08-10 17:13:54 +02:00
Alexander Graf
754c3845d7
Release of Version 4.12.2
2024-08-10 17:00:58 +02:00
Caramel7
e3b8c38f8c
Reduce GraphQL page length to 12 ( #2332 )
...
Fixes #2319 .
2024-08-10 17:00:19 +02:00
Alexander Graf
7dac8ad1e5
Release of Version 4.12.1
2024-07-31 08:47:41 +02:00
Liponex
b4cb9ea83a
PEP 561 compliance enhancement ( #2314 )
2024-07-31 08:46:00 +02:00
Michel Ledig
eb2accc088
feat: add max_count parameter to limit posts on download ( #2276 )
2024-07-17 08:03:57 +02:00
Seamus Mullan
66c257362d
Fix for issue #1085 ( #2214 )
...
Implement check for post.mediacount before checking if posts have been downloaded.
---------
Co-authored-by: Alexander Graf <17130992+aandergr@users.noreply.github.com>
2024-07-03 08:19:16 +02:00
Alexander Graf
a0169b7094
Update default user agent
2024-06-29 19:48:19 +02:00
Alexander Graf
0a9fccaf26
Update dependencies
2024-06-29 19:48:19 +02:00
Alexander Graf
36d9f66e8e
Release of Version 4.12
2024-06-29 19:20:24 +02:00
Alexander Graf
5e04063002
Merge branch 'master' into upcoming/v4.12
2024-06-29 19:19:30 +02:00
Alexander Graf
76e8154b58
Release of Version 4.11.1
2024-06-29 19:13:16 +02:00
Alexander Graf
4a969882b5
Produce more verbose HTTP error messages
2024-06-29 17:52:12 +02:00
Alexander Graf
dc1eb2b193
Catch KeyboardInterrupt when asking for password
2024-05-30 10:22:45 +02:00
Alexander Graf
2a95589a1d
Fix checkpoint URL output
2024-05-30 10:15:46 +02:00
Eduardo M KALINOWSKI
0c7398882b
Detect errors when checking if the user is logged in
2024-05-30 08:04:51 +00:00
tinyboxvk
3b705fe5d1
Update actions versions ( #2260 )
...
Fix GitHub Actions Node.js deprecation warnings.
Use actions/setup-python cache where appropriate.
2024-05-20 20:07:44 +02:00
Alexander Graf
3ac790d30f
Fix actions/stale 'leave open' handling
2024-05-20 09:50:48 +02:00
Alexander Graf
fbfcd5df18
Close stale issues as "not planned"
...
Fixes #2168 .
2024-05-18 16:32:35 +02:00
Alexander Graf
b44a006344
Replace deprecated 'set-output' command in packages workflow
2024-05-18 16:17:59 +02:00
Eduardo Kalinowski
253144203b
Download stories when --load-cookies is used ( #2263 )
2024-05-18 16:13:44 +02:00
Eduardo Kalinowski
7d0e46798e
Add support for more browsers ( #2258 )
2024-05-18 16:11:12 +02:00
Alexander Graf
fd8245a216
Fix workflow that deploys the documentation
2024-05-18 15:54:38 +02:00
tinyboxvk
3e335984f2
Replace deprecated 'set-output' command ( #2261 )
2024-05-18 15:44:36 +02:00
Hector Oliveros
98791fb0aa
Add login required message when getting comments ( #2237 )
...
The comment function in the command line options documentation and the main program file has been edited to state that it now requires login. This change was crucial as the additional requests to Instagram server made for each post necessitate user authentication.
2024-05-12 18:16:36 +00:00
Eduardo Kalinowski
65b12d650c
Use different exit codes for different failures ( #2243 )
2024-05-12 18:10:23 +00:00
Henry Mai
1fb98b066a
docs: fix wording and grammar usage ( #2203 )
2024-03-29 10:20:13 +01:00
Alexander Graf
14f1c3cb82
Release of version 4.11
2024-03-18 08:08:09 +01:00
Alexander Graf
7a36512093
Third release candidate of version 4.11
2024-03-17 21:08:38 +01:00
Alexander Graf
f423aa1507
Update dependencies
2024-03-17 21:04:56 +01:00