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

Detect if a song/file is already downloaded. #43

Closed Parth-Vader closed 6 years ago

Parth-Vader commented 6 years ago

Then we can prompt the user it's location.

yash98 commented 6 years ago

It's location? Won't the music file be downloaded to selected folder? We could search the folder itself and tell that its already there.

Parth-Vader commented 6 years ago

@yash98 Yes, so by prompting I mean to tell the user it is present in the folder itself and (maybe?) play it if the user wants to. These could be used here, but I'm not really sure of this idea.

yash98 commented 6 years ago

Playing song through python interpreter seems unnecessary.