bugfix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user