1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-10-02 13:27:07 +02:00

Commit Graph

  • 08f805482c First release candidate for version 4.14 v4.14rc1 upcoming/v4.14 rel/v4.14rc1 Alexander Graf 2024-10-02 08:07:40 +0200
  • 308244b809 Merge branch 'master' into upcoming/v4.14 Alexander Graf 2024-10-02 08:06:35 +0200
  • b0c42a2662
    feat: add --reels flag for downloading Reels videos from profiles (#2355) exwm 2024-10-02 02:03:53 -0400
  • 4940f2f163 fix: move reels parameter of instaloader.download_profiles for backwards compat exwm 2024-09-25 14:12:12 -0400
  • eb221ed9e7
    Merge a17073cf5a into c5dacb5f6d saravanan ravi 2024-09-26 21:32:09 +0530
  • a17073cf5a added proxy support saravananravi08 2024-09-26 21:30:38 +0530
  • 3d53ed39b0 added proxy support saravananravi08 2024-09-26 21:24:03 +0530
  • 98a1278a8a
    Merge 9a699288e9 into c5dacb5f6d sakisdog 2024-09-01 04:55:51 -0700
  • e50e0b53c8 feat: add --reels flag for downloading Reels videos from profiles exwm 2024-08-31 13:50:08 -0400
  • 7847f4acff
    Merge 96afd1fbe2 into c5dacb5f6d kzuahelp 2024-08-30 01:51:01 +0330
  • f34d21f215
    Merge a839bdd2c5 into c5dacb5f6d Dorian Marié 2024-08-28 16:58:38 +0900
  • f1ba6339db
    Merge 71f2a1b5e7 into c5dacb5f6d mumixam 2024-08-28 00:16:26 -0700
  • 147397b824
    Merge 3afd589e92 into c5dacb5f6d jpfleischer 2024-08-28 15:36:08 +0900
  • c5dacb5f6d Release of version 4.13.1 master v4.13.1 Alexander Graf 2024-08-28 08:29:57 +0200
  • 3a314de191
    Remove rhx_gis header support (#2340) Eduardo Kalinowski 2024-08-28 03:28:35 -0300
  • 3a95250265
    Clarify that post short codes should be preceded by a hyphen (#2343) Alex Chan 2024-08-28 07:27:58 +0100
  • fb643ead5f InstaloaderContext.graphql_query: Change "versionchanged" directive Alexander Graf 2024-08-28 08:21:01 +0200
  • aaa66a6678 Remove rhx_gis header support Eduardo M KALINOWSKI 2024-08-17 15:44:52 -0300
  • 71f2a1b5e7 pass max_count var to func download_profiles to fix PR #2276 Your Name 2024-08-19 22:18:32 -0500
  • 05660c1519
    Clarify that post short codes should be preceded by a hyphen Alex Chan 2024-08-19 15:23:31 +0100
  • 2a3e5980ff
    minor doc update in basic-usage.rst (#2336) Yash Malik 2024-08-15 16:50:09 +0530
  • e00b56a428
    minor doc update in basic-usage.rst Yash Malik 2024-08-13 23:12:07 +0530
  • 8159229203 Update default user agent Alexander Graf 2024-08-10 17:54:44 +0200
  • ae9a5efa85 Update dependencies Alexander Graf 2024-08-10 17:53:01 +0200
  • e159065799 Release of Version 4.13 v4.13 Alexander Graf 2024-08-10 17:36:41 +0200
  • ed21752365
    Use new doc_id based query to get posts (#2330) Eduardo Kalinowski 2024-08-10 12:27:07 -0300
  • 2e27f992a9 Fix MyPy warning Eduardo M KALINOWSKI 2024-08-07 13:34:48 -0300
  • 5a8a9a81cc It is not necessary to copy doc_id from the FrozenIterator Eduardo M KALINOWSKI 2024-08-07 12:53:48 -0300
  • d9a5fd9974 Make query_hash Optional in NodeIterator Eduardo M KALINOWSKI 2024-08-07 12:53:41 -0300
  • a7e2ea615e Add more documentation Eduardo M KALINOWSKI 2024-08-07 12:38:47 -0300
  • 110640bcc9 Fix bug in query type detection Eduardo M KALINOWSKI 2024-08-07 12:35:30 -0300
  • daaae46fe6 Add documentation Eduardo M KALINOWSKI 2024-08-06 12:56:54 -0300
  • 0801a704db Add more data readily available in the iphone structure Eduardo M KALINOWSKI 2024-08-06 08:50:23 -0300
  • 70ed3dd701 Avoid extra full_metadata query if video urls are available Eduardo M KALINOWSKI 2024-08-05 15:13:11 -0300
  • 1b95a12fcc Fix an error for query_hash queries and a MyPy warning Eduardo M KALINOWSKI 2024-08-04 16:31:20 -0300
  • e4b918d5e7 Use POST when querying for posts, to simulate browser behavior Eduardo M KALINOWSKI 2024-08-04 16:15:41 -0300
  • 89049eeff2 Use new query to get posts Eduardo M KALINOWSKI 2024-08-04 11:18:21 -0300
  • b0157d9bc1 Merge branch 'master' into upcoming/v4.13 Alexander Graf 2024-08-10 17:13:54 +0200
  • 754c3845d7 Release of Version 4.12.2 v4.12.2 Alexander Graf 2024-08-10 17:00:58 +0200
  • e3b8c38f8c
    Reduce GraphQL page length to 12 (#2332) Caramel7 2024-08-10 17:00:19 +0200
  • e16244ff73 Remove now-noop page length halving logic Alexander Graf 2024-08-07 08:36:13 +0200
  • a839bdd2c5
    remove env_check Dorian Marié 2024-08-08 16:35:17 +0200
  • 1e562bc5a6
    fix copy_session Dorian Marié 2024-08-07 16:45:46 +0200
  • 2a49b67320
    env check and fix syntax Dorian Marié 2024-08-07 16:33:01 +0200
  • bdcc59baeb
    add support for verify True/False Dorian Marié 2024-08-07 16:21:35 +0200
  • 4864259609
    Reduce page length to 12 Caramel7 2024-08-04 21:35:00 +0200
  • 7dac8ad1e5 Release of Version 4.12.1 v4.12.1 Alexander Graf 2024-07-31 08:47:41 +0200
  • b4cb9ea83a
    PEP 561 compliance enhancement (#2314) Liponex 2024-07-31 11:46:00 +0500
  • 7efd101bdc Set allow-reexport-from-package=yes in pylintrc Alexander Graf 2024-07-31 08:35:54 +0200
  • 804677ff35
    Merge ab73162a62 into eb2accc088 Henkhogan 2024-07-24 19:03:06 +0000
  • ab73162a62 Moved new approach to new class InstaloaderBase to keep backwards compatibility henkhogan 2024-07-24 21:02:59 +0200
  • feca344eca
    PEP 561 compliance enhancement for issue #2313 Liponex 2024-07-23 12:56:11 +0500
  • ea25aa8db3
    Merge ab4238f8e6 into eb2accc088 steven5538 2024-07-19 15:05:52 +0700
  • eb2accc088
    feat: add max_count parameter to limit posts on download (#2276) Michel Ledig 2024-07-17 03:03:57 -0300
  • 6b946ca79e
    Merge branch 'instaloader:master' into master Felipe Adeildo 2024-07-07 19:53:41 -0300
  • 66c257362d
    Fix for issue #1085 (#2214) Seamus Mullan 2024-07-03 06:19:16 +0000
  • 9b0d328496 Fix unnecessary whitespace changes Alexander Graf 2024-07-03 08:16:01 +0200
  • 938844b9df
    Merge branch 'instaloader:master' into master Felipe Adeildo 2024-07-01 21:29:34 -0300
  • c7e857c602 updating version of change Michel Ledig de Carvalho Pereira 2024-06-30 19:16:16 -0300
  • 6297c50dc6
    Update instaloader/instaloader.py Michel Ledig 2024-06-30 19:14:34 -0300
  • dc39c29f69
    Merge pull request #2 from Henkhogan/use-factory-method-for-session Henkhogan 2024-06-30 19:45:11 +0200
  • 2ea6d4ac48 context as argument with default factory henkhogan 2024-06-30 19:44:43 +0200
  • e0251669b7
    Merge branch 'instaloader:master' into use-factory-method-for-session Henkhogan 2024-06-30 19:14:13 +0200
  • 3afd589e92 add --reels J.P 2024-06-30 13:11:46 -0400
  • a0169b7094 Update default user agent Alexander Graf 2024-06-29 19:44:00 +0200
  • 0a9fccaf26 Update dependencies Alexander Graf 2024-06-29 19:42:30 +0200
  • 36d9f66e8e Release of Version 4.12 v4.12 Alexander Graf 2024-06-29 19:20:24 +0200
  • 5e04063002 Merge branch 'master' into upcoming/v4.12 Alexander Graf 2024-06-29 19:19:30 +0200
  • 76e8154b58 Release of Version 4.11.1 v4.11.1 Alexander Graf 2024-06-29 19:13:16 +0200
  • 4a969882b5 Produce more verbose HTTP error messages Alexander Graf 2024-06-29 17:39:42 +0200
  • 200f36d88b Fix unterminated literal string Felipe Adeildo 2024-06-23 14:47:20 +0000
  • 3ea9786f7c Fix useragent mismatch on get json Felipe Adeildo 2024-06-23 04:33:52 +0000
  • 395fb04a4d Fix location endpoint URL Felipe Adeildo 2024-06-23 04:14:53 +0000
  • 96afd1fbe2
    Return profile_pic_url for non-iphone request kzuahelp 2024-06-21 17:54:12 +0500
  • 9b513704da Fix Unicode Encode Error macielg1 2024-06-20 11:08:28 -0300
  • 8b7280e8d1 padronizing text Michel Ledig de Carvalho Pereira 2024-06-14 09:27:27 -0300
  • 9be3b6f6b1 fix: adding param description Michel Ledig de Carvalho Pereira 2024-06-14 09:26:02 -0300
  • 35da4fa974 feat: adding max_count parameter to limit posts on download_profiles Michel Ledig de Carvalho Pereira 2024-06-03 09:53:54 -0300
  • e7374e57c1
    Merge 8513052702 into dc1eb2b193 Michel Ledig 2024-06-03 11:50:46 +0000
  • 8513052702 jesus this is hard Michel Ledig de Carvalho Pereira 2024-05-20 17:53:57 -0300
  • 147884c1cc doc: updating docs of instaloader.download_profiles() Michel Ledig de Carvalho Pereira 2024-05-20 17:59:39 -0300
  • 28e4dc1c9d fix: adding the max_count arg to the higher functions calling self.posts_download_loop() Michel Ledig de Carvalho Pereira 2024-05-20 17:53:57 -0300
  • e600475961 Update actions versions (#2260) tinyboxvk 2024-05-20 18:07:44 +0000
  • eb319388f9 Fix actions/stale 'leave open' handling Alexander Graf 2024-05-20 09:50:48 +0200
  • 0eac63734c Close stale issues as "not planned" Alexander Graf 2024-05-18 16:32:35 +0200
  • 9fae980b3c Replace deprecated 'set-output' command in packages workflow Alexander Graf 2024-05-18 16:17:59 +0200
  • 6c5c051b5e Download stories when --load-cookies is used (#2263) Eduardo Kalinowski 2024-05-18 11:13:44 -0300
  • b5ec3c3281 Fix workflow that deploys the documentation Alexander Graf 2024-05-18 15:54:38 +0200
  • eb0275fa95 Replace deprecated 'set-output' command (#2261) tinyboxvk 2024-05-18 13:44:36 +0000
  • 66fb4c482f Add login required message when getting comments (#2237) Hector Oliveros 2024-05-12 14:16:36 -0400
  • 54f3cbfc2e docs: fix wording and grammar usage (#2203) Henry Mai 2024-03-29 19:50:13 +1030
  • dc1eb2b193 Catch KeyboardInterrupt when asking for password Alexander Graf 2024-05-30 10:22:45 +0200
  • 2a95589a1d Fix checkpoint URL output Alexander Graf 2024-05-30 10:15:46 +0200
  • 0c7398882b Detect errors when checking if the user is logged in Eduardo M KALINOWSKI 2024-05-25 08:41:55 -0300
  • 08560fc76a Detect errors when checking if the user is logged in Eduardo M KALINOWSKI 2024-05-25 08:41:55 -0300
  • ab4238f8e6 Add video_play_count property steven5538 2024-05-20 22:14:37 +0200
  • 3b705fe5d1
    Update actions versions (#2260) tinyboxvk 2024-05-20 18:07:44 +0000
  • c7c4435f83
    Update packages.yml tinyboxvk 2024-05-20 17:05:27 +0000
  • bb557a229c
    Update windows_exe.yml tinyboxvk 2024-05-20 14:30:20 +0000
  • 3c63927163
    Update lint.yml tinyboxvk 2024-05-20 14:26:42 +0000