MobOff
MobOff copied to clipboard
What is the use?
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 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.
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.
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.
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.