Skip to content

Releases: HoloArchivists/twspace-dl

2023.7.24

24 Jul 10:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.1.22.1...2023.7.24.0

2023.1.22

22 Jan 12:27
Compare
Choose a tag to compare

The changes since the last release are:
89b66f3 handle JSONDecodeError when Twitter API returns 429
24eb58a add timeout and retry of session
7fad013 Fix --keep-files
2ddd150 Fix no download when private account
4db855a remove useless requests.exceptions.JSONDecodeError import
7069fee fix(twitter): fix get user ID from user screen name due to API shutdown

2022.6.6.0

06 Jun 14:58
Compare
Choose a tag to compare

New!

  • Now Includes a GUI! Will probably have many issues but it runs fine AFAIK.
  • ffmpeg is included in the binaries, fixing #58

What's Changed

New Contributors

Full Changelog: 2022.3.12.2...2022.6.6.0

2022-3-12

12 Mar 16:00
Compare
Choose a tag to compare

What's Changed

  • Fix metadata artist field
  • Fix installation from source by @eggplants in #44
  • Added dev dependencies (#45) isort, black, flake8, mypy, and the corresponding workflows
  • Log to file by @eggplants in #46

Full Changelog: 2022.3.12.1...2022.3.12.2

2022-2-13

18 Feb 16:40
Compare
Choose a tag to compare

What's Changed

  • Rewrite the docker-compose monitoring solution by @jim60105 in #37
  • Fix some login exceptions by @mirusu400 in #33 + fixed some more
  • Implement #34

2022-2-19: bugfix with the windows exe
Full Changelog: 2022.1.16.0...2022.2.13.0

2022-1-15

15 Jan 11:37
Compare
Choose a tag to compare

2022-1-13

14 Jan 17:29
Compare
Choose a tag to compare
  • Added login using username and password (EXPERIMENTAL) #26
  • Added cookie support to detect space fix #30
  • Fix guest token bug by using the API fix #28 #29

2021-12-18

18 Dec 16:16
Compare
Choose a tag to compare
  • Fix #23
  • Support recorded spaces
    Edit (2246 UTC): hotfix for dynamic urls, yet another reason to dev some tests…
    also added ability to write master url to file

2021-12-16

16 Dec 17:25
Compare
Choose a tag to compare

Fix filename sanitizing (again)

2021-12-15

15 Dec 18:24
Compare
Choose a tag to compare

Fix filename sanitizing