Closed JacoboGuijar closed 3 years ago
Nice feature. I will be implementing it in the next update.
Yes you can get the file name by doing this:
file_name = reddit.download()
Added auto directory maker feature!
Just pip install redvid==1.1.3
to try it
Describe the bug When selecting a path where the video will be downloaded to it saves it in the parent folder if the selected folder does not exist.
To Reproduce
Expected behavior The propper way to implement the path functionality should be to create a folder in case it does not exist.
Desktop:
I know this is not super important but your library is super useful and I thought this might help with it. Also, is there a way to change the file name or get it's name once it has been downloaded?