Hi. I recently installed the Firefox extension 'Video downloadhelper' and it's worked very well so far. The author's notes says it works on sites 'like Dailymotion' but I've just tried to grab a Dailymotion video and VDH just isn't seeing anything.
Can anyone suggest what the problem is? If it's the case that, despite what the author said, VDH won't work with Dailymotion, what would be a better downloader for that site?
Thank you.
+ Reply to Thread
Results 1 to 7 of 7
-
-
hi
youtube-dl or livestreamer work
example
http://www.dailymotion.com/video/x30nnpj_fantastic-four-review-cinefix-now_shortfilms
Code:youtube-dl "http://www.dailymotion.com/video/x30nnpj_fantastic-four-review-cinefix-now_shortfilms" -o Fantastic-Four-Review-CineFix-Now-youtube-dl.mp4
Code:livestreamer "http://www.dailymotion.com/video/x30nnpj_fantastic-four-review-cinefix-now_shortfilms" best -o Fantastic-Four-Review-CineFix-Now-livestreamer.flv
Last edited by biezom; 8th Aug 2015 at 10:04.
-
Hi biezom, and many thanks for that. I've downloaded youtube-dl to my E drive but have not been able to work out how to run it. I've tried Start/All Programs/Accessories/Command Prompt and then typed every variation of E:\youtube-dl but with no luck.
Using the Windows Key/R seems promising at first as it asks if I'm sure I want to run the program but the wee black screen disappears in the blink of an eye.
I've done some reading about PATHs and such but it's very complex. Can you tell me in simple terms what I need to do? Many thanks. -
-
Many thanks. I can see what you've done up to the "-o". After that, you've started using capital letters and disregarded 'shortfilms'. Is the text after -o just a filename i.e. anything at all or is there a required structure.
And will the file be saved to E? My continued thanks... -
yes in E:\
but you can choose where you want
example if the folder E:\download\videos\ exists you can wrtite
Code:youtube-dl "http://www.dailymotion.com/video/x30nnpj_fantastic-four-review-cinefix-now_shortfilms" -o "E:\download\videos\Fantastic-Four-Review-CineFix-Now-youtube-dl.mp4"
Similar Threads
-
How do I download every video from a Dailymotion channel?
By 91Archives in forum Video Streaming DownloadingReplies: 1Last Post: 23rd Nov 2014, 03:01 -
Ripping video from Dailymotion proxy - TS video fragments - HELP!
By MayaJW in forum Video Streaming DownloadingReplies: 4Last Post: 19th Oct 2014, 17:21 -
Watrermark In Video as the upload to youtube,dailymotion and other sites ?
By luigi41 in forum Video Streaming DownloadingReplies: 17Last Post: 6th Aug 2013, 17:50 -
How to use downloadhelper?
By vladorlok in forum Newbie / General discussionsReplies: 3Last Post: 12th Jul 2013, 12:56 -
Video DownloadHelper and dailymotion Problem Capture Videos
By devilcoelhodog in forum Video Streaming DownloadingReplies: 12Last Post: 22nd Feb 2013, 14:34