Releases: bibanon/tubeup
Releases · bibanon/tubeup
2026.5.8
Notice: Staff don't like short single-tick flags, we eliminated a conflict. We plan on purging them from the tool. Update your scripts accordingly once we do their time is neigh.
What's Changed
- Bump pytest from 7.4.4 to 9.0.3 by @dependabot[bot] in #370
- [fix] resolve -p short option collision between --proxy and --password by @75ohmantenna in #373
New Contributors
- @dependabot[bot] made their first contribution in #370
- @75ohmantenna made their first contribution in #373
Full Changelog: 2026.2.19...2026.5.8
2026.2.19
What's Changed
- Add validation & creation of the download directory by @Andres9890 in #367
Full Changelog: 2026.2.18...2026.2.19
2026.2.18
What's Changed
- Drop Python 3.9, Add Python 3.14 by @brandongalbraith in #360
- tests: fix unit test failures due to deprecated flag removal by @mrpapersonic in #361
- Add a --dir command argument for setting the download path by @Andres9890 in #365
New Contributors
- @Andres9890 made their first contribution in #365
Full Changelog: 2025.9.3...2026.2.18
2025.9.3
What's Changed
- tubeup/TubeUp: fix linting error causing CI failure by @mrpapersonic in #353
- maintenance: improve pyproject.toml file by @exurd in #356
- Removed depreciated library calls from yt-dlp config
New Contributors
Full Changelog: 2025.5.11...2025.9.3
2025.5.11
What's Changed
- tests: mock yt-dlp YoutubeDL class by @mrpapersonic in #349
- fix: add additional file extension to incomplete video check by @111100001 in #352
New Contributors
- @111100001 made their first contribution in #352
Full Changelog: 2025.3.14...2025.5.11
2025.3.14
- Fixed Twitch VODs not streaming (hopefully) by automatically fixing their AAC timestamps. This shouldn't effect other site extractors and may make a few others work as well. Special thanks to HP Archivist - (@vxbinaca)
- Version bump - (@vxbinaca)
Full Changelog: 2024.12.21...2025.3.14
2024.12.21
- Lifted
requestsSSL timeouts for IAs new geologic time upload speeds. This prevents a failed SSL request from killing an entire item upload and leaving the files on your disk. (@vxbinaca) - Version bump (@vxbinaca)
Special thanks to @jjjake for helping me pinpoint this issue and showing me a path for future stability improvements.
2024.11.13
- Fix parsing for
internetarchive5.0.3 (#339 - @DigitalDwagon) - Set minimum IA version 5.0.3 (@vxbinaca)
- Version bump (@vxbinaca)
2023.08.19
Remove unneeded dependency #305
2023.08.17
- Abstracted item-name format into a function; fix(ing) issue when 'display_id' is null. #304