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

Dailymotion error #120

Closed
lra opened this issue May 29, 2011 · 2 comments
Closed

Dailymotion error #120

lra opened this issue May 29, 2011 · 2 comments

Comments

@lra
Copy link
Contributor

lra commented May 29, 2011

When I try to downlowd this Dalymotion video:
youtube-dl -e http://www.dailymotion.com/video/xiuj6a_jean-luc-melenchon-dans-l-emission-c-politique-sur-france-5-le-22-05-2011_news
I get this error:
ERROR: unable to extract media URL

The problem is that you are looking for this regexp:
'(?i)addVariable("video"\s_,\s_"([^\"]*)")'
While in the page there is no addVariable("video", string.

@lra
Copy link
Contributor Author

lra commented May 29, 2011

I added a pull request for a possible fix in #121

@phihag
Copy link
Contributor

phihag commented Sep 13, 2011

As I said in the pull request, this has been solved otherwise. Feel free to contribute a patch for HQ videos.

@phihag phihag closed this as completed Sep 13, 2011
joedborg referenced this issue in joedborg/youtube-dl Nov 17, 2020
[pull] master from rg3:master
tsukumijima pushed a commit to tsukumijima/youtube-dl that referenced this issue Dec 2, 2020
Don't try to embed/convert json subtitles generated by youtube livechat
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

2 participants