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

mps-youtube is not streaming music #470

Closed
yamsu opened this issue Apr 7, 2016 · 20 comments
Closed

mps-youtube is not streaming music #470

yamsu opened this issue Apr 7, 2016 · 20 comments

Comments

@yamsu
Copy link

yamsu commented Apr 7, 2016

I just updated to ubuntu 14.04 64bit and mps-youtube from pip3. All aspects seems fine expect for the following:

  1. songs do not stream anymore, mps waits for the song to download before playing it.
  2. the song progress bar does not show.

Is anyone else having this issue. I have also tried this with the developer editions of mps-youtube and pafy

@uNouss
Copy link

uNouss commented Apr 8, 2016

hello i have similar issue after i update mpsyt to latest developer version of mps-youtube and pafy. if i try to stream audio or video, mpsyt wait but dont launch anything :(

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

Try installing youtube-dl with pip3 install youtube_dl.

@uNouss
Copy link

uNouss commented Apr 10, 2016

@ids1024 i have youtube_dl
here my config
2016-04-10-230149_636x357_scrot

and here the issue
2016-04-10-225726_636x357_scrot

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

Are you using mpv or mplayer?

@uNouss
Copy link

uNouss commented Apr 10, 2016

@ids1024 i use mpv

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

I'm not really sure what the problem is. Does mplayer work?

@uNouss
Copy link

uNouss commented Apr 10, 2016

@ids1024 mplayer does not work

2016-04-10-234728_636x357_scrot

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

Ok, try switching back to mpv, install the debug branch of mpsyt, and start with mpsyt --debug. Then it will (hopefully) display more information when you try to play something.

@uNouss
Copy link

uNouss commented Apr 10, 2016

@ids1024 how can i install the debug branch ?

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

sudo pip3 install --upgrade https://github.com/mps-youtube/mps-youtube/archive/develop.zip

@uNouss
Copy link

uNouss commented Apr 10, 2016

i have this with mpsyt --debug after i install the debug branch
2016-04-11-005459_636x357_scrot

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

What happens when you try to play a song, while in debug mode?

@uNouss
Copy link

uNouss commented Apr 10, 2016

hmm nothing stream, i have this
2016-04-11-005932_636x357_scrot

but if i try to run this with mpv
2016-04-11-010106_636x358_scrot

@uNouss
Copy link

uNouss commented Apr 10, 2016

hmm after 5 7mn i have stream. i launch again for test

2016-04-11-010815_636x357_scrot

i think this issue from youtube-dl

@uNouss
Copy link

uNouss commented Apr 10, 2016

@ids1024 yes after i upgrade youtube-dl with pip3 install --upgrade https://github.com/rg3/youtube-dl/archive/master.zip now mpsyt work correctly.

thank you for your help ^_^

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

Good to see that its working. @yamsu does updating youtube-dl fix the problem for you?

@yamsu
Copy link
Author

yamsu commented Apr 13, 2016

Hi,
Sorry to have disappeared. Yes the update of youtube-dl has done the trick. Thanks. But i still dont get the old progress bar, i.e [======> ]

But i have not updated mpsyt to the debug version. Should I try that?

@ids1024
Copy link
Contributor

ids1024 commented Apr 15, 2016

@yamsu I seem to be getting the same behavior. I'll look into it.

@ids1024
Copy link
Contributor

ids1024 commented Apr 16, 2016

It looks like the problem is with the latest version of mpv renaming the socket input argument.

@ids1024
Copy link
Contributor

ids1024 commented Apr 16, 2016

That issue should be fixed in 7c2470f.

@ids1024 ids1024 closed this as completed Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants