VideoHelp Forum
+ Reply to Thread
Page 136 of 154
FirstFirst ... 36 86 126 134 135 136 137 138 146 ... LastLast
Results 4,051 to 4,080 of 4600
Thread
  1. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    Hi!

    I want to download a Youtube Livestream from here:


    https://www.youtube.com/watch?v=1Cx4-r1h8cw

    I found links for grabbing with FFmpeg and Livestreamer...

    When I started both tools got often errors http error 403 open to failed segment etc...

    I know there is way to go back and starting to downloading at this earlier point(DVR stream),

    but how can I find this link?

    Any help???
    Quote Quote  
  2. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Originally Posted by robza171 View Post
    Could you PLEASE help me downloading this video:
    http://www.vh1.com/video-clips/l52pbu/dating-naked-dating-naked-playing-for-keeps-episode-5-bloopers

    Ive tried a search here and can't seem to find a solution how to rip these.
    Thanks in advance
    VH1 Dating Naked: Playing For Keeps + Episode 5 Bloopers Links

    http://pastebin.com/uXU2qxti
    Quote Quote  
  3. dell
    Last edited by serejka; 1st Nov 2016 at 12:16.
    Quote Quote  
  4. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Originally Posted by serejka View Post
    whether it is possible to do that with this flow varies sid broadcast after 10 minutes stops to go
    http://87.239.31.209:6318/?sid=9f3b7c368d125f86bc50e554ba38c8f2 login 9166044730 pass 1296

    Shortcuts to http://inetcom.tv/channel/russkij_extreme channel
    login and pass incorrect...
    Quote Quote  
  5. Originally Posted by ceppu36 View Post
    Originally Posted by serejka View Post
    whether it is possible to do that with this flow varies sid broadcast after 10 minutes stops to go
    http://87.239.31.209:6318/?sid=9f3b7c368d125f86bc50e554ba38c8f2 login 9166044730 pass 1296

    Shortcuts to http://inetcom.tv/channel/russkij_extreme channel
    login and pass incorrect...
    and how to do it?

    viewed through vlc sid change
    Last edited by serejka; 23rd Jul 2016 at 12:04.
    Quote Quote  
  6. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    Most likely, no single tool discussed in this thread is going to solve all of your download challenges.

    I wanted to grab the short video on digital color grading at the bottom of this article link:

    http://www.theverge.com/2016/6/28/12051008/netflix-amazon-prime-hbo-now-new-movies-tv-...hows-july-2016

    Tubedigger did not see it at all. I was able to get it with Jaksta -- after maneuvering around a couple ads, before and after. This meant that I did not need to ask about it here, probably in search of some more complicated RTMPDump command strings. (Or whatever.)

    Just prior to doing this, I tried (as another test) to get the instructional clip at the bottom of this page

    https://msdn.microsoft.com/library/hh506443(v=vs.120).aspx

    but neither tool mentioned above seemed able to do that.
    When in Las Vegas, don't miss the Pinball Hall of Fame Museum http://www.pinballmuseum.org/ -- with over 150 tables from 6+ decades of this quintessentially American art form.
    Quote Quote  
  7. Member nullacht's Avatar
    Join Date
    Jun 2013
    Location
    On The Run.
    Search PM
    Originally Posted by Seeker47 View Post

    I wanted to grab the short video on digital color grading at the bottom of this article link:

    http://www.theverge.com/2016/6/28/12051008/netflix-amazon-prime-hbo-now-new-movies-tv-...hows-july-2016
    YOUTUBE-DL:

    Code:
    youtube-dl -F "https://player.ooyala.com/nuplayer?autoplay=false&embedCode=d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc&playerBrandingId=dcc84e41db014454b08662a766057e2b"
    [Ooyala] d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc: Downloading JSON metadata
    [Ooyala] d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc: Downloading JSON metadata
    [Ooyala] d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc: Downloading m3u8 information
    [info] Available formats for d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc:
    format code  extension  resolution note
    hls-meta     mp4        multiple   Quality selection URL
    rtmp-0       rtmp       480x270     396k , h264@ 300k, 23.976fps, audio@ 96k
    mp4-0        mp4        480x270     396k , h264@ 300k, 23.976fps, audio@ 96k
    hls-458      mp4        480x270     458k
    rtmp-1       rtmp       640x360     728k , h264@ 600k, 23.976fps, audio@128k
    mp4-1        mp4        640x360     728k , h264@ 600k, 23.976fps, audio@128k
    hls-810      mp4        640x360     810k
    rtmp-2       rtmp       960x540    1128k , h264@1000k, 23.976fps, audio@128k
    mp4-2        mp4        960x540    1128k , h264@1000k, 23.976fps, audio@128k
    rtmp-3       rtmp       1280x720   1828k , h264@1700k, 23.976fps, audio@128k
    mp4-3        mp4        1280x720   1828k , h264@1700k, 23.976fps, audio@128k
    rtmp-4       rtmp       1920x1080  4128k , h264@4000k, 23.976fps, audio@128k
    mp4-4        mp4        1920x1080  4128k , h264@4000k, 23.976fps, audio@128k (best)
    Code:
    youtube-dl -g "https://player.ooyala.com/nuplayer?autoplay=false&embedCode=d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc&playerBrandingId=dcc84e41db014454b08662a766057e2b"
    http://ak.c.ooyala.com/d0eWQ0eDrC0xfhuVUytLkYyGrusC8tKc/DOcJ-FxaFrRg4gtDEwOjNtNzowczE7rs
    Quote Quote  
  8. Member nullacht's Avatar
    Join Date
    Jun 2013
    Location
    On The Run.
    Search PM
    Originally Posted by Seeker47 View Post

    Just prior to doing this, I tried (as another test) to get the instructional clip at the bottom of this page

    https://msdn.microsoft.com/library/hh506443(v=vs.120).aspx

    but neither tool mentioned above seemed able to do that.
    Code:
    http://content1.catalog.video.msn.com/7ad2bf83-4691-4812-a474-b2e6cdc189d6/8cff11a3-44c2-43c9-b078-530fdb1fb0c2__H264_3400kbps_AAC_und_ch2_96kbps.mp4
    Code:
    https://videocontent.osi.office.net/7ad2bf83-4691-4812-a474-b2e6cdc189d6/8cff11a3-44c2-43c9-b078-530fdb1fb0c2__H264_3400kbps_AAC_und_ch2_96kbps.mp4
    Last edited by nullacht; 25th Jul 2016 at 09:41.
    Quote Quote  
  9. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    Hi all!

    I want to download the livestream from here:

    http://www.sfoutsidelands.com/

    But my ffmpeg program says input/output error...

    Any idea for grabbing these?

    Some more informations you could find here:

    http://sfist.com/2016/08/03/free_outside_lands_livestream_sched.php

    Hopefully,

    HJ
    Last edited by ghostrewel; 6th Aug 2016 at 19:23.
    Quote Quote  
  10. Member
    Join Date
    Aug 2016
    Location
    Chicago, IL
    Search Comp PM
    Can anyone please help me download this video from MTV UK?

    www.mtv.co.uk/twenty-one-pilots/videos/migraine

    I exhausted all options to get it but it only gives me a few seconds of the clip each time. All help would be appreciated! Thanks!
    Quote Quote  
  11. Member
    Join Date
    Mar 2016
    Location
    Croatia
    Search Comp PM
    guys how to download this : https://hrti.hrt.hr/#/linear/87?program_id=983963 , this one is not like other videos from this page, please help, thanx
    Quote Quote  
  12. Originally Posted by Boarcubx View Post
    Can anyone please help me download this video from MTV UK?

    www.mtv.co.uk/twenty-one-pilots/videos/migraine

    I exhausted all options to get it but it only gives me a few seconds of the clip each time. All help would be appreciated! Thanks!
    Here you go (max quality offered)

    Code:
    http://a123.g.akamai.net/7/123/5290/v0001/mtviestor.download.akamai.com/8619/_!/intlod/gb/music_video/general/AB105975_twentyonepilots_migraine-720x406_1800.mp4
    Quote Quote  
  13. Member
    Join Date
    Sep 2008
    Location
    Canada
    Search Comp PM
    Hi, I've been trying to download a video from olympics.cbc.ca. The actual page link is:

    http://olympics.cbc.ca/video/vod/beach-volleyball-aug-men-bra-can-and-women-esp-arg-pr...iminaries.html

    In Firefox with Adblock+ and 'open blockable items' and search 'manifest' gives me:

    http://dvr-s.rio2016.cbc.ca/dvr/a7167cb6-f97b-4ccf-a818-a90823bac3b1/a7167cb6-f97b-4cc...70274e384d970f

    changing the section "manifest?' to "manifest(format=m3u8-aapl)?" then running:

    livestreamer "hlsvariant://http://dvr-s.rio2016.cbc.ca/dvr/a7167cb6-f97b-4ccf-a818-a90823bac3b1/a7167cb6-f97b-4ccf-a818-a90823bac3b1.ism/manifest(format=m3u8-aapl)?hdnea=st=1470867200~exp=1470867230~acl=/*~hmac=48441274806990e61760c63ce039dcca6cd40610d47 64130d070274e384d970f" best -o rio2016_beach.ts

    Gives me:

    [cli][info] Found matching plugin stream for URL hlsvariant://http://dvr-s.rio2016.cbc.ca/dvr/a7167cb6-f97b-4ccf-a818-a90823bac3b1/a7167cb6-f97b-4ccf-a818-a90823bac3b1.ism/manifest(format=m3u8-aapl)?hdnea=st=1470867200~exp=1470867230~acl=/*~hmac=48441274806990e61760c63ce039dcca6cd40610d47 64130d070274e384d970f
    error: Unable to open URL: http://dvr-s.rio2016.cbc.ca/dvr/a7167cb6-f97b-4ccf-a818-a90823bac3b1/a7167cb6-f97b-4cc...70274e384d970f (403 Client Error: Forbidden for url: http://dvr-s.rio2016.cbc.ca/dvr/a7167cb6-f97b-4ccf-a818-a90823bac3b1/a7167cb6-f97b-4cc...70274e384d970f)


    ....any suggestions?

    Thx & rgds.
    Quote Quote  
  14. Yeah, how to dl cbc olympics would be nice. I can't get the m3u8 links with firefox. Another poster in another thread said to change user agent to an iphone 3. I found a user agent switcher for firefox, changed my user agent to an iphone but then cbc webpage says I have to download their streaming app to view the video! So...what's an alternate way to get the m3u8 urls??
    Quote Quote  
  15. . .
    Last edited by sysanin; 3rd Dec 2016 at 01:13.
    Quote Quote  
  16. Member
    Join Date
    Sep 2008
    Location
    Canada
    Search Comp PM
    Originally Posted by sysanin View Post
    Originally Posted by fatguy
    changing the section "manifest?' to "manifest(format=m3u8-aapl)?"
    1. try "manifest(video,format=m3u8-aapl)?"
    2. link is valid only 30 seconds.


    Thank you, i'll give this a shot....i did not realize these manifest links would expire.
    Quote Quote  
  17. I just tried it and I still get "forbidden". Does livestreamer need the user agent in the command line? Obviously not as shown in the image. Any luck fatguy, I'm in Canada too!

    btw, UBlock Origin gives links real easy!
    Last edited by tyee; 12th Aug 2016 at 14:17.
    Quote Quote  
  18. Member
    Join Date
    Aug 2016
    Location
    Deutschland
    Search Comp PM
    Hello guys
    You are my last hope
    I found this forum because i am searching for someone from the USA. I have to videos from the Olympics that I really need. The problem is that I am from Europe and I have a restriction on NBC content. I was only able to watch it for 30 minutes and wasn't able to download it.
    Now my question to you is if someone of you can capture or download me 2 videos from the tournament an send them to me afterwards.

    http://stream.nbcolympics.com/tennis-day-1-court-2-match-3
    http://stream.nbcolympics.com/tennis-day-1-court-3-match-5

    Those are the 2 videos. I understand it if you are not ok with it but it would be really nice


    Have a good one
    Quote Quote  
  19. Update - OK, got it! I was reading another thread on stream-recorder.com and found my problem, you must close the tab that has the video playing as soon as the link shows up or you will keep getting the forbidden reply!

    Livestreamer creates huge files! I got 1GB after 8 minutes recording. If I run OBS studio and capture my desktop at 720p which is very good quality, ffmpeg in real time compresses using x264 very well. Is there any way to use ffmpeg with livestreamer or use ffmpeg alone to do this?

    Update - that 1GB was not 8 minutes in real time fortunately. Real time was closer to an hour.

    I wrote a batch file to run after I copy the link to the clipboard, works instantly!
    Last edited by tyee; 12th Aug 2016 at 16:37.
    Quote Quote  
  20. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Originally Posted by Polaroid View Post
    Hello guys
    You are my last hope
    I found this forum because i am searching for someone from the USA. I have to videos from the Olympics that I really need. The problem is that I am from Europe and I have a restriction on NBC content. I was only able to watch it for 30 minutes and wasn't able to download it.
    Now my question to you is if someone of you can capture or download me 2 videos from the tournament an send them to me afterwards.

    http://stream.nbcolympics.com/tennis-day-1-court-2-match-3
    http://stream.nbcolympics.com/tennis-day-1-court-3-match-5

    Those are the 2 videos. I understand it if you are not ok with it but it would be really nice


    Have a good one
    IDM it works.
    Image Attached Thumbnails Click image for larger version

Name:	gg.jpg
Views:	490
Size:	240.0 KB
ID:	38151  

    Click image for larger version

Name:	ggg.jpg
Views:	767
Size:	239.9 KB
ID:	38152  

    Quote Quote  
  21. Member
    Join Date
    Aug 2016
    Location
    Chicago, IL
    Search Comp PM
    Originally Posted by JgDzVids View Post

    Here you go (max quality offered)

    Code:
    http://a123.g.akamai.net/7/123/5290/v0001/mtviestor.download.akamai.com/8619/_!/intlod/gb/music_video/general/AB105975_twentyonepilots_migraine-720x406_1800.mp4
    THANK YOU so much!!! I can't thank you enough, man!
    Quote Quote  
  22. maybe one of you guys can help me. im trying to download a flash video and it has become impossible. the restrictions are as follows.
    i have to be logged into this particular forum to view the video.
    its an flv video played in a flash player called flowplayer.
    Quote Quote  
  23. Member
    Join Date
    May 2012
    Location
    South Africa
    Search PM
    Thanks bobit and ceppu36 for all your help!
    Quote Quote  
  24. ..
    Last edited by danielko; 22nd Nov 2017 at 22:23. Reason: no one helped
    Quote Quote  
  25. Originally Posted by ceppu36 View Post
    Originally Posted by Polaroid View Post
    Hello guys
    You are my last hope
    I found this forum because i am searching for someone from the USA. I have to videos from the Olympics that I really need. The problem is that I am from Europe and I have a restriction on NBC content. I was only able to watch it for 30 minutes and wasn't able to download it.
    Now my question to you is if someone of you can capture or download me 2 videos from the tournament an send them to me afterwards.

    http://stream.nbcolympics.com/tennis-day-1-court-2-match-3
    http://stream.nbcolympics.com/tennis-day-1-court-3-match-5

    Those are the 2 videos. I understand it if you are not ok with it but it would be really nice


    Have a good one
    IDM it works.
    Thank you for pointing this out. IDM downloads the video very easily. Although it seems like the audio stream is separate. Is there an easy way to grab that?
    Quote Quote  
  26. Member
    Join Date
    May 2012
    Location
    South Africa
    Search PM
    Some help please on downloading from CBS website (I have an All Access Pass and US VPN).
    Code:
    http://www.cbs.com/shows/survivor/video/kUCQaQW_Ux4k_xAOBasWNWwxEcXSenPY/survivor-south-pacific-reap-what-you-sow/
    I got this with URL Helper and don't know the way forward to download. It looks like the video is in segments, but as long as I know how to get one part, I'll be able to get them all and merge.
    Code:
    http://cbsent-vh.akamaihd.net/z/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/08/01/314289219717/CBS_SURVIVOR_2303_CONTENT_CIAN_3,67038_796,78501_1928,67038_1296,67038_496,67038_364,.mp4.csmil/2_fa2102ba33949a0a_Seg1-Frag9_AQCM7wKiQ5QvJ0id3k5oUFNwSnF3blNhaEZZQzgvWC9qMGE3TVN3VXc9aFBTcEpxd25TYWhGWUM4L1gvajBhN01Td1V3PQ==?hdntl=exp=1471334334~acl=%2fz%2ftemp_hd_gallery_video%2fCBS_Production_Outlet_VMS%2fvideo_robot%2fCBS_Production_Entertainment%2f2014%2f08%2f01%2f314289219717%2fCBS_SURVIVOR_2303_CONTENT_CIAN_3*~data=hdntl~hmac=16c34caf8a816acb8ee883bbb26dd89f50d68816edf025f0c369d0b3b39d5e2e&als=22.4,60,1.44,3,1365,1737,0,0,0,74,t,20.01,2555.51,f,s,MWPMWMNIONRR,3.3.1,74&hdcore=3.3.1
    Quote Quote  
  27. Originally Posted by thequiz View Post
    please help to download this http://watchdisneyjunior.go.com/pj-masks/video/vdka0_lt01gpe8/01/16-catboy-takes-contr...st=PL551978168

    ***Edit: followed steps from post above for a solution
    who is your provider? it looks like this no longer works for some providers
    Quote Quote  
  28. Member
    Join Date
    Aug 2016
    Location
    Canada
    Search Comp PM
    Originally Posted by tyee View Post
    Update - OK, got it! I was reading another thread on stream-recorder.com and found my problem, you must close the tab that has the video playing as soon as the link shows up or you will keep getting the forbidden reply!

    Livestreamer creates huge files! I got 1GB after 8 minutes recording. If I run OBS studio and capture my desktop at 720p which is very good quality, ffmpeg in real time compresses using x264 very well. Is there any way to use ffmpeg with livestreamer or use ffmpeg alone to do this?

    Update - that 1GB was not 8 minutes in real time fortunately. Real time was closer to an hour.

    I wrote a batch file to run after I copy the link to the clipboard, works instantly!
    i have tried many times but still keep getting 403-forbidden error
    looks that when i run the batch file, the link was already expired.
    can you share what you did in detail, thanks.
    Quote Quote  



Similar Threads

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