commands
|
Improve types
|
2024-08-30 08:05:16 +02:00 |
__init__.py
|
Don't hardcode version number
|
2024-03-23 08:55:56 +01:00 |
__main__.py
|
Convert to click
|
2024-03-29 08:43:30 +01:00 |
cli.py
|
Add --target-dir option to clips command
|
2024-08-28 13:15:01 +02:00 |
entities.py
|
Fix a crash when downloading clips
|
2024-08-28 14:21:22 +02:00 |
exceptions.py
|
Apply ruff formatting
|
2024-04-04 08:20:10 +02:00 |
naming.py
|
Improve types
|
2024-08-30 08:05:16 +02:00 |
output.py
|
Move entities to entites.py
|
2024-08-24 20:23:34 +02:00 |
playlists.py
|
Embrace pathlib
|
2024-08-28 10:59:23 +02:00 |
progress.py
|
Reinstate "VODs" in progress output
|
2024-08-30 07:59:51 +02:00 |
twitch.py
|
Add --verbose flag for verbose logging
|
2024-08-28 12:58:36 +02:00 |
utils.py
|
Handle video URLs containing account name
|
2024-08-30 07:55:58 +02:00 |