LICENSE
README.md
pyproject.toml
src/handle_credits/__init__.py
src/handle_credits/api.py
src/handle_credits/application.py
src/handle_credits/get_event.py
src/handle_credits/handler.py
src/handle_credits/sample_events.py
src/handle_credits/controllers/base_controller.py
src/handle_credits/controllers/handle_credits_controller.py
src/handle_credits/factories/base_factory.py
src/handle_credits/factories/factory.py
src/handle_credits/infra/aws_request.py
src/handle_credits/infra/rest.py
src/handle_credits/infra/script.py
src/handle_credits/infra/handle_credits/handle_credits.py
src/handle_credits/models/ad.py
src/handle_credits/models/credits.py
src/handle_credits/models/page.py
src/handle_credits/models/request.py
src/handle_credits/models/response.py
src/handle_credits/models/saved_file.py
src/handle_credits/models/video.py
src/handle_credits/services/base_service.py
src/handle_credits/services/handle_credits_service.py
src/handle_credits/services/speech_service.py
src/handle_credits/services/text_utils_service.py
src/handle_credits/services/time_service.py
src/handle_credits/utils/file.py
src/handle_credits/utils/helpers.py
src/handle_credits/utils/html.py
src/handle_credits/utils/json.py
src/handle_credits/utils/lambda_helpers.py
src/handle_credits/utils/markdown.py
src/handle_credits/utils/service_helper.py
src/handle_credits/utils/string_utils.py
src/handle_credits/utils/text.py
src/handle_credits/utils/time.py
src/handle_credits/utils/url.py
src/handle_credits/utils/video.py
src/video_bot_handle_credits.egg-info/PKG-INFO
src/video_bot_handle_credits.egg-info/SOURCES.txt
src/video_bot_handle_credits.egg-info/dependency_links.txt
src/video_bot_handle_credits.egg-info/top_level.txt