Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Great info, guys.
Currently FFmpeg is dropping segments every so often. The message is usually "skipping 2 segments ahead, expired from playlists." Do you know if there's a way to increase the cache size, or some other wizardry, that would keep FFmpeg from skipping segments? Thanks! |
#13
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Hi,
Can anyone help with this? This site used m3u8 now they started using SambaTech Player... Its possible to use the ffmpeg here? <!-- Á?rea do Aluno --> <script type="text/javascript" src="/assets/js/libs/jquery.masonry.min.js"></script> <script type="text/javascript" src="/assets/js/libs/jquery.tools.min.js"></script> <script type="text/javascript" src="/assets/js/libs/bxslider/jquery.bxslider.min.js"></script> <script type="text/javascript" src="/assets/js/libs/rotativo.js"></script> <script type="text/javascript" src="/assets/js/student.js"></script> <script type="text/javascript" src="/assets/js/barrauniversal/utils.js"></script> <script type="text/javascript" src="/assets/js/libs/bxslider/jquery.bxslider.min.js"></script> <script samba-player-api="player" type="text/javascript" src="/assets/js/sambatech/samba.player.api.js"></script> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script type="text/javascript"> $(document).ready(function($) { $(".warning").click(function(e){ e.stopPropagation(); $(this).next().toggle(); }); }); </script> <script> var player = new SambaPlayer("video_player", { // player é o ID do elemento html que ele vai inserir o iframe height: 397, width: 705, ph: "b4f460203dfc0553366a79cce642b1a8", // Player Hash do projeto m: "7cfc545a0b3a1a7d33c662f041b3438b", // MidiaID playerParams: { // Veja a lista de Parâmetros suportados enableShare: true, wideScreen: true }, events: { // Funcoes que escutam os eventos do player "onLoad": "eventListener", // Sendo que eventListener deve ser uma funç?o já presente na página "onStart": "eventListener", "onFinish": "eventListener" } }); </script> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={" applicationID":"3566176","applicationTime":1981,"b eacon":"beacon-4.newrelic.com","queueTime":0,"licenseKey":"65c6ce 98be","transactionName":"M1xWMUdYWEADARFcXgoWZxFHT EJAIwERXF4KFlUQWVgZClRXXQwFSwoNUAMNGQJbUlYMAQ=="," agent":"js-agent.newrelic.com\/nr-476.min.js","errorBeacon":"bam.nr-data.net"}</script></body> </html> Thanks for the help! |
#14
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Here is the url for video:
https://ci-0f724f809b-49abd61a.http....&x=1422135881& Could also just save as. You'll need to disable flash for this to work. Works in Chrome. A lot of yahoo videos you can just disable flash and then save as. |
#15
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Well getflv is a solution but with 60 bugs or more I find it rather expensive.
If you are okay with spending a little something to have a solid program, Audials Moviebox could be your solution. This software is running good and with one click you can save any video on Yahoo Screen but costs a third of getflv. |
#16
|
|||
|
|||
Re: How to download stream from Yahoo Screen?hello guys,
I want to capture/dl a live stream which is located at https://screen.yahoo.com/live/event/at-the-gates Since it is a live broadcast I would suggest that ffdshow is the right thing to do it. Any help with the command which would work for this would be much appreciated. I didn't have any luck to find the m3u8 yet. Thanks a lot regards |
#17
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Hi, i've fixed my yahoo live script and you can use it in adownloader. To get the stream i use vlc to watch meantime the video and save it. To stop the downloading simply close vlc.
Tested https://screen.yahoo.com/live/event/clean-bandit. |
#18
|
|||
|
|||
Re: How to download stream from Yahoo Screen?Quote:
Code:
https://video.media.yql.yahoo.com/v1/video/sapi/streams/1aea7e6d-595e-3f72-8c1b-b9e91b54f83f so Last edited by biezom : 04-06-2015 at 11:16 AM. |
#19
|
|||
|
|||
Re: How to download stream from Yahoo Screen?I think the manifest is locatet at the main html
"streams":[{"host":"https://yahoo-live.hs.llnwd.net/livenation1p.m3u8","path":"","width":640,"height": 360,"bitrate":528,"duration":0,"mime_type":"audio/x-mpegurl","live":true,"h264_profile":"","is_primary ":false,"format":"m3u8"},{"host":"http://yahooios-i.akamaihd.net/hls/live/202861/tristudios/livenation1p/master.m3u8", Use adownloader |
#20
|
|||
|
|||
Re: How to download stream from Yahoo Screen?thanks for your help. I will test it in about 1 hour when I get home.
so you wouldn't suggest a ffdshow command and use adownloader instead ? Is it possible to somehow programm it or let it record in advance or would you suggest that I get up when the shows starts and record it then? thanks regards |
Tags: download stream, livenation, m3u8, yahoo, yahoo screen |
Thread Tools | |
Display Modes | |
|
|