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
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
5a42a7537f
Use header to determine file extension ( #1447 )
2022-03-19 15:04:42 +01:00
MiguelX413
d8d268f861
Mention regex will now be restricted to ASCII ( #1456 )
2022-03-18 14:57:28 +01:00
MiguelX413
463ada519e
Add unicode normalization of captions ( #1453 )
2022-03-17 16:06:26 +01:00
canh
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
Alexander Graf
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
Alexander Graf
8c752532e1
Merge branch 'master' into upcoming/v4.9
2022-01-15 17:17:19 +01:00
Alexander Graf
fdcf2e1367
Release of Version 4.8.4
2022-01-15 17:11:45 +01:00
Alexander Graf
ca78fee307
Revert date_utc and date_local being timezone aware
...
Fixes #1379 .
Revert "Make {Post,StoryItem}.date_utc timezone aware"
d864ce08ff
.
Revert "Remove unnecessary conversion to timezone aware timestamp (#1372 )"
555c86633c
.
Revert "Timezone option for datetime style formatting (#1316 )"
21365ec668
.
2022-01-15 17:08:04 +01:00
Alexander Graf
d6e5e31005
Release of Version 4.8.3
2022-01-07 14:56:40 +01:00
Alexander Graf
d864ce08ff
Make {Post,StoryItem}.date_utc timezone aware
...
Also simplify {Post,StoryItem}.date_local.
Discussed in #1316 .
2022-01-07 14:53:23 +01:00
Eduardo Kalinowski
555c86633c
Remove unnecessary conversion to timezone aware timestamp ( #1372 )
...
Post.date_local now already returns a timestamp with the appropriate
timezone.
2022-01-07 14:31:41 +01:00
Misael
21365ec668
Timezone option for datetime style formatting ( #1316 )
...
Add timezone awareness for datetime objects returned by `date_local` and `date_utc`.
Fixes #1305 .
2021-12-31 16:50:16 +01:00
Alexander Graf
6343e9a69d
Release of Version 4.8.2
2021-11-27 16:25:12 +01:00
Alexander Graf
06574eb428
Fix KeyError on attempt to get incomplete location
...
Fixes #1349 .
2021-11-27 16:25:12 +01:00
JeremyKj87
815ba83d77
avoid comments endless loop - check if query_response is always the same ( #1347 )
2021-11-27 15:47:32 +01:00
Alexander Graf
5bff9b5474
First Beta Release for Version 4.9
2021-11-12 21:44:08 +01:00
Alexander Graf
a23b832a69
Add Post.accessibility_caption property
2021-11-12 21:41:40 +01:00
Alexander Graf
5d18857695
Fix download of hashtags and locations
...
Fixes #1080 , fixes #1129 , closes #1240 .
2021-11-12 21:33:48 +01:00
Alexander Graf
d6fd4c560c
Merge branch 'master' into upcoming/v4.9
2021-11-12 20:28:19 +01:00
fireattack
470fc0d905
Fix KeyError for video_url, and better workflow ( #1321 )
...
Fixes #1320 .
2021-11-12 15:21:33 +01:00
Alexander Graf
0300d8a4f1
Fix CI for Python 3.10
2021-11-12 14:32:15 +01:00
Alexander Graf
f09bd51ed4
Update feature suggestion issue template
2021-09-25 10:32:36 +02:00
Arman Yeghiazaryan
7a32272b55
Fix the issue with folder names starting with dots ( #1252 )
2021-08-14 16:27:14 +02:00
Alexander Graf
9eb2339028
Update default user agent string
2021-08-10 09:25:00 +02:00
Alexander Graf
c45b536be9
Update dependencies
2021-08-10 09:25:00 +02:00
Alexander Graf
2c116683c2
Release of Version 4.8.1
2021-08-10 09:15:11 +02:00
Alexander Graf
054fa47245
Fix rare KeyError: 'video_versions' error
...
Closes #1251 .
2021-08-10 09:13:42 +02:00
Alexander Graf
1f8ebe09b4
Release of Version 4.8
2021-08-04 18:27:45 +02:00
Alexander Graf
87dfdff335
Merge branch 'master' into upcoming/v4.8
2021-08-04 18:24:46 +02:00
Alexander Graf
631503d463
Log "Using latest stamps from ..." message
...
Instaloader always logs which files are loaded and considered in the
current run (such as session files or resume files). This commit adds a
log message "Using latest stamps from ..." when using --latest-stamps,
to be consistent.
2021-08-04 18:12:12 +02:00
Eduardo Kalinowski
43c9d32b22
Avoid uninitialized variable when called with :stories ( #1242 )
2021-08-04 18:04:16 +02:00
Alexander Graf
1ad9111753
Release of Version 4.7.6
2021-08-04 17:46:06 +02:00
fireattack
327fcfd8e8
Download best-quality video ( #1232 )
...
Co-authored-by: Alexander Graf <17130992+aandergr@users.noreply.github.com>
2021-08-04 17:42:14 +02:00
Arman Yeghiazaryan
ae39ab9893
Fix Post.location / --geotags ( #1244 )
...
Closes #1109 .
2021-08-04 17:28:56 +02:00
Alexander Graf
0372f7c8e8
Release of Version 4.7.5
2021-07-24 20:34:14 +02:00
Alexander Graf
aaeaaa0e22
Fourth Release Candidate for Version 4.8
2021-07-24 19:29:56 +02:00