feat: dont fetch artist playlist section
This commit is contained in:
parent
53bdd5f0d2
commit
be741d28ca
5 changed files with 65 additions and 43 deletions
|
|
@ -215,6 +215,7 @@ async fn check_video_stream(s: impl YtStream) {
|
|||
false
|
||||
)]
|
||||
#[tokio::test]
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
async fn get_player(
|
||||
#[case] id: &str,
|
||||
#[case] name: &str,
|
||||
|
|
|
|||
Reference in a new issue