-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationenhancementNew feature or requestNew feature or request
Description
All are fine. but when selecting the required format, the following errors occurs . Plz fix..
await handler.callback(self.client, *args)
File "/app/plugins/cb_buttons.py", line 38, in button
await youtube_dl_call_back(bot, update)
File "/app/plugins/youtube_dl_button.py", line 182, in youtube_dl_call_back
download_directory_contents = os.path.listdir(download_directory_dirname)
AttributeError: module 'posixpath' has no attribute 'listdir'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationenhancementNew feature or requestNew feature or request