Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-21-2016, 07:30 PM
GabosBanks GabosBanks is offline
Junior Member
 
Join Date: Apr 2016
Posts: 4
GabosBanks is on a distinguished road
Default

Help me please...or teach me


I'm trying to download this game off watchespn site

espn.go.com/watchespn/player/_/id/2808259/size/condensed/


I have tried the livestreamer and url snopper2 steps but I get no links when I add in the Must Contain url...I'm a complete noob to this but I think I followed those steps correctly from this thread here http://stream-recorder.com/forum/any...-t19889p5.html
Reply With Quote
  #2  
Old 04-21-2016, 08:35 PM
ehurdler ehurdler is offline
Senior Member
 
Join Date: Feb 2014
Location: NY
Posts: 126
ehurdler is on a distinguished road
Default

Re: Help me please...or teach me


This works for me. You must be missing something. But this worked for me. Use adblock pro in firefox. look for content.uplynk. Look for a url like in my code below, paste it between
Code:
livestreamer "hlsvariant://" best -o name.ts
Should be good to go.

Code:
livestreamer "hlsvariant://http://content.uplynk.com/ext/d09b16c953aa40c98dd8c513526aca5a/a99115788.m3u8?exp=1461288739&ptid=ESPN3_Events_VDMS&rn=156314263&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&linearv=4&eid=a99115788&euid=ESPN3_VDMS&ct=a&sig=f1b65f75d375a9f91ec6f0e28420b8a26a0823059133d3a46cfd4cfbda0f0fca" best -o name.ts

From my Terminal windows:

Code:
livestreamer "hlsvariant://http://content.uplynk.com/ext/d09b16c953aa40c98dd8c513526aca5a/a99115788.m3u8?exp=1461288739&ptid=ESPN3_Events_VDMS&rn=156314263&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&linearv=4&eid=a99115788&euid=ESPN3_VDMS&ct=a&sig=f1b65f75d375a9f91ec6f0e28420b8a26a0823059133d3a46cfd4cfbda0f0fca" best -o name.ts
[cli][info] Found matching plugin stream for URL hlsvariant://http://content.uplynk.com/ext/d09b16c953aa40c98dd8c513526aca5a/a99115788.m3u8?exp=1461288739&ptid=ESPN3_Events_VDMS&rn=156314263&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&linearv=4&eid=a99115788&euid=ESPN3_VDMS&ct=a&sig=f1b65f75d375a9f91ec6f0e28420b8a26a0823059133d3a46cfd4cfbda0f0fca
[cli][info] Available streams: 180p (worst), 288p, 432p, 504p, 720p (best)
[cli][info] Opening stream: 720p (hls)
[download][name.ts] Written 465.4 MB (3m38s @ 2.0 MB/s)
Reply With Quote
  #3  
Old 04-21-2016, 11:06 PM
GabosBanks GabosBanks is offline
Junior Member
 
Join Date: Apr 2016
Posts: 4
GabosBanks is on a distinguished road
Default

Re: Help me please...or teach me


Even when I use your code and link still no go...


[cli][info] Found matching plugin stream for URL hlsvariant://http://content.uplynk.com/ext/d09b16c953aa40c98dd8c513526aca5a/a99115788.m3u8?exp=1461288739&ptid=ESPN3_Events_VD MS&rn=156314263&tc=1&oid=d09b16c953aa40c98dd8c5135 26aca5a&linearv=4&eid=a99115788&euid=ESPN3_VDMS&ct =a&sig=f1b65f75d375a9f91ec6f0e28420b8a26a082305913 3d3a46cfd4cfbda0f0fca
error: Unable to open URL: http://content.uplynk.com/ext/d09b16...fd4cfbda0f0fca (400 Client Error: Bad Request for url: http://content.uplynk.com/ext/d09b16...fd4cfbda0f0fca)

see how I don't get those download options like you did...is there a video tutorial for your steps?
Reply With Quote
  #4  
Old 04-22-2016, 07:42 AM
ehurdler ehurdler is offline
Senior Member
 
