Parth-Vader / MobOff

A CLI to download, convert and send youtube videos to several devices using Pushbullet.
MIT License
48 stars 29 forks source link

real_path_of_moboff is not correct. #56

Closed Parth-Vader closed 6 years ago

Parth-Vader commented 6 years ago

real_path_of_MobOff = os.path.dirname(os.path.realpath(__file__))

This line doesn't point to the actual file path.

Man-Jain commented 6 years ago

I would like to work on this issue.

karunagoyalk commented 6 years ago

I would like to work on it