This commit is contained in:
Simon
2025-11-29 17:22:41 +00:00
parent 12053ce6db
commit 23190ee05c

View File

@@ -229,7 +229,7 @@ impl PmvhavenProvider {
let video_item = VideoItem::new(
id,
title,
video_url.to_string(),
video_url.replace(" ", "%20").to_string(),
"pmvhaven".to_string(),
thumb,
duration as u32,