from pathlib import Path
import shutil
# Move the video file to a downloadable public location
source_path = Path("/mnt/data/Ruslan_i_Lyudmila_Book_Trailer_Husan.mp4")
target_path = Path("/mnt/data/Download_Ruslan_i_Lyudmila_Book_Trailer_Husan.mp4")
# Copying the file to ensure it's available under