v0.4.2
Bug Fixes
- Fix TypeError when running
beacon-dlwithout arguments (#missing retry parameter)- When calling download() directly as a Python function from
default_callback, theretryparameter was missing - This caused
typer.Option()to return anOptionInfoobject instead of the default value0 - Error:
unsupported operand type(s) for +: 'OptionInfo' and 'int'
- When calling download() directly as a Python function from
Installation
uvx beacon-dl
# or
uv tool install beacon-dl