Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send several single YouTube music files in a sequence #38

Open
Parth-Vader opened this issue Dec 11, 2017 · 5 comments
Open

Send several single YouTube music files in a sequence #38

Parth-Vader opened this issue Dec 11, 2017 · 5 comments
Labels
gssoc GirlScript Summer of Code Intermediate

Comments

@Parth-Vader
Copy link
Owner

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

@horaanchal
Copy link

storing it using mongodb because currently i am working on it

@Parth-Vader
Copy link
Owner Author

@horaanchal
What exactly are you doing? 😄
Can you just explain me the steps?

@horaanchal
Copy link

Actually I am now switch my plan to work with youtube data api to fetch the vedios in a list rather storing the data in mongo db as i willl use sort method further to fetch vedios according to the priority of a user. ffmpeg is used for converting mp4 to mp3 audio.Then we will download mp3 audio using youtube-dl or youtube-mp3 lbrary in python and last send it to device using pushbullet library in python from https://github.com/randomchars/pushbullet.py and https://github.com/myles/pushbullet.

@Parth-Vader Parth-Vader added the gssoc GirlScript Summer of Code label Jul 6, 2018
@ashwani99
Copy link
Contributor

@Parth-Vader Is this expected to read links from a text file and process them sequentially?

@Parth-Vader
Copy link
Owner Author

@ashwani99 No I think, I'd prefer an additional option: something like --multiple, where the user would have to enter some links, and then download them and send it to the device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer of Code Intermediate
Projects
None yet
Development

No branches or pull requests

3 participants