mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
[ie/ARD] Review feedback
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
This commit is contained in:
parent
75ff02cf4e
commit
a434c7b7e2
@ -614,7 +614,8 @@ class ARDAudiothekIE(InfoExtractor):
|
|||||||
},
|
},
|
||||||
}]
|
}]
|
||||||
|
|
||||||
_QUERY_PLAYLIST = '''show(id: "%s") {
|
_QUERY_PLAYLIST = '''\
|
||||||
|
show(id: "%s") {
|
||||||
title
|
title
|
||||||
description
|
description
|
||||||
items {
|
items {
|
||||||
|
Loading…
Reference in New Issue
Block a user