GilbertClaus commited on
Commit
aef07c6
·
1 Parent(s): 6386e8a

Update youtube.py

Browse files
Files changed (1) hide show
  1. youtube.py +1 -2
youtube.py CHANGED
@@ -58,5 +58,4 @@ def yt_down(link, resolusi_input):
58
  return None
59
  else:
60
  filename = download_youtube(stream.url, nama_channel, judul_video, 'mp4')
61
-
62
- return filename, judul_video, video_info
 
58
  return None
59
  else:
60
  filename = download_youtube(stream.url, nama_channel, judul_video, 'mp4')
61
+ return filename, judul_video, video_info