Update getTracks.py
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import requests
|
|||||||
import time
|
import time
|
||||||
import os
|
import os
|
||||||
import asyncio
|
import asyncio
|
||||||
from GetMetadata import main as get_metadata
|
from getMetadata import main as get_metadata
|
||||||
|
|
||||||
class TrackDownloader:
|
class TrackDownloader:
|
||||||
def __init__(self, use_fallback=False):
|
def __init__(self, use_fallback=False):
|
||||||
|
|||||||
Reference in New Issue
Block a user