You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when I try to download a video it doesn't comes with the audio
Does anyone else have the same problem
I used the code like this
reddit = Downloader()
reddit.path = path
reddit.max = True
reddit.url = url
reddit.download()
The text was updated successfully, but these errors were encountered:
Describe the bug when I try to download a video it doesn't comes with the audio
Does anyone else have the same problem I used the code like this reddit = Downloader() reddit.path = path reddit.max = True reddit.url = url reddit.download()
Describe the bug
when I try to download a video it doesn't comes with the audio
Does anyone else have the same problem
I used the code like this
reddit = Downloader()
reddit.path = path
reddit.max = True
reddit.url = url
reddit.download()
The text was updated successfully, but these errors were encountered: