Im try to make 'downloader file' from shared link Google Drive, without API
All solutions dosent work :( Waven AI cant handle that.
Only works that code, but it download only one file (direct link to file), i cant download all files from folder.
import gdown
gdown.download("https://drive.google.com/uc?id=1PbM6k8211A4RFuBT7QEl0cHRWpgOFvLx", "file.mp3")