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

[Bug] NPO Best live videostream stopped working #5266

Closed
Reino17 opened this issue Mar 23, 2015 · 5 comments
Closed

[Bug] NPO Best live videostream stopped working #5266

Reino17 opened this issue Mar 23, 2015 · 5 comments

Comments

@Reino17
Copy link

@Reino17 Reino17 commented Mar 23, 2015

NPO Best has stopped working, which is really strange because the rest of NPO's live videostreams work just fine:

youtube-dl.exe -vF http://www.npo.nl/live/npo-best
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-vF', 'http://www.npo.nl/live/npo-best']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.03.18
[debug] Python version 2.7.8 - Windows-XP-5.1.2600-SP3
[debug] exe versions: ffmpeg N-65810-g1b5ec6a
[debug] Proxy map: {}
[npo.nl:live] npo-best: Downloading webpage
[npo.nl:live] npo-best: Downloading JSON metadata
[npo.nl:live] npo-best: Downloading token
[npo.nl:live] npo-best: Downloading hds JSON
[npo.nl:live] npo-best: Downloading hds URL
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError());
please report this issue on https://yt-dl.org/bug . Make sure you are using the latest versi
on; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and i
nclude its complete output.
  File "youtube_dl\extractor\common.pyo", line 314, in _request_webpage
  File "youtube_dl\YoutubeDL.pyo", line 1679, in urlopen
  File "urllib2.pyo", line 410, in open
  File "urllib2.pyo", line 523, in http_response
  File "urllib2.pyo", line 448, in error
  File "urllib2.pyo", line 382, in _call_chain
  File "urllib2.pyo", line 531, in http_error_default

(and a small cosmetic bug: ERROR: Unable to download... https://yt-dl.org/bug . <-- unnecessary space at the end)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 23, 2015

Can you watch it in browser?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 23, 2015

As for https://yt-dl.org/bug . this is probably intentional for correct URL recognition without trailing dot.

@Reino17
Copy link
Author

@Reino17 Reino17 commented Mar 23, 2015

screenshot

@dstftw dstftw closed this in b0872c1 Mar 23, 2015
@Reino17
Copy link
Author

@Reino17 Reino17 commented Mar 23, 2015

Thanks for the quick fix.
I can see the changes you made in npo.py and that there are no more f4m-formats, but can you tell me what exactly the issue was?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 23, 2015

f4m link for this stream returns 404 (at least for me), that's why there is no f4m format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.