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
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
a0169b7094
Update default user agent
2024-06-29 19:48:19 +02:00
Alexander Graf
5e04063002
Merge branch 'master' into upcoming/v4.12
2024-06-29 19:19:30 +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
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
f0420e8a20
Update default user agent
2023-12-18 08:01:06 +01:00
Alexander Graf
7cc13ee08e
Add versionadded directives and spacings
2023-12-18 07:58:53 +01:00
Juned Khan
bf396f0e6c
Implemented fix to avoid simuntaneous use of --login and --load-cookies ( #2119 )
2023-12-18 07:50:45 +01:00
Alexander Graf
f80eebec7a
Update default user agent
2023-11-15 07:47:34 +01:00
Juned Khan
5a92f264c8
Load cookies from browser ( #2040 )
2023-11-15 07:32:18 +01:00
Alexander Graf
a3dc75c04e
Update all dependencies
2023-10-14 17:31:41 +02:00
Alexander Graf
aa59683bd1
update CI dependencies, require Python>=3.8
2023-03-30 18:35:42 +02:00
Alexander Graf
d09493e669
Merge branch 'master' into upcoming/v4.10
2022-10-05 20:02:51 +02:00
MiguelX413
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
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
2d37e1dca2
Make docs explicit about importing multiple argument files ( #1548 )
2022-06-16 10:25:43 +02:00
Alexander Graf
fbd7df2a90
Use resumable iteration to download hashtags
...
Closes #1457 .
2022-03-26 17:02:06 +01:00
canh
604b107586
Add --sanitize-paths option ( #1452 )
2022-03-17 15:27:36 +01:00
Alexander Graf
9eb2339028
Update default user agent string
2021-08-10 09:25:00 +02:00
Alexander Graf
35bd8357d1
Merge branch 'master' into upcoming/v4.8
2021-07-24 19:28:53 +02:00
Alexander Graf
94d599db61
List all login issues in docs/troubleshooting
2021-07-24 19:18:39 +02:00
Alexander Graf
8c1129e556
Add GitHub Sponsors link
2021-06-20 13:50:59 +02:00
Alexander Graf
e346842f7b
Merge branch 'master' into upcoming/v4.8
2021-06-16 23:08:18 +02:00
Eduardo Kalinowski
d142fb70b0
--latest-stamps, like --fast-update, but without the need to keep downloaded files ( #1131 )
...
Adds the --latest-stamps command line option, pointing to a file where
the latest time each profile was scraped. On the next run, only posts
newer than that time are downloaded.
Fixes #1122 .
2021-05-27 18:22:33 +02:00
SAO
8a26943215
update documentation for --count option ( #1139 )
2021-05-17 18:51:39 +02:00
Eduardo Kalinowski
5345470ebf
Add option --title-pattern for profile pics and covers ( #1127 )
2021-05-15 16:25:36 +02:00
anokhovd
fa19b95107
Add support for loading structures directly from python json objects ( #1092 )
2021-04-22 20:12:42 +02:00
A Bored Pervert
3837b642b0
Make iPhone endpoint query optional ( #1076 )
2021-04-22 20:06:35 +02:00
Alexander Graf
e67b9e6c37
Improve docs on how to load/save FrozenNodeIterator
2021-04-12 16:54:44 +02:00
Alexander Graf
e2cec0a0bf
Update dependencies; test on py3.9; drop python 3.5 support
2021-03-20 17:30:15 +01:00
Alexander Graf
f70355e803
Update default user agent
2021-03-20 17:15:05 +01:00
Alexander Graf
8f594a3a30
Merge branch 'master' into upcoming/v4.7
2021-02-24 16:10:27 +01:00
Alexander Graf
a4bb353421
docs: Enhance description of --resume-prefix
2021-02-24 16:01:22 +01:00
Alexander Graf
a2d756b177
Flag --abort-on to abort on given status codes
...
Closes #920 .
2021-02-13 19:23:14 +01:00
Alexander Graf
4fd57f5598
Adjust user agent string and sleep behavior
2021-01-25 15:53:49 +01:00
André Koch-Kramer
3fe6b1e139
Merge remote-tracking branch 'origin/upcoming/v4.6'
2021-01-09 16:11:05 +01:00
Alexander Graf
227efa7b68
Improvements to contributing.md, other minor changes
2021-01-02 17:41:19 +01:00
Alexander Graf
d7f7cad4a2
docs: Link to examples in master branch
2020-12-23 19:39:18 +01:00
Alexander Graf
0f258b6118
Merge branch 'master' into upcoming/v4.6
2020-12-14 22:14:01 +01:00
AndyR
b31f279527
Allow selecting range to download from an sidecar ( #749 )
...
Co-authored-by: Alexander Graf <17130992+aandergr@users.noreply.github.com>
2020-12-14 22:11:33 +01:00
Alexander Graf
dcc7ab89c1
615_import_firefox_session.py: Open database with immutable=1
...
Allows to open the firefox cookie database even though Firefox is
holding a lock.
Fixes the "Cookie import failed: database is locked" message when using
the script while Firefox was running.
This has been reported in #877 .
2020-12-06 08:43:04 +01:00