tabs -> spaces

This commit is contained in:
Peder Bergebakken Sundt 2023-09-04 23:24:08 +02:00
parent 63eb73afbf
commit ab7ff50cc5
1 changed files with 40 additions and 39 deletions

View File

@ -3,6 +3,7 @@ import youtube_dl
from youtube_dl.utils import DownloadError
from . import nyasync
@nyasync.ify
def title(url):
ydl = youtube_dl.YoutubeDL()