mirror of https://github.com/yt-dlp/yt-dlp.git
[cleanup] Replace improper use of tab in trovo (#719)
:ci skip Authored by: glenn-slayden
This commit is contained in:
parent
7581d2467a
commit
5d62709bc7
|
@ -36,7 +36,7 @@ class TrovoIE(TrovoBaseIE):
|
||||||
'query': '''{
|
'query': '''{
|
||||||
getLiveInfo(params: {userName: "%s"}) {
|
getLiveInfo(params: {userName: "%s"}) {
|
||||||
isLive
|
isLive
|
||||||
programInfo {
|
programInfo {
|
||||||
coverUrl
|
coverUrl
|
||||||
id
|
id
|
||||||
streamInfo {
|
streamInfo {
|
||||||
|
|
Loading…
Reference in New Issue