-
Notifications
You must be signed in to change notification settings - Fork 14
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
Installing m3u8 #95
Comments
Open cmd, go to that directory and use |
You are typing in a Python interpreter, not a cmd prompt. |
First, as written in #91, you must get m3u7 0.2.10, 0.3.0 does not work at the moment. If you extract it in c:\python27, the follow would do it:
|
And where would I find the link for m3u8-0.2.10? https://pypi.python.org/simple/m3u8/ Would the second link in the list be it? |
As I wrote, change the directory first. Don't call setup.py via full path. |
I don't understand. This is what I've put in: C:\Python27\m3u8-0.2.10\setup.py install What do I need to change? |
Never mind. I did it with the exact code you posted earlier. You sir, are a genius. Thank you for your help and your patience. |
While it was working perfectly for a few hours, I'm now getting the same issue as: #82 (downloading at lower bitrate). Has this issue been solved yet? |
Thank's @jsonn you fixed my problem! :) |
I can't seem to install m3u8, which is needed for the newest files. "setup.py" closes as soon as it opens.
The text was updated successfully, but these errors were encountered: