HawkeyeHS commited on
Commit
350be5d
·
verified ·
1 Parent(s): 701bcd3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def get_audio_url():
20
  'http':'http://lfvqisry-rotate:an43nwquy0o9@p.webshare.io:80',
21
  'https':'http://lfvqisry-rotate:an43nwquy0o9@p.webshare.io:80'
22
  }
23
- yt = YouTube(video_url, proxies=proxies)
24
 
25
  # Get best audio-only stream
26
  audio_stream = (
 
20
  'http':'http://lfvqisry-rotate:an43nwquy0o9@p.webshare.io:80',
21
  'https':'http://lfvqisry-rotate:an43nwquy0o9@p.webshare.io:80'
22
  }
23
+ yt = YouTube(video_url, client="WEB", proxies=proxies)
24
 
25
  # Get best audio-only stream
26
  audio_stream = (