View Single Post
  #1  
Old 01-16-2015, 05:23 PM
noliebro noliebro is offline
Junior Member
 
Join Date: Jan 2015
Posts: 6
noliebro is on a distinguished road
Default

Blocked DL on Yahoo Stream


I have read a few of the other threads on how to download the live video from Yahoo Stream but it seems some of the other hosted video may be blocked from easily downloading?

Here is the video I am testing this on and trying to download:
https://screen.yahoo.com/dissing-dog-000000321.html

It seems the largest quality file is listed in the page source as:
"/snlprod/654/37/275fa8924ea428eb326ae5903f207b1f_aaIq_bwgWcUOqoVat 9LjOr3KkRM0mMD2O5YVQEw8SIs4RPz3rU_JilfsAT-vuqrJvCZgpTMvLU8-_3_0.m3u8"


I am running Ubunutu and tried this command in terminal:
Code:
ffmpeg -i "https://yahoo.hs.llnwd.net/snlprod/654/37/275fa8924ea428eb326ae5903f207b1f_aaIq_bwgWcUOqoVat9LjOr3KkRM0mMD2O5YVQEw8SIs4RPz3rU_JilfsAT-vuqrJvCZgpTMvLU8-_3_0.m3u8?a=snlprod&b=10960&m=application%2fvnd.apple.mpegurl&mr=0&ns=ps&ps=BhQWTa3M-Gup50h2rvUNBmHa_4_5eJj_UMhoFURkeW4&x=1422055977" Vid.ts

Essentially all I get is "Server returned 401 Unauthorized (authorization failed)"

Is there any way to download this way with this URL or am I way off?

Thanks
Reply With Quote