Commit Graph

  • a7a05c200c Adjust RateController to current observations Alexander Graf 2020-08-23 15:58:38 +02:00
  • f53bdf9ef8 Do not call get_sidecar_nodes() if not needed Alexander Graf 2020-08-23 15:56:15 +02:00
  • 13612c606e Use more reliable query for own profile for :saved Alexander Graf 2020-08-23 12:10:53 +02:00
  • b57bbe2af0
    Get higher Post video and StoryItem image quality if logged-in (#712) fireattack 2020-08-21 12:37:38 -05:00
  • 3a6ba6485e Release of Version 4.5.1 Alexander Graf 2020-08-20 11:08:08 +02:00
  • 177a299ced Improve 429 error message Alexander Graf 2020-08-20 10:09:56 +02:00
  • 4a1fe035af First Release Candidate for Version 4.5.1rc1 Alexander Graf 2020-08-17 18:29:37 +02:00
  • db86f81be7
    Fix support for Python 3.5 prior Python 3.5.4 (#777) Alexander Graf 2020-08-17 18:25:22 +02:00
  • 020d412342
    Fix some video download edge cases (#776) Alexander Graf 2020-08-17 18:23:24 +02:00
  • 6f57197afb
    Fixed issue #769 by using os.replace instead os.rename (#775) lapourgagner 2020-08-17 18:17:23 +02:00
  • 57393f619d doc: Don't force links to be opened in new tab Alexander Graf 2020-08-09 08:08:17 +02:00
  • d5dd8cec00 Fix Downloads/Month Badge Alexander Graf 2020-08-06 09:43:22 +02:00
  • 3652e009d9 Release of Version 4.5 Alexander Graf 2020-08-02 10:32:44 +02:00
  • ecde92d05e Minor fix of Hashtag.get_all_posts() docstring Alexander Graf 2020-08-02 10:23:09 +02:00
  • a8d3851956 Nicer syntax for resumable_iteration usage Alexander Graf 2020-08-02 10:22:45 +02:00
  • c71873231d Minor Documentation Fixes (mostly spelling&grammar) Alexander Graf 2020-07-31 22:12:27 +02:00
  • 3823b1e593 Documentation Template: Use ARIA roles Alexander Graf 2020-07-31 11:41:22 +02:00
  • 6c779e8d4b First Beta Release for Version 4.5 Alexander Graf 2020-07-30 17:17:55 +02:00
  • c24015a93d Merge branch 'master' into upcoming/v4.5 Alexander Graf 2020-07-30 17:16:00 +02:00
  • 2c56e6994a Enhance Documentation Theme Alexander Graf 2020-07-30 17:02:43 +02:00
  • 6791e9a2f8 Textual Improvements on Documentation Alexander Graf 2020-07-30 16:41:45 +02:00
  • 64652f3994 Feature Request template: PR -> pull request Alexander Graf 2020-07-30 13:20:02 +02:00
  • 4f5b223b60 Minor docs fixes Alexander Graf 2020-07-26 19:00:01 +02:00
  • 2a3711687f Update deps used in CI (esp. MyPy and PyLint) Alexander Graf 2020-07-26 18:54:23 +02:00
  • 612842f255 Minor nodeiterator-related docs improvements Alexander Graf 2020-07-26 18:02:14 +02:00
  • fe9cd653e7 docs: Improvements to branded syntax highlighting Alexander Graf 2020-07-26 18:01:33 +02:00
  • 82e7b19d6d docs: Split as-module into smaller documents Alexander Graf 2020-07-26 18:00:37 +02:00
  • 5d7c36399f Windows: Sanitize Path of Resume Files Alexander Graf 2020-07-24 18:19:52 +02:00
  • f0e66ef465 Windows EXE: Fix CommandNotFoundException Alexander Graf 2020-07-24 17:19:48 +02:00
  • f71ea562af First Alpha Release for Version 4.5 Alexander Graf 2020-07-21 17:37:45 +02:00
  • bc40b82f94
    Resume a previously-aborted post download loop (#732) Alexander Graf 2020-07-21 17:28:55 +02:00
  • c817d1901a Merge branch 'master' into upcoming/v4.5 Alexander Graf 2020-07-18 15:32:05 +02:00
  • e232c82d5e Release of Version 4.4.5 Alexander Graf 2020-07-18 15:24:31 +02:00
  • 601dd0b106 First Release Candidate for Version 4.4.5 Alexander Graf 2020-07-15 10:26:22 +02:00
  • 4c20b573e2 Fix KeyError on Posts with very few comments Alexander Graf 2020-07-15 10:17:20 +02:00
  • db63e5c7e5
    Bypass IP-based redirects to /accounts/login (#727) Cadence Ember 2020-07-15 19:46:39 +12:00
  • fbe05a1add
    More flexible Rate Controller (#716) Alexander Graf 2020-07-11 13:54:31 +02:00
  • e21d34124d Add codesnippet for almost chronological order Alexander Graf 2020-06-21 19:38:16 +02:00
  • fa62025ea3
    Deprecate commit-mode (#697) Lars Lindqvist 2020-06-20 16:23:31 +02:00
  • 66b3ec6928
    Add explanation on downloading single post (#694) michalens 2020-06-19 20:39:08 +03:00
  • f7d82495bd
    Consistently use native '\' path separator on Windows Alexander Graf 2020-06-19 19:33:46 +02:00
  • b0a430051e Restrict GH Action lint workflow on Python 3.8 Alexander Graf 2020-06-18 08:33:25 +02:00
  • 8b56b90e72 Less intrusive PR template Alexander Graf 2020-06-18 08:29:39 +02:00
  • 0c93e63615 Update troubleshooting.rst, Minor fixes to contributing.rst Alexander Graf 2020-06-16 21:44:22 +02:00
  • 65025e61d9 Update issue/PR templates, contributing.rst, CI Alexander Graf 2020-06-16 20:26:58 +02:00
  • 11baf493db Release of Version 4.4.4 Alexander Graf 2020-06-11 20:10:52 +02:00
  • 2345d90e0e Fix docs building on Windows Alexander Graf 2020-06-09 13:03:48 +02:00
  • 71b09aed0f Warn if --login parameter is not a username Alexander Graf 2020-06-09 11:43:21 +02:00
  • fd6d8542c9 Add a unit test for an empty private profile Alexander Graf 2020-06-09 11:43:06 +02:00
  • df6fbbee76 Third Release Candidate for Version 4.4.4 Alexander Graf 2020-06-08 18:51:46 +02:00
  • 1661bf7722 Remove unused import Alexander Graf 2020-06-08 18:44:43 +02:00
  • 8f9723cf62 Fix "Use --login ..." warning at startup Alexander Graf 2020-06-08 18:40:13 +02:00
  • e1567a0342 Second Release Candidate for Version 4.4.4 Alexander Graf 2020-06-08 18:22:06 +02:00
  • 610b6242a0 Get higher image quality if logged-in Alexander Graf 2020-06-08 17:53:39 +02:00
  • d90f90988a Fix ValueError when executing from other drive on Windows Alexander Graf 2020-06-08 17:01:42 +02:00
  • d3c747a306 First Release Candidate for Version 4.4.4 Alexander Graf 2020-06-06 10:52:42 +02:00
  • 225353dc21
    Download highest-resolution images if logged-in (#662) Alexander Graf 2020-06-06 10:51:03 +02:00
  • ed499cb49c
    Let --sessionfile default to a more persistent path (#659) Alexander Graf 2020-06-06 10:49:41 +02:00
  • 1c13d5a30b Windows EXE: Start Powershell instead of cmd Alexander Graf 2020-06-06 10:37:20 +02:00
  • 2fd1422619 Windows EXE: Use psutil for startup terminal detection Alexander Graf 2020-06-05 20:12:23 +00:00
  • c818165db4
    Update 615_import_firefox_session.py Alexander Graf 2020-06-03 20:07:52 +02:00
  • 26a78463f1 doc: Discourage using --commit-mode Alexander Graf 2020-06-03 18:03:27 +02:00
  • 689dd3613b doc: Minor style-related changes to code examples Alexander Graf 2020-06-03 18:03:01 +02:00
  • 27b7c98be2 Update doc section Troubleshooting -> Login Error Alexander Graf 2020-06-03 17:14:08 +02:00
  • 72d86533f2
    Downgrade 'old' stale action to more stable v1 Alexander Graf 2020-05-26 16:03:52 +02:00
  • 7bb08a220a
    Update issue stale action Alexander Graf 2020-05-24 11:25:37 +02:00
  • 03aabc52bb Release of Version 4.4.3 Alexander Graf 2020-05-22 18:32:05 +02:00
  • 9d4df0d5fb
    Only substitute characters from auto generated fields (#631) fireattack 2020-05-22 11:30:55 -05:00
  • bf2f4f16ed Release of Version 4.4.2 Alexander Graf 2020-05-19 09:27:03 +02:00
  • 1a3712d112
    Workaround for Instagram's encrypted login. (#623) Infinitay 2020-05-19 03:25:08 -04:00
  • 65462b01ec Release of Version 4.4.1 Alexander Graf 2020-05-14 16:22:42 +02:00
  • 9857c5fa24 Regex target matching: Fix hashtag regex Alexander Graf 2020-05-14 16:17:07 +02:00
  • 83f013f6ca Release of Version 4.4 Alexander Graf 2020-05-11 20:25:43 +02:00
  • e7437310ea Add versionadded doc annotation for is_business_account and business_category_name Alexander Graf 2020-05-11 20:24:04 +02:00
  • dcba25a40e [Issue #601] Add is_business_account and business_category_name properties to Profile structure yolo 2020-05-05 19:29:01 +02:00
  • 5e4b5fd877 First Beta Release for Version 4.4 Alexander Graf 2020-04-21 10:22:03 +02:00
  • 657e76e2d9 Simplify username regex Lars Lindqvist 2020-04-18 22:18:44 +02:00
  • 78023b3c98 Regex target matching Lars Lindqvist 2020-04-18 12:55:28 +02:00
  • ab67ca30e5 Merge branch 'master' into v4.4-dev Alexander Graf 2020-04-21 09:53:01 +02:00
  • 0e13c73b62 Include top posts in download_hashtag() Alexander Graf 2020-04-19 12:21:27 +02:00
  • b98e9941ae Omit media when saving Hashtag JSON Alexander Graf 2020-04-19 11:30:19 +02:00
  • c9e4f68597 Download Hashtag profilepic and save metadata JSON Alexander Graf 2020-04-19 10:31:58 +02:00
  • 1338cf0fcd
    Fix 'occured' typo in error messages Alexander Graf 2020-04-18 11:16:55 +02:00
  • 83a0f52c60 Hashtag class Alexander Graf 2020-04-17 18:47:45 +02:00
  • 5c5c633bee Catch Exceptions raised during filter evaluation Alexander Graf 2020-04-10 14:39:40 +02:00
  • e268f9e625 Release of Version 4.3.2 Alexander Graf 2020-04-10 12:08:24 +02:00
  • 793b7e82ba Limit feed node processing to Post nodes Alexander Graf 2020-04-10 11:13:07 +02:00
  • 7329ee10d8 Catch KeyError: 'authenticated' when Logging In Alexander Graf 2020-03-25 18:17:02 +01:00
  • 57d2ce9538 Alleviate #449 by catching bad metadata response Alexander Graf 2020-04-10 11:57:36 +02:00
  • dc458a3f3c Limit feed node processing to Post nodes Alexander Graf 2020-04-10 11:13:07 +02:00
  • 08a359408c Improve Log Output of Skipped Posts Alexander Graf 2020-04-10 11:12:09 +02:00
  • a794089c4f Deduplicate Post Download Loop Alexander Graf 2020-04-07 10:06:53 +02:00
  • c56657855d Release of Version 4.3.1 Alexander Graf 2020-04-04 10:54:04 +02:00
  • 8c7561c5d7 Fix Downloading of Videos within a Sidecar Post Alexander Graf 2020-04-04 10:51:55 +02:00
  • c76385bde2 Unit Test for Profile.get_similar_accounts() Alexander Graf 2020-03-25 19:06:05 +01:00
  • b5bf8a0560 Implement Profile.get_similar_accounts() Alexander Graf 2020-03-25 19:00:03 +01:00
  • 2790342a09 Catch KeyError: 'authenticated' when Logging In Alexander Graf 2020-03-25 18:17:02 +01:00
  • e725ca2640 Post properties is_sponsored and sponsor_users Alexander Graf 2020-03-25 17:13:46 +01:00
  • 9c2e7c70ac Fix number output in download_igtv() Alexander Graf 2020-03-16 13:38:13 +01:00
  • ffbf5b517c Release of Version 4.3 Alexander Graf 2020-03-16 09:13:25 +01:00