1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-11-20 01:02:30 +01:00

Commit Graph

  • 1469064176 Minor documentation tweaks Alexander Graf 2018-04-30 09:56:43 +0200
  • 18ef484f3a First Release Candidate for Version 4.0 v4.0rc1 Alexander Graf 2018-04-29 22:53:20 +0200
  • dba74ab8d4 Minor documentation improvements Alexander Graf 2018-04-29 16:41:24 +0200
  • dd80ef484c Improve formatting of basic-usage/what-to-download Alexander Graf 2018-04-29 16:26:31 +0200
  • 6117e223a7 Describe Metadata Text Files Feature Alexander Graf 2018-04-29 16:24:55 +0200
  • 7c76202f1c Update documentation regarding v4 changes Alexander Graf 2018-04-29 11:57:28 +0200
  • 5036cc7b44 main: Ignore profile JSON files as target Alexander Graf 2018-04-29 11:22:56 +0200
  • 8a8ea2913c Improve post/storyitem-metadata-txt behavior Alexander Graf 2018-04-29 10:55:29 +0200
  • b2dd395a86 Link cli-options in Instaloader __init__ docstring Alexander Graf 2018-04-29 10:13:31 +0200
  • d21fb4154e fine-tune as-module.rst Alexander Graf 2018-04-28 21:45:57 +0200
  • 7edc69454d doc: Fix links to Instaloader classes Alexander Graf 2018-04-28 19:50:14 +0200
  • 147cd1a580 Post_get_comments() yield namedtuple PostComment Alexander Graf 2018-04-28 18:17:00 +0200
  • 0e40da1c70 Let Post.get_likes() yield Profile instances Alexander Graf 2018-04-28 17:32:13 +0200
  • 4dcb23cfe5 {Post,Profile,StoryItem}.get_node() -> ._as_dict() Alexander Graf 2018-04-28 17:15:42 +0200
  • 3dcfcff04c namedtuples PostLocation and PostSidecarNode Alexander Graf 2018-04-28 17:08:16 +0200
  • 2c50972e08 Update as-module.rst and docstrings Alexander Graf 2018-04-20 16:36:37 +0200
  • b9ac40899d Theme-related Documentation Enhancements Alexander Graf 2018-04-06 19:24:43 +0200
  • e25eb2a948 Limit GraphQl queries to 20 per 11 minutes cherry-picked from commit d90c05e0a4 - Set GRAPHQL_PAGE_LENGTH to 50 what appears to be the new working maximum. - Limit GQL queries to 20 per 666 seconds. - Remove logic for tracking queries per query identifier as Instagram only allows 20 overall GQL queries per sliding window. André Koch-Kramer 2018-04-20 12:59:41 +0200
  • 440c59ecb9 Release of version 3.3.10 v3.3.10 André Koch-Kramer 2018-04-20 18:51:55 +0200
  • c9198d232f Add 'disable=protected-access' to satisfy pylint André Koch-Kramer 2018-04-20 18:47:36 +0200
  • e689dadf00 Output warning when fetching special data André Koch-Kramer 2018-04-20 15:34:43 +0200
  • d90c05e0a4 Limit GraphQl queries to 20 per 11 minutes André Koch-Kramer 2018-04-20 12:59:41 +0200
  • 57ce51d4ef Support datetime objects in filter strings Alexander Graf 2018-04-19 15:42:26 +0200
  • 7d2830b8b2 Have --storyitem-filter (--only-if for StoryItems) Alexander Graf 2018-04-19 15:12:05 +0200
  • 7688bdce45 Reverse story download order to enable fast-update Alexander Graf 2018-04-18 16:37:20 +0200
  • eecaca7c7b Release of version 3.3.9 v3.3.9 Alexander Graf 2018-04-18 16:25:53 +0200
  • 729aa31d86 Reverse story download order to enable fast-update Alexander Graf 2018-04-18 16:24:47 +0200
  • 94df60292e Fix bug about 429 handling Alexander Graf 2018-04-18 16:24:20 +0200
  • 2d9acd9989 Slightly improve error handling Alexander Graf 2018-04-18 15:58:45 +0200
  • 09f2eb3601
    Set GRAPHQL_PAGE_LENGTH to 12 Alexander Graf 2018-04-18 11:41:00 +0200
  • 066c3de113 get_followe{e,r}s yield Profiles rather than dicts Alexander Graf 2018-04-17 15:11:50 +0200
  • 9d8175354b Add paging tests for profiles and stories Alexander Graf 2018-04-17 14:23:12 +0200
  • dcd16f29c2 Split tests TestInstaloader{Anonymously,LoggedIn} Alexander Graf 2018-04-17 14:10:27 +0200
  • 5d513da73c Fix x-instagram-gis calculation Alexander Graf 2018-04-17 14:01:11 +0200
  • 3e904e8a14 Release of version 3.3.8 v3.3.8 Alexander Graf 2018-04-17 13:30:45 +0200
  • f16b99bec0 Fix GraphQL Queries (again) Alexander Graf 2018-04-17 13:17:50 +0200
  • 59152214cf Allow specification of what to write in txt files Alexander Graf 2018-04-13 22:54:40 +0200
  • 80f701150c New formatter for filename pattern Alexander Graf 2018-04-13 21:19:04 +0200
  • df1cdb5d48 Remove now-unneeded Tristate Alexander Graf 2018-04-13 19:06:26 +0200
  • 7976a4811e Fix x-instagram-gis calulation Alexander Graf 2018-04-13 18:34:35 +0200
  • d316ddf02a Release of version 3.3.7 v3.3.7 Alexander Graf 2018-04-13 18:17:40 +0200
  • efa0b93fda Fix rhx_gis calculation to fix 403 (fix #94) Alexander Graf 2018-04-13 18:04:39 +0200
  • 8ab7d3398f Rename Instaloader.download_story{,item} Alexander Graf 2018-04-12 22:04:06 +0200
  • f0bebd0d96 Saving and reimporting of JSON files Alexander Graf 2018-04-12 22:01:26 +0200
  • 5d249c5401 Fix bug concerning Post class Alexander Graf 2018-04-12 17:18:02 +0200
  • bd9e9d4a06 Fix bug concerning Story class André Koch-Kramer 2018-04-12 16:57:46 +0200
  • 9b3014d5bf Fix anonymous GraphQL queries Alexander Graf 2018-04-11 21:24:36 +0200
  • 020830d591 Allow graphql_node_list() to take a first page Alexander Graf 2018-04-11 20:42:06 +0200
  • ced65ea401 Release of version 3.3.6 v3.3.6 André Koch-Kramer 2018-04-11 14:32:42 +0200
  • 73ec884ea4 Fix anonymous GraphQL queries André Koch-Kramer 2018-04-11 14:19:24 +0200
  • 74d5e35eb8 get_{comments,likes}: save requests Alexander Graf 2018-04-11 11:24:49 +0200
  • 25b8165547 Various minor fixes Alexander Graf 2018-04-11 10:45:38 +0200
  • 8612712f44 Release of version 3.3.5 v3.3.5 Alexander Graf 2018-04-10 20:57:30 +0200
  • 67ac8f3397 Enforce being logged in for getting username by id Alexander Graf 2018-04-10 20:52:39 +0200
  • 5fe2a70374 Fix downloading of hashtags Alexander Graf 2018-04-10 20:34:07 +0200
  • 5b9590a768 Story and StoryItem classes to represent stories André Koch-Kramer 2018-04-10 20:22:57 +0200
  • d90d67d619 Refactor Profile to allow lazy initialization Alexander Graf 2018-04-10 15:25:36 +0200
  • dd1cbf0a1d Fix instaloadercontext.get_and_write_raw() André Koch-Kramer 2018-04-10 09:51:35 +0200
  • 8bd9c4449c Theme-related Documentation Enhancements Alexander Graf 2018-04-06 19:24:43 +0200
  • c7f6cff15a basename(argv[0]) instead of argv[0] in usage str Alexander Graf 2018-04-06 17:25:26 +0200
  • c71be83f43 Split module into multiple files Alexander Graf 2018-04-05 13:03:46 +0200
  • 3511811090 Move Instaloader.main method to module-level _main Alexander Graf 2018-04-05 10:02:56 +0200
  • c350847b50 InstaloaderContext class for log and low-level IO Alexander Graf 2018-04-05 00:20:03 +0200
  • 8623829696 Strip trailing '/' chars from target specifiers Alexander Graf 2018-03-31 15:18:05 +0200
  • 235522dfd7 Merge branch 'master' into v4-dev Alexander Graf 2018-03-31 15:06:39 +0200
  • edd1fbe49c Release of version 3.3.4 v3.3.4 André Koch-Kramer 2018-03-29 20:36:53 +0200
  • dae18a05c6 Use anonymous session for profile pic query André Koch-Kramer 2018-03-29 20:33:20 +0200
  • c5b60b8a12 GraphQL for post locations André Koch-Kramer 2018-03-29 20:31:39 +0200
  • 40a87761c9 Mention Windows standalone exe in documentation André Koch-Kramer 2018-03-29 19:47:35 +0200
  • d9b5c77e3a Implement high quality profile pic hack André Koch-Kramer 2018-03-29 19:33:05 +0200
  • 5b6e8f1a31 Fix indent in USAGE_STRING message Alexander Graf 2018-03-29 11:19:15 +0200
  • d533c60824 doc: Switch to mobile-friendlier bootstrap theme Alexander Graf 2018-03-28 19:39:58 +0200
  • 539273b963 make doc more mobile-friendly Alexander Graf 2018-03-24 21:46:21 +0100
  • 71331d37e4 Removed modifying of profilepic url André Koch-Kramer 2018-03-24 19:54:07 +0100
  • 4153bf27a9 Disable pylint invalid-name message in travis Alexander Graf 2018-03-24 19:44:31 +0100
  • 938e029592 Always close sockets and files Alexander Graf 2018-03-24 19:39:55 +0100
  • d3bc7cb82b Add unit tests invoking all server requests Alexander Graf 2018-03-24 19:38:29 +0100
  • 36110c8727
    Disable search engine indexing on old doc hoster Alexander Graf 2018-03-24 12:37:24 +0100
  • 4a944fbbdb doc: meta tag to redirect to new documentation URL Alexander Graf 2018-03-24 11:32:53 +0100
  • 91976e595a Implements get_explore_posts() André Koch-Kramer 2018-03-22 17:36:03 +0100
  • a492f0a6d1 Merge branch 'master' into v4-dev Alexander Graf 2018-03-22 16:10:35 +0100
  • 6764cd961f Tweak documentation description html meta tags Alexander Graf 2018-03-22 16:07:19 +0100
  • a125b367e3 Release of version 3.3.3 v3.3.3 Alexander Graf 2018-03-22 14:56:29 +0100
  • 07b30d6ebd Log message if Instaloader is called w/out target Alexander Graf 2018-03-22 13:42:08 +0100
  • 3640e9c056 Replace : by \ua789 (꞉) in pathnames on Windows Alexander Graf 2018-03-22 11:25:20 +0100
  • 90a1b73d21 Fix format_string_contains_key() André Koch-Kramer 2018-03-21 22:25:40 +0100
  • b3bae50ca1 Consistently replace all GQL Query IDs by Hashs André Koch-Kramer 2018-03-19 21:20:19 +0100
  • 2b9ed927c7 Proper handle HTTP redirects in get_json() André Koch-Kramer 2018-03-19 21:05:13 +0100
  • 706b4cf3e6 Support @profile again to download followees Alexander Graf 2018-03-18 20:41:39 +0100
  • c1b9aa5fba Download stories using GraphQL queries André Koch-Kramer 2018-03-18 20:06:19 +0100
  • 77a44362aa @_requires_login auto-add :raises: docstring entry Alexander Graf 2018-03-18 20:17:19 +0100
  • a9fb254d76 "@_requires_login" for logged-in-only methods Alexander Graf 2018-03-18 20:01:59 +0100
  • b0a8bfbcf4 Merge branch 'master' into v4-dev Alexander Graf 2018-03-18 18:13:46 +0100
  • a7f89e4327 Release of version 3.3.2 v3.3.2 André Koch-Kramer 2018-03-18 18:10:18 +0100
  • af1ec22d41 Fix get_feed_posts() using graphql queries André Koch-Kramer 2018-03-18 17:42:47 +0100
  • f55334cd5b Fix KeyError on login attempt with wrong password André Koch-Kramer 2018-03-18 17:41:03 +0100
  • 4a2e32790a Minor documentation improvements Alexander Graf 2018-03-18 17:19:22 +0100
  • 760688d9e6 Profile class abstracting profile structure Alexander Graf 2018-03-18 16:31:32 +0100
  • 279de0a641 List all Exceptions in doc, fix name inconsistcies Alexander Graf 2018-03-18 16:29:34 +0100
  • b2f31e7782 Add awesome logo to README André Koch-Kramer 2018-03-14 23:08:04 +0100