MobOff icon indicating copy to clipboard operation
MobOff copied to clipboard

What is the use?

Open soulspark666 opened this issue 6 years ago • 4 comments
trafficstars

Too many things are to be done to use this app. Simplification and merging steps into one and automating many steps will be very useful. Example

soulspark666 avatar Dec 20 '18 13:12 soulspark666

@soulspark666 I understand that simplification is required here, but we use a lot of different stuff together here. Do you have any ideas for any kind of simplification?

The link you've shared is just simple downloading the mp3 file, note that there are more than 1 thing we're doing here.

Parth-Vader avatar Dec 21 '18 17:12 Parth-Vader

Sorry I didn't clarify my example, I wanted to show how the whole app installs by pip install youtube-audio-downloader. So if you can make something like that, like a single command to install all app dependency would be very great.

soulspark666 avatar Dec 22 '18 03:12 soulspark666

I got your point, the problem with Moboff is that there are more than 1 third party apps being used. It requires manual work from the user point of view.

Maybe there's another service which could be automated :thinking: ? Suggestions are welcome.

Parth-Vader avatar Dec 22 '18 15:12 Parth-Vader

hi, it's possible, using google assistant sdk on the raspberry. just create a function that plays songs on pi using youtube dl, you create a text file where you can save the url of the song heard and finally via pushbullet and glob, just ask the assistant to send you the song by creating a second function that extracts the file mp3 and after a time of 150 seconds send pushbullet the file. I set 150 seconds because some songs are longer and we need to give youtubedl the time to convert the video to mp3. I remain available for other information.

aandroide avatar Dec 30 '18 21:12 aandroide