Join Date: Feb 2014
Location: NY
Posts: 126
ehurdler is on a distinguished road
Default

Re: Help me please...or teach me


Quote:
Originally Posted by GabosBanks View Post
Even when I use your code and link still no go...


[cli][info] Found matching plugin stream for URL hlsvariant://http://content.uplynk.com/ext/d09b16c953aa40c98dd8c513526aca5a/a99115788.m3u8?exp=1461288739&ptid=ESPN3_Events_VD MS&rn=156314263&tc=1&oid=d09b16c953aa40c98dd8c5135 26aca5a&linearv=4&eid=a99115788&euid=ESPN3_VDMS&ct =a&sig=f1b65f75d375a9f91ec6f0e28420b8a26a082305913 3d3a46cfd4cfbda0f0fca
error: Unable to open URL: http://content.uplynk.com/ext/d09b16...fd4cfbda0f0fca (400 Client Error: Bad Request for url: http://content.uplynk.com/ext/d09b16...fd4cfbda0f0fca)

see how I don't get those download options like you did...is there a video tutorial for your steps?

No you need to find your own link. Find your own url with AdBlock Pro. Using mine won't ever work, as there is a session id, etc. that is only valid for a few moments for my computer only.
Reply With Quote
  #5  
Old 04-22-2016, 11:19 AM
Gabos Gabos is offline
Junior Member
 
Join Date: Jun 2015
Posts: 2
Gabos is on a distinguished road
Default

Re: Help me please...or teach me


Okay... Could you please write down the steps because this is the first I heard of Adblock Pro
Reply With Quote
  #6  
Old 04-22-2016, 07:02 PM
ehurdler ehurdler is offline
Senior Member
 
Join Date: Feb 2014
Location: NY
Posts: 126
ehurdler is on a distinguished road
Default

Re: Help me please...or teach me


Quote:
Originally Posted by Gabos View Post
Okay... Could you please write down the steps because this is the first I heard of Adblock Pro
Just use Firefox.
Search addons for Firefox, search for Ad-Block Plus.
Install Addon, Ad-Block Plus.
Use Addon, choose "Open Blockable Items"
Start video from WatchEspn you want.
In Ad-Block Plus, in the search box, type content.uplynk
This will give you the url you need to paste within:
Code:
livestreamer "hlsvariant://" best -o nameOfFile.ts
As I stated before.
If you have livestreamer installed and working. Paste resulted url plus code above into Terminal (for Macintosh) or cmd window (Windows).

I'm using a Macintosh, so can't be much help with Windows, but everything with the process is the same either way. If that does not work, you are doing something wrong, but those are the steps, and also the steps I tried and work.
Reply With Quote
  #7  
Old 04-22-2016, 11:48 PM
GabosBanks GabosBanks is offline
Junior Member
 
Join Date: Apr 2016
Posts: 4
GabosBanks is on a distinguished road
Default

Re: Help me please...or teach me


Okay I got it working on PC THANK YOU THANK YOU!! Now will it download the best stream automatically or is there something I have to enter? (it started downloading on its on because I didn't know what to put in) like do I type 720p then enter etc?
Reply With Quote
  #8  
Old 04-23-2016, 01:30 AM
GabosBanks GabosBanks is offline
Junior Member
 
Join Date: Apr 2016
Posts: 4
GabosBanks is on a distinguished road
Default

Re: Help me please...or teach me


I downloaded it, a 3.2 gb file but when I click to view it nothing, it just says connecting and the spinning wheel I can't even right click on the file it just spins until the computer doesn't respond...I was trying to play it in VLC...I left the file name as "nameOfFile.ts" does that make a difference? (edit: okay I answered this question, on PC use SimplyPlayer and Quicktime on Mac)

And I just got it downloading on my Mac had to install something called "PyCrypto" so I'm going to see how it turns out on the Mac.

edit: Okay the Mac was a lot faster to download but playing it in Quicktime Player the picture gets blurred/pixelated every few seconds anyway to fix that?

edit: could this method be used to capture live links also?

Last edited by GabosBanks : 04-23-2016 at 03:17 AM.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:37 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons