feat: dont fetch artist playlist section

This commit is contained in:
ThetaDev 2023-01-25 21:05:52 +01:00
parent 53bdd5f0d2
commit be741d28ca
5 changed files with 65 additions and 43 deletions

View file

@ -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,