can anyone tell me how to use rtmpdump to download these videos
http://cwtv.com/shows/the-flash/revenge-of-the-rogues/?play=a197b2ee-8b4b-48cd-9213-34a65adc8079
http://cwtv.com/shows/arrow/the-climb/?play=016fd038-616a-4405-ad53-7d7fd5c16deb
http://www.fox.com/watch/427083331754/7684182528
http://www.cbs.com/shows/zoo/video/9Tjcslt_5XXF8IveGa5Q3PuXOM4kXifF/zoo-this-is-what-it-sounds-like/
I have never used rtmpdump so would need a detailed simple guide please
And can you please tell me how to get the correct URL to videos from them sites as
There's alot more videos that I want to download
Also how can I choose what quality I want to download? 480p 720p etc...
Thanks
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 4 of 4
-
-
Code:https://www.cwtv.com/ioshlskeys/videos/2015/01/16/TheFlash-110-RevengeofTheRogues-3J5360-CW-Stereo_a7029ca49.m3u8
Code:https://www.cwtv.com/ioshlskeys/videos/2014/12/09/Arrow-309-TheClimb-3J5159-CW-Stereo_b1c159d7d.m3u8
fox
Code:http://link.theplatform.com/s/fox.com/QJ_yaOALeViR?mbr=true&manifest=m3u&callback=jquery
Code:http://link.theplatform.com/s/dJ5BDC/_aL9JyWa4pK_?mbr=true&manifest=m3u&callback=jquery
to have m3u8 link -
you can't use rtmpdump.exe because not rtmp protocol but hls protocol (m3u8)
you can use ffmpeg or livestreamer
Nota: ffmpeg livestreamer and rtmpdump are tools run in command line with command prompt
so for example for this m3u8 link
Code:https://www.cwtv.com/ioshlskeys/videos/2015/01/16/TheFlash-110-RevengeofTheRogues-3J5360-CW-Stereo_a7029ca49.m3u8
Code:livestreamer "hlsvariant://https://www.cwtv.com/ioshlskeys/videos/2015/01/16/TheFlash-110-RevengeofTheRogues-3J5360-CW-Stereo_a7029ca49.m3u8" best -o video.ts
Code:ffmpeg -i "https://www.cwtv.com/ioshlskeys/videos/2015/01/16/TheFlash-110-RevengeofTheRogues-3J5360-CW-Stereo_a7029ca49.m3u8" -c copy video.ts
Similar Threads
-
Can someone help? rtmpdump
By erhan_1498 in forum Video Streaming DownloadingReplies: 3Last Post: 23rd Oct 2014, 21:54 -
Can someone help? rtmpdump
By erhan_1498 in forum Video Streaming DownloadingReplies: 10Last Post: 13th May 2014, 14:51 -
RTMPdump QT 5.1
By braders2 in forum ProgrammingReplies: 7Last Post: 6th Jan 2014, 16:41 -
RTMPdump and TV4play.se videos
By Anonymous53584 in forum Video Streaming DownloadingReplies: 3Last Post: 11th Dec 2012, 13:50 -
Can someone help? rtmpdump
By RateD in forum Video Streaming DownloadingReplies: 3Last Post: 19th Aug 2012, 20:13