overhault to fix warnings etc
This commit is contained in:
@@ -4,6 +4,7 @@ use crate::util::cache::VideoCache;
|
||||
use crate::util::flaresolverr::{FlareSolverrRequest, Flaresolverr};
|
||||
use crate::util::time::parse_time_to_seconds;
|
||||
use crate::videos::{ServerOptions, VideoItem};
|
||||
use async_trait::async_trait;
|
||||
use error_chain::error_chain;
|
||||
use htmlentity::entity::{ICodedDataTrait, decode};
|
||||
use std::env;
|
||||
@@ -243,6 +244,7 @@ impl HomoxxxProvider {
|
||||
|
||||
}
|
||||
|
||||
#[async_trait]
|
||||
impl Provider for HomoxxxProvider {
|
||||
async fn get_videos(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user