overhault to fix warnings etc
This commit is contained in:
@@ -7,6 +7,7 @@ use crate::videos::{ServerOptions, VideoItem};
|
||||
use error_chain::error_chain;
|
||||
use htmlentity::entity::{ICodedDataTrait, decode};
|
||||
use std::vec;
|
||||
use async_trait::async_trait;
|
||||
|
||||
error_chain! {
|
||||
foreign_links {
|
||||
@@ -169,6 +170,7 @@ impl YoujizzProvider {
|
||||
|
||||
}
|
||||
|
||||
#[async_trait]
|
||||
impl Provider for YoujizzProvider {
|
||||
async fn get_videos(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user