-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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] RegexNotFoundError #18349
Comments
Since the mentioned video is not available anymore, here is another video, which currently fails: Fail log:
And here I found a completely strange behavior: This video (https://www.ardmediathek.de/tv/Menschen-hautnah/Liebe-ohne-Zukunft-Heimliche-Aff%C3%A4ren-un/WDR-Fernsehen/Video?bcastId=7535538&documentId=58092934) sometimes achieves to extract the title, and sometimes does not: Success log:
Fail log:
I cannot explain this behavior, it seems as though youtube-dl gets different html websites served... |
newest commit doesn't work:
|
@w4grfw This has nothing to do with the recent commit. I cannot open the posted link (https://www.ardmediathek.de/ard/player/Y3JpZDovL2Rhc2Vyc3RlLmRlL3RhZ2VzdGhlbWVuLzlhNWY0YzBjLWQyZGEtNGJjMy1hMjExLWJkM2VhMTU2MjFmNg/tagesthemen) in the browser: "Leider konnte die gewünschte Seite nicht gefunden werden." Does it work for you? If you can reproduce the issue for an available video, create a new issue. |
@goggle Yes, the link works (geo-blocked?). I create a new issue. |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.11.23. 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 following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
ARD lauched their new website today and changed everything.
The text was updated successfully, but these errors were encountered: