mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
[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 @@ def _real_extract(self, url):
|
|||||||
'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
Block a user