elmoiv / redvid

Smart downloader for Reddit hosted videos
GNU General Public License v3.0
110 stars 15 forks source link

path should be used before url to work correctly? #25

Closed SomaRe closed 2 years ago

SomaRe commented 2 years ago

First time writing something in github, let me know if I did any mistake. not sure how to change the label to documentation.

I noticed that path should be added before url for it to work as required, it would be great to include anywhere either in documentation or in example code as it doesn't strike immediately to be a problem when dubbing the program when it doesn't save file to given path.

elmoiv commented 2 years ago

Can you share the code you used or commands (for console version) with a little more explanation about your issue?

elmoiv commented 2 years ago

Closed for inactivity