Add downloading song by query
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from .youtube import YouTube
|
||||
|
||||
|
||||
youtube = YouTube()
|
||||
|
||||
|
||||
__all__ = ['youtube']
|
||||
|
||||
Reference in New Issue
Block a user