↓ 5 callersFunctionbuild_inline_album_result(
*,
result_id: str,
service_name: str,
deep_link: str,
message_text: str,
preview_fil
handlers/inline_utils.py:267
↓ 5 callersFunctionrun_single_media_flow(
*,
cache_key: str,
cache_file_type: str,
db_service: Any,
upload_status_text: str,
u
services/media/orchestration.py:81
↓ 4 callersFunction_guard_message(
*,
user_id: int,
chat_id: int,
chat_type: str | ChatType,
text: str,
message_id: int
tests/test_user_journeys.py:52
↓ 4 callersMethod_notify_progress(
self,
progress_callback,
*,
downloaded_bytes: int,
total_bytes: int,
services/platforms/tiktok_download_mixin.py:77
↓ 3 callersMethod_download_video_with_ytdlp_sync(
self,
*,
source_url: str,
output_path: str,
progress_callback=None,
services/platforms/tiktok_download_mixin.py:168
↓ 3 callersMethoddownload_stream(
self,
stream: dict,
filename: str,
source: str,
*,
user_id:
services/platforms/youtube_media.py:224