VideoHelp Forum
+ Reply to Thread
Page 108 of 154
FirstFirst ... 8 58 98 106 107 108 109 110 118 ... LastLast
Results 3,211 to 3,240 of 4600
Thread
  1. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    hi. Please provide a link for the following video. Thanks!

    http://www.usatoday.com/videos/sports/nfl/super/2015/01/31/22664691/
    Quote Quote  
  2. Originally Posted by snafubaby View Post
    hi. Please provide a link for the following video. Thanks!

    http://www.usatoday.com/videos/sports/nfl/super/2015/01/31/22664691/
    http://uptobox.com/cuen82dndgl7
    Quote Quote  
  3. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    i got it through a quick view of the 'source code' and found the http://www.usatoday.com url and fed them into youtube-dl. the link below worked on the first try. but that doesn't mean it will work every time.

    Code:
    D:\tools\youtube-dl\youtube-dl --no-mtime --write-description --write-thumbnail -l -t --no-part -c -f 4 http://www.usatoday.com/videos/sports/nfl/super/2015/01/31/22664691
    idea; what we should do is this, for each website that is determined for the proper 'fetching parameters' we should catagorize them into a master list. maybe post it in a Sticky. then users can go there first, before posting a new request. the chances are that the tool/parameters will be listed there for the site(s) a user wants to download a video from.

    ps: my new thing is to automatically add in the -c param (for youtube-dl) because my DSL likes to blank out on me, so that parameter really comes in handy. it is the continue/resume feature. if the download stops, just re-issue the parameters again and the download will continue were it last left off.
    Quote Quote  
  4. Deceased
    Join Date
    Dec 2007
    Search PM
    See next message...
    Last edited by blimey; 7th Feb 2015 at 04:00.
    Quote Quote  
  5. Yeah, I'm aware of that but comcast has better quality avaliable plus there are other shows which are only avaliable on xfinitytv, that's why I asked. Normaly such streams can be grabbed via m3u8 link but I haven't managed to get the url.
    Last edited by Manual; 2nd Feb 2015 at 20:08.
    Quote Quote  
  6. Deceased
    Join Date
    Dec 2007
    Search PM
    Originally Posted by Manual View Post
    Yeah, I'm aware of that
    Sorry, I won't ever risk giving you information that you already have again!

    Originally Posted by Manual View Post
    there are other shows which are only avaliable on xfinitytv, that's why I asked.
    Yeah, but you didn't mention that in your question.
    Last edited by blimey; 7th Feb 2015 at 04:00.
    Quote Quote  
  7. Hi guys

    This is my first post so please forgive me if I screw it up.

    Been reading a heap of posts on here but nothing seems to assist me with my predicament.

    In short, I'm trying to download a stream from watchespn.com Usually I get the streams no problems via rtmpdump. Most of the files on the site download as flv's but some that are up there seem to be TS files.

    Rtmpdump cannot find any links. IDM won't download. Any ideas?

    I've posted a link below.

    http://espn.go.com/watchespn/player/_/id/2276502/

    Thanks for any help you can provide.

    Peter
    Quote Quote  
  8. Hi how do I download from here please thanks

    http://www.bbc.co.uk/programmes/b0505rm2#auto

    Also trying to find out a way to download other radio iplayer shows they use rtmp streams I belive thanks
    Quote Quote  
  9. Deceased
    Join Date
    Dec 2007
    Search PM
    Originally Posted by givens View Post
    I'm trying to download a video at Cinemassacre. However, it does this weird thing where the video stops downloading after around 8%, resets to about 0.5% after, downloads another 8% and repeats until completion. I ended up with a 834 MB video which plays the first 40 seconds fine but then corrupts and has the audio restart (naturally because there's an unfinished frame so the video data after can't play while the audio track plays the next fragment). Is there a way I can get the video to download properly?
    Download via http instead of rtmp;
    Code:
    http://video2.screenwavemedia.com/vod/Cinemassacre-1270_hd1.mp4
    Quote Quote  
  10. Originally Posted by leroyboy View Post
    Hi how do I download from here please thanks

    http://www.bbc.co.uk/programmes/b0505rm2#auto

    Also trying to find out a way to download other radio iplayer shows they use rtmp streams I belive thanks

    IDM downloads it without any dramas. As does ReplayMediaCatcher. Someone may be able to provide another option if those don't suit.
    Quote Quote  
  11. I'm having trouble with rtmpdump. I have tried different versions and I get the same thing. It opens then just closes in a blink. I have also tried ffmpeg as an alternative but it does the same thing. They were both working a few months ago and I have no virus protectors installed. I need to grab some mtv videos and I have had success with both of these up until now.

    - Also tried opening them via RUN with and without quotations. Oh and im running XP.

    If anyone has some advice that would be really helpful. Thank you!
    Last edited by videonerd86; 4th Feb 2015 at 01:54.
    Quote Quote  
  12. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    http://www.aliakrep.com/austin-ally-season-3-playlist/

    Code:
    "F:\Setups\rtmpdump-v2.4\rtmpdump.exe" -r "rtmpe://videodolimgfs.fplive.net/videodolimg" -a "videodolimg" -f "WIN 16,0,0,235" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://www.aliakrep.com/" -y "mp4:production/secure/channel_longform/austinandally/928783/ec3f85-paustinandally_e3-19-f064_tdm_h928783_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4" -o "D:\ec3f85-paustinandally_e3-19-f064_tdm_h928783_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4"
    Rtmpdump Error netstream.play.streamnotfound

    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 10
    INFO: Connected...
    ERROR: Closing connection: NetStream.Play.StreamNotFound

    HELP ME PLEASE...
    Last edited by ceppu36; 8th Feb 2015 at 02:58.
    Quote Quote  
  13. ...
    Last edited by Manual; 6th Feb 2015 at 17:05.
    Quote Quote  
  14. Hello, I am a newbie to RTMPdump, and now I face the same issue Videonerd86 had! My RTMPdump just won't run normally despite whatever version I install. Can someone help me with that?

    P.S. I also used CMD.exe to start rtmpdump, but the rtmpdump window closes right after it pops up =(
    Last edited by madgef; 11th Feb 2015 at 01:14.
    Quote Quote  
  15. https://www.digitaltheatreplus.com/productions/into-the-woods

    Who can help me downloading the ITW movie from the above link?
    Thank you for your time. x
    Last edited by madgef; 11th Feb 2015 at 01:15.
    Quote Quote  
  16. ...
    Last edited by sysanin; 12th Feb 2015 at 04:43.
    Quote Quote  
  17. Originally Posted by sysanin View Post
    Originally Posted by leroyboy View Post
    Hi how do I download from here please thanks

    http://www.bbc.co.uk/programmes/b0505rm2#auto

    Also trying to find out a way to download other radio iplayer shows they use rtmp streams I belive thanks
    rtmp:



    m3u8:

    may i ask how you were able to find the alternate link? (the m3u8 one)
    Quote Quote  
  18. Originally Posted by videonerd86 View Post
    I'm having trouble with rtmpdump. I have tried different versions and I get the same thing. It opens then just closes in a blink. I have also tried ffmpeg as an alternative but it does the same thing. They were both working a few months ago and I have no virus protectors installed. I need to grab some mtv videos and I have had success with both of these up until now.

    - Also tried opening them via RUN with and without quotations. Oh and im running XP.

    If anyone has some advice that would be really helpful. Thank you!
    I still can't open ffmpeg or rtmdump on either my laptop or my pc. I don't know why they just keep closing, it never happened to me before. Is there something else I can try? Please help me.
    Quote Quote  
  19. Hello,

    I'm trying to download the "Sweatshop - Deadly Fashion" web documentary to watch it on my TV. I've tried a bunch of softwares, without luck.

    Can anyone tell me how to do it?

    Here's the link of one of the five episodes: http://www.aftenposten.no/webtv/SWEATSHOP-ep-1---How-many-will-die-here-every-year-7800843.html

    And the series index: http://www.aftenposten.no/webtv/serier-og-programmer/sweatshopenglish/

    Thanks in advance!

    Edit: Here's a screenshot of URL Snooper with the video playing in Firefox in the background. There's a strange dpp link, but I couldn't find how to deal with it.

    Click image for larger version

Name:	URL Snooper.png
Views:	227
Size:	45.0 KB
ID:	30122
    Last edited by Romano2K; 8th Feb 2015 at 18:14. Reason: Screenshot
    Quote Quote  
  20. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    after viewing the ep1, it appeared to be an interesting watch, so, thank you for the these episodes. i think there are five in all.

    anyway. i was able to download them all (and will watch the remaining, shortly) using RTMPDumpHelper.exe set to (F9=RTMP Server - rtmpsrv.exe) because the rtmpsuck.exe would not do anything. i was using opera. but it was tricky and picky for me. sometimes after downloading a video, it would not download the next. so, my trick was to close RTMPDumpHelper completely and restart it. then, i would go to the episode list, and right-click the next one (the image) and then select copy url. then open a new tab and paste the link in and let the browser do its thing and RTMPDumpHelper would start up after a few seconds or so, every time. i did this for all five videos.

    i think these are all the videos, except for ep5, i closed down the console too soon, and the comment.txt log file seems to double everything and making the param string much longer, making it confusing. i would just try them all over again using the steps i laid out above, otherwise, try these links (before they expire, or maybe they did)

    Code:
    ep4 rtmpdump -r "rtmp://fms.xstream.dk:1935/ap" -a "ap" -f "WIN 13,0,0,214" -W "http://frontend.xstream.dk/ap/resources/swf/standardPlayer_6.14.7.swf" -p "http://www.aftenposten.no/webtv/serier-og-programmer/sweatshopenglish/SWEATSHOP-ep-4---The-large-chains-are-starving-their-workers-7800868.html?paging=&section=webtv_serierogprogrammer_sweatshop_sweatshopenglish" -y "mp4:mp4/2014-11/1416560802092290500-5ba52300-f824-447a-9bc3-45811cb05d1b-h264_539kbit_768x432_medianorge_512x288.mp4" -o "2015-02-08_09-23-26_1416560802092290500-5ba52300-f824-447a-9bc3-45811cb05d1b-h264_539kbit_768x432_medianorge_512x288.flv"
    ep3 rtmpdump -r "rtmp://fms.xstream.dk:1935/ap" -a "ap" -f "WIN 13,0,0,214" -W "http://frontend.xstream.dk/ap/resources/swf/standardPlayer_6.14.7.swf" -p "http://www.aftenposten.no/webtv/serier-og-programmer/sweatshopenglish/SWEATSHOP-ep-3---Ill-keep-going-until-I-faint-7800859.html?paging=&section=webtv_serierogprogrammer_sweatshop_sweatshopenglish" -y "mp4:mp4/2014-11/1416560716079490100-df29cbbb-905c-49ca-bc6f-c8bee2e2df2e-h264_539kbit_768x432_medianorge_512x288.mp4" -o "2015-02-08_09-12-10_1416560716079490100-df29cbbb-905c-49ca-bc6f-c8bee2e2df2e-h264_539kbit_768x432_medianorge_512x288.flv"
    ep2 rtmpdump -r "rtmp://fms.xstream.dk:1935/ap" -a "ap" -f "WIN 13,0,0,214" -W "http://frontend.xstream.dk/ap/resources/swf/standardPlayer_6.14.7.swf" -p "http://www.aftenposten.no/webtv/serier-og-programmer/sweatshopenglish/SWEATSHOP-ep-2-Our-bathroom-is-larger-than-her-entire-house-7800854.html?paging=&section=webtv_serierogprogrammer_sweatshop_sweatshopenglish" -y "mp4:mp4/2014-11/1416560793016364200-d1ac004d-a993-42fa-a354-b5356f30808f-h264_539kbit_768x432_medianorge_512x288.mp4" -o "2015-02-08_09-03-46_1416560793016364200-d1ac004d-a993-42fa-a354-b5356f30808f-h264_539kbit_768x432_medianorge_512x288.flv"
    ep1*rtmpdump -r "rtmp://fms.xstream.dk:1935/ap" -a "ap" -f "WIN 13,0,0,214" -W "http://frontend.xstream.dk/ap/resources/swf/standardPlayer_6.14.7.swf" -p "http://www.aftenposten.no/webtv/serier-og-programmer/sweatshopenglish/TEASER-SWEATSHOP---deadly-fashion-7800818.html?paging=%26section=webtv_serierogprogrammer_sweatshop_sweatshopenglish" -y "mp4:mp4/2014-11/1416560776017815500-a0876085-cf31-4d4d-86be-1b986badbc0f-h264_539kbit_768x432_medianorge_512x288.mp4" -o "2015-02-08_08-43-07_1416560776017815500-a0876085-cf31-4d4d-86be-1b986badbc0f-h264_539kbit_768x432_medianorge_512x288.flv"
    ep1 rtmpdump -r "rtmp://fms.xstream.dk:1935/ap" -a "ap" -f "WIN 13,0,0,214" -W "http://frontend.xstream.dk/ap/resources/swf/standardPlayer_6.14.7.swf" -p "http://www.aftenposten.no/webtv/SWEATSHOP-ep-1---How-many-will-die-here-every-year-7800843.html" -y "mp4:mp4/2014-11/1416560575076668800-2ac55f3b-a4a3-4ab0-bce0-501889063326-h264_539kbit_768x432_medianorge_512x288.mp4" -o "2015-02-08_08-49-24_1416560575076668800-2ac55f3b-a4a3-4ab0-bce0-501889063326-h264_539kbit_768x432_medianorge_512x288.flv"
    Quote Quote  
  21. Hi guys, i have some issues with the following rtmp:
    Code:
    rtmp://42.117.5.91:1935/xonefm/_definst_/mp3:138990/top-40-charts-sat-070215-16-17pm.mp3
    and the command but not worked:
    Code:
    "D:\rtmpdump.exe" -r "rtmp://42.117.5.91:1935/xonefm/_definst_/mp3:138990/top-40-charts-sat-070215-16-17pm.mp3" -o "D:\test01.mp3"
    RTMPDump v2.4
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    ERROR: Closing connection: NetStream.Play.StreamNotFound
    Can anyone tell me how to solve it?
    Last edited by than_phong019; 9th Feb 2015 at 03:16.
    Quote Quote  
  22. Originally Posted by madgef View Post
    https://www.digitaltheatreplus.com/productions/into-the-woods

    Who can help me downloading the ITW movie from the above link?
    The video smil can be found here https://s3-eu-west-1.amazonaws.com/digitaltheatre-content/videos/production-trailer-in...the-woods.smil
    and downloaded by Free Download Manager. But my RealPlayer can't play the file properly. Is there any software other than rtmpdump can deal with that smil file and get access to the download URL? I know it shall be something like:
    https;//s3-eu-west-1.amazonaws.com/digitaltheatre-content/videos/production-full-into-the-woods-3000kbps-XXXXXXXXXXXXXXX.mp4
    Only if I knew what those 15 X are...sigh...
    Thank you for your time. x
    Code:
    production-full-into-the-woods-3000kbps-386861354874036.mp4
    Quote Quote  
  23. ...
    Last edited by sysanin; 13th Nov 2015 at 17:08.
    Quote Quote  
  24. Originally Posted by chapun67 View Post
    Originally Posted by madgef View Post
    https://www.digitaltheatreplus.com/productions/into-the-woods

    Who can help me downloading the ITW movie from the above link?
    Thank you for your time. x
    Code:
    production-full-into-the-woods-3000kbps-386861354874036.mp4
    Awesome! Thank you, Chapun67. BTW, is it possible to download the following two movies?
    https://www.digitaltheatreplus.com/productions/the-crucible
    https://www.digitaltheatreplus.com/productions/merrily-we-roll-along

    Thanx!
    Last edited by madgef; 11th Feb 2015 at 01:34.
    Quote Quote  
  25. Hi guys, how do I NOW download videos from VEVO.com? I want 1080p.
    Quote Quote  
  26. Code:
    production-full-the-crucible_dt-stream-3000kbps-79051420822141.mp4
    Code:
    production-trailer-mwra-removed_dt-stream-3000kbps-520531414080663.mp4
    Quote Quote  

  27. production-trailer-mwra-removed_dt-stream-3000kbps-520531414080663.mp4
    Quote Quote  
  28. Originally Posted by chapun67 View Post

    production-trailer-mwra-removed_dt-stream-3000kbps-520531414080663.mp4
    A huge thank you! BTW, I just wonder are those videos all the same size (640x360)? Is there a way to choose different resolutions (say like 720p or 1080p) before the default downloading process starts? Thought those shows have HD versions. = )
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!