mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Fixed conflicts during the last stable update
This commit is contained in:
@@ -10,4 +10,4 @@ def get_video_url(url):
|
||||
video = result['entries'][0]
|
||||
else:
|
||||
video = result
|
||||
return video["url"]
|
||||
return video["formats"][0]["url"]
|
||||
|
Reference in New Issue
Block a user