MobOff icon indicating copy to clipboard operation
MobOff copied to clipboard

A CLI to download, convert and send youtube videos to several devices using Pushbullet.

Results 10 MobOff issues
Sort by recently updated
recently updated
newest added

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](https://github.com/marcosschroh/youtube-audio-downloader)

Integrate DockerHub & this repository to achieve 'Dockerhub automatic build'. Once we change the Dockerfile and commit to github, an image should get built automatically. https://docs.docker.com/docker-hub/builds/

Store the links in a list, download them one by one and send to device sequentially.

Intermediate
gssoc

We need to improve the CLI support for `moboff initialise` & `moboff download` in such a way that, we should be able to initialise using `moboff initialize --api --device `...

Intermediate
gssoc

`real_path_of_moboff` is different `python3 moboff.py` and `moboff`. A small hack would be to create at both the places.

Cakewalk
gssoc

We can use the data obtained from the song and artist name to recommend other music related.

Intermediate
gssoc

Other dependencies could be used

enhancement
gssoc

Not sure if it would be feasible, but a GUI is always more usable than a command line tool.

Pro
gssoc

There is a small error [here.](https://github.com/Parth-Vader/MobOff/blob/master/moboff.py#L178)

Intermediate
gssoc

Fixed the rmdir statement which was causing issue.