bug prevention with video.url for Hottub38

This commit is contained in:
Simon
2026-02-26 11:05:32 +00:00
parent 4ad9453245
commit 060d8e7937
3 changed files with 29 additions and 6 deletions

View File

@@ -320,7 +320,7 @@ impl JavtifulProvider {
let video_item = VideoItem::new(
id,
title,
formats.first().map(|f| f.url.clone()).unwrap_or_default(),
video_url,
"javtiful".into(),
thumb,
duration,