-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
[ARD:mediathek] ERROR: Unable to extract media id #18441
Comments
the issue is that you can get different website versions old Website (you might get redirected, but it is still available) new Website (won't work if you can open the old Website, might work with new cookies) beta Website the new website is only supported with but it requires a name after the video_id for youtube-dl also Livestreams are not supported with the current regex
example beta Website with random display_id for youtube-dl
|
Yes that, works: change hostname in url from www.ardmediathek.de to beta.ardmediathek.de and append random character if url ends with / so, should i close this issue, because we have to wait till ardmediathek becomes stable or should i leave this open? |
Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.12.03. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The text was updated successfully, but these errors were encountered: