-
Dailymotion video download appears to be broken since yesterday. This is what I get:
$ youtube-dl http://www.dailymotion.com/video/x13ss57_top-10-movie-terrorists_shortfilms
[dailymotion] x13ss57: …
jirof updated
11 years ago
-
I have already asked this question earlier and got an answer from @jaimeMF he told me to do
```
import logging
import youtube_dl
class NoneFile(object):
'''
A file-like object that does no…
-
Getting videos from Dailymotion has been forbidden. It used to work about one week ago.
```
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.dail…
-
I am trying to make a youtube downloading website and was going to use youtube-dl in my site. I wanted to know that how can i just get the variables with the results instead of results being printed o…
-
```
youtube-dl 'http://www.dailymotion.com/video/x6wzpl_50-ans-de-l-ihes-marc-chemillier_tech'
```
Fails with the following message:
```
ERROR: unable to extract title
```
-
Doesn't work on Dailymotion :
http://www.dailymotion.com/video/xdmm9x_clip-les-morts-vivants-de-karamazov_shortfilms
I guess it's because the embed element is created from a javascript.
This patch c…