Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Anyone's ESPN stream download ending at 50%?I've been using the instructions from this thread http://stream-recorder.com/forum/any...ms-t19889.html for over a year, but recently ESPN changed the UI of their website and at the same time I think changed the player.
The process still works, URL Snooper finds the m3u8 link.The command line i'm using is Code:
livestreamer "hlsvariant://" 504p -o copy.ts Where my issue comes up is that the CMD says the stream has ended and everything is fine, the duration and size is consistent with previous downloads but when I play the video it only contains video to halfway. This has been consistent for over four videos now, I've seen others post clips from the second half so they aren't having issues by I am not sure why this appears to be fine but isn't actually downloading fully. The video I'm trying to download is; Code:
http://www.espn.com/watch/player?id=3054130 Code:
http://content.uplynk.com/event/ext/d09b16c953aa40c98dd8c513526aca5a/a19882221.m3u8?rn=767820038&linearv=4&ad.csid=watchespn:web:e3ads&ad.ulbd=1&eid=a19882221&ct=e&ad.kv=_fw_ae,975cd70e2de25291acc0efc98a48935e,_fw_euid,5856C085-3696-41AA-9A37-8983206F4E12&exp=1495257704&ptid=ESPN3_Events_VDMS&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&ad=e3ads&ad.caid=a19882221&euid=ESPN3_VDMS&sig=b12a9dbff7327c86b4d44dc4253cfe18ffc56d159c7a207a6711400a93a8f336 I left URL snooper on while running the video, and there's two types of m3u8 links coming up. Livestreamer give me an error when I used the http GET m3u8 Code:
http://content.uplynk.com/event/ext/d09b16c953aa40c98dd8c513526aca5a/a19882221.m3u8?rn=767820038&linearv=4&ad.csid=watchespn:web:e3ads&ad.ulbd=1&eid=a19882221&ct=e&ad.kv=_fw_ae,975cd70e2de25291acc0efc98a48935e,_fw_euid,5856C085-3696-41AA-9A37-8983206F4E12&exp=1495257704&ptid=ESPN3_Events_VDMS&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&ad=e3ads&ad.caid=a19882221&euid=ESPN3_VDMS&sig=b12a9dbff7327c86b4d44dc4253cfe18ffc56d159c7a207a6711400a93a8f336 Code:
http://content.uplynk.com/event/ext/d09b16c953aa40c98dd8c513526aca5a/a19882221.m3u8?rn=767820038&linearv=4&ad.csid=watchespn:web:e3ads&ad.ulbd=1&eid=a19882221&ct=e&ad.kv=_fw_ae,975cd70e2de25291acc0efc98a48935e,_fw_euid,5856C085-3696-41AA-9A37-8983206F4E12&exp=1495257704&ptid=ESPN3_Events_VDMS&tc=1&oid=d09b16c953aa40c98dd8c513526aca5a&ad=e3ads&ad.caid=a19882221&euid=ESPN3_VDMS&sig=b12a9dbff7327c86b4d44dc4253cfe18ffc56d159c7a207a6711400a93a8f336 |
#2
|
|||
|
|||
Re: Anyone's ESPN stream download ending at 50%?Quote:
Code:
ffmpeg -i COPY.TS -c copy -bsf:a aac_adtstoasc COPY.MP4 |
#3
|
|||
|
|||
Re: Anyone's ESPN stream download ending at 50%?For this command where do you paste the m3u8 link?
Code:
ffmpeg -i COPY.TS -c copy -bsf:a aac_adtstoasc COPY.MP4 |
#4
|
|||
|
|||
Re: Anyone's ESPN stream download ending at 50%?after the "-i"
|
#5
|
|||
|
|||
Re: Anyone's ESPN stream download ending at 50%?Without having used ffmpeg before I thought this was another way to download streams which obviously didn't work, but after learning how to use the command this has worked perfectly. Thanks heaps.
|
Tags: espn, livestreamer, m3u8 |
Thread Tools | |
Display Modes | |
|
|