View Single Post
  #3  
Old 04-01-2016, 06:22 PM
meisa meisa is offline
Junior Member
 
Join Date: Mar 2016
Posts: 5
meisa is on a distinguished road
Default

Re: how to download videos from yahoo!7 ?


Quote:
Originally Posted by nyancat View Post
https://greasyfork.org/en/scripts/88...d-details/code

Install the above script, you'll need Tampermonkey on Chrome or Greasemonkey on Firefox. When you watch a video on Plus7 you'll get a FFMPEG button at the top, click on it, followed by the resolution and it will give you the command to enter into Command Prompt to download the stream via FFMPEG.
thanks for your answer but yet i have problem . i used Greasemonkey and then installed the script . after thad i opend the +7 link and with " user scripts commands " in Greasemonkey i got this :
ffmpeg -i "https://secure.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4653030887001&expiration=14 59814460000&token=7ee19f9f573cd8ec6cdf3a675ff7c46d f77c6848" -c copy All_Saints__Season_1__episode_46.ts

now the problem is that i dont know what should i do with this and how that will be used in command prompt !

Last edited by meisa : 04-02-2016 at 05:32 PM.
Reply With Quote