Commit Graph

4 Commits

Author SHA1 Message Date
ВяткинАртём 2353a006a6 Добавить поддержку проверки типов и настройки линтинга, а также изменить точку входа в приложение
CI / Quality Checks (push) Successful in 13s
CI / Test Suite (push) Successful in 11s
2026-05-27 17:31:44 +03:00
ВяткинАртём d7cbd876ea Refactor code style and improve documentation
CI / Quality Checks (push) Failing after 12s
CI / Test Suite (push) Successful in 10s
- Standardized string quotes to single quotes across all files.
- Added docstrings to several functions and classes for better clarity.
- Updated mypy configuration in pyproject.toml for enhanced type checking.
- Ignored specific linting rules for test files in ruff configuration.
- Improved error messages in exception handling for better user feedback.
- Cleaned up code formatting and structure for consistency.
2026-05-27 17:24:30 +03:00
ВяткинАртём 59aaa9c4d7 Refactor code structure for improved readability and maintainability
CI / Quality Checks (push) Failing after 9s
CI / Test Suite (push) Successful in 10s
2026-05-27 17:06:39 +03:00
ВяткинАртём d06bd989f3 Добавить основную функциональность загрузки YouTube Shorts с использованием файла сессии и обработкой ошибок 2026-05-27 16:33:22 +03:00