tabs -> spaces
This commit is contained in:
parent
63eb73afbf
commit
ab7ff50cc5
@ -3,6 +3,7 @@ import youtube_dl
|
|||||||
from youtube_dl.utils import DownloadError
|
from youtube_dl.utils import DownloadError
|
||||||
from . import nyasync
|
from . import nyasync
|
||||||
|
|
||||||
|
|
||||||
@nyasync.ify
|
@nyasync.ify
|
||||||
def title(url):
|
def title(url):
|
||||||
ydl = youtube_dl.YoutubeDL()
|
ydl = youtube_dl.YoutubeDL()
|
||||||
|
Loading…
Reference in New Issue
Block a user