PDA

View Full Version : Record private channel dailymotion live


loupe
02-18-2015, 04:27 AM
Does anyone can help me? I am looking for how to record a live dailymotion. There is a trouble is that the channel is private. You can see it here: http://www.lamaisondubluff.fr/le-live/?source=psl

Thank you in advance

hasomaso
02-18-2015, 05:07 AM
.m3u8
http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/events(live_src-1424203094)/live_src-audio=131072-video=1868800.m3u8

ffmpeg download

ffmpeg -i "http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/events(live_src-1424203094)/live_src-audio=131072-video=1868800.m3u8" -c:v copy -c:a copy -f mpegts output.flv


...or use hdsdump

hdsdump --manifest "http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/live_src.f4m?e=1424432626&st=Sd1wcTyfHm0cfO88SpAKzg"

http://i.imgur.com/3tJiFbI.png

loupe
02-18-2015, 06:07 AM
Thank you for your quick answer.

I tried to download hdsdump but it don't run at all (i'm on windows 7)

How i can open and record .m3u8 file ?

I tried ffmpeg too, it seems work perfectly thank you. Do you know if i can choose resolution of stream ? I would like 480p (standard) because it seems 720p and it takes a lot of mb. ^^

Thank you ;)

hasomaso
02-18-2015, 07:16 AM
hdsdump download code is above ;)

here i have the various resolutions for ffmpeg


240p
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=64000-video=200000.m3u8" -c:v copy -c:a copy -f mpegts 240p.flv

380p
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=445000.m3u8" -c:v copy -c:a copy -f mpegts 380p.flv

480p
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=989000.m3u8" -c:v copy -c:a copy -f mpegts 480p.flv

720p
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=2200000.m3u8" -c:v copy -c:a copy -f mpegts 720p.flv


fixed...

loupe
02-18-2015, 02:18 PM
Hi

Thank you.

The link for 240p works well but 380p, 480p and 720p (it said : unable to find a suitable output format for 'copy' copy : invalid argument)

I don't know what the problem is. The link you sent me in your first answer work always good. I guess it's 720p link so i dont know why this one works and no the link for 720p in your last message.

I really want 380p and 480p links. Do you think you can fix it ?

Thank you again :)

hasomaso
02-18-2015, 03:09 PM
fixed... thanks for info

Tribal
02-19-2015, 05:01 PM
i dont work for me

hasomaso
02-19-2015, 09:01 PM
i dont work for me


session expired after a day!!!
sniff new

Tribal
02-20-2015, 07:55 AM
and new link

Matesy
11-01-2017, 11:46 PM
Hey,
I Want To Download This m3u8 File Through FFMPEG...

https://jiocinemaweb.cdn.jio.com/jiovod.cdn.jio.com/vod/_definst_/smil:vod/87/9/0_0emwhd7i.smil/chunklist_b2428000.m3u8

What Should Be My Code Then

AnoX007
11-02-2017, 12:18 AM
give source link , the site from where you fetched m3u8..

Matesy
11-02-2017, 07:58 AM
I Want To Download This In 1080p. And 12 MBPS

Video Which I Want To Download
https://www.jiocinema.com/watch/movies/machine/0/0/7b671300bb0611e78b4551a8b8dbe7c2/0/0

M3U8 Playlist Link
https://jiocinemaweb.cdn.jio.com/jiovod.cdn.jio.com/vod/_definst_/smil:vod/88/84/7b671300bb0611e78b4551a8b8dbe7c2.smil/playlist_webDesktop.m3u8

M3U8 Link For 5984 KBPS Link

https://jiocinemaweb.cdn.jio.com/jiovod.cdn.jio.com/vod/_definst_/smil:vod/88/84/7b671300bb0611e78b4551a8b8dbe7c2.smil/chunklist_b6128000.m3u8

AnoX007
11-04-2017, 11:23 PM
well it reqiures a subscription, without that i can't help..