Releases: HoloArchivists/twspace-dl
Releases · HoloArchivists/twspace-dl
2024.7.2.1
What's changed?
- Changes in Twitter APIs made problems, and now they are fixed!
New contributors
Thanks, @ArmanTaheriGhaleTaki for the contribution.
2023.7.24
What's Changed
- Restore support for Python 3.8 by @RisingFog in #86
- Fix new user ID API rate limit and temp directory not being removed issue by @mikelei8291 in #87
- Add an option to embed the user avatar as the cover art of the audio file by @mikelei8291 in #92
- Bump requests from 2.27.1 to 2.31.0 by @dependabot in #91
- Fix for new Twitter API change by @mikelei8291 in #95
New Contributors
- @RisingFog made their first contribution in #86
Full Changelog: 2023.1.22.1...2023.7.24.0
2023.1.22
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
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
- Fix typo in docker hub container name in README by @patcon in #50
- Minor refactoring by @migimigi in #51
- write url to file with newline by @ionic-bond in #55
New Contributors
- @patcon made their first contribution in #50
- @migimigi made their first contribution in #51
- @ionic-bond made their first contribution in #55
Full Changelog: 2022.3.12.2...2022.6.6.0
2022-3-12
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
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
2022-1-13
2021-12-18
- 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
Fix filename sanitizing (again)