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 03-14-2015, 06:36 PM
enanito enanito is offline
Junior Member
 
Join Date: Mar 2015
Posts: 2
enanito is on a distinguished road
Default

Help downloading from tv.biobiochile.cl


Hello!

I've been trying to download this video following several tutorials:

http://tv.biobiochile.cl/notas/2015/...os-aires.shtml

All I got is this link, but I can't get the manifest file

http://unlimited2-cl.digitalproserver.com/bbtv/'+fileURL+'/playlist.m3u8

As you could see, I don't know much about this, so any help will be appreciated.
Thanks
Reply With Quote
  #2  
Old 03-14-2015, 06:48 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help downloading from tv.biobiochile.cl


download with ffmpeg

Code:
http://unlimited2-cl.digitalproserver.com/bbtv/serrat_confe.mp4/playlist.m3u8
Code:
ffmpeg -i "http://unlimited2-cl.digitalproserver.com/bbtv/serrat_confe.mp4/playlist.m3u8" -c:v copy -c:a copy -f mpegts output.flv
Code:
D:\>ffmpeg -i "http://unlimited2-cl.digitalproserver.com/bbtv/serrat_confe.mp4/p
laylist.m3u8" -c:v copy -c:a copy -f mpegts output.flv
ffmpeg version N-68639-g6706a29 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec 20 2014 22:02:33 with gcc 4.9.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
 --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 16.100 / 56. 16.100
  libavformat    56. 16.101 / 56. 16.101
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  4.100 /  5.  4.100
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Input #0, hls,applehttp, from 'http://unlimited2-cl.digitalproserver.com/bbtv/se
rrat_confe.mp4/playlist.m3u8':
  Duration: 01:03:39.00, start: 0.000000, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 1509111
    Stream #0:0: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yu
v420p, 800x450 [SAR 1:1 DAR 16:9], 29 fps, 29.97 tbr, 90k tbn, 58 tbc
    Metadata:
      variant_bitrate : 1509111
    Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, mono, fltp,
 83 kb/s
    Metadata:
      variant_bitrate : 1509111
Output #0, mpegts, to 'output.flv':
  Metadata:
    encoder         : Lavf56.16.101
    Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 800x450 [SAR 1:1
 DAR 16:9], q=2-31, 29 fps, 29.97 tbr, 90k tbn, 29 tbc
    Metadata:
      variant_bitrate : 1509111
    Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, mono, 83 kb/s
    Metadata:
      variant_bitrate : 1509111
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=   35 fps=0.0 q=-1.0 size=     245kB time=00:00:01.20 bitrate=1659.2kbits/
frame=   50 fps= 41 q=-1.0 size=     352kB time=00:00:01.69 bitrate=1700.0kbits/
frame=   65 fps= 38 q=-1.0 size=     475kB time=00:00:02.20 bitrate=1763.8kbits/
frame=  100 fps= 39 q=-1.0 size=     582kB time=00:00:03.34 bitrate=1425.0kbits/
frame=  117 fps= 38 q=-1.0 size=     607kB time=00:00:03.94 bitrate=1260.0kbits/
frame=  130 fps= 36 q=-1.0 size=     645kB time=00:00:04.36 bitrate=1210.0kbits/
frame=  148 fps= 36 q=-1.0 size=     720kB time=00:00:04.99 bitrate=1180.7kbits/
frame=  178 fps= 38 q=-1.0 size=     821kB time=00:00:05.96 bitrate=1126.8kbits/
frame=  224 fps= 41 q=-1.0 size=     890kB time=00:00:07.47 bitrate= 975.2kbits/
frame=  244 fps= 41 q=-1.0 size=     918kB time=00:00:08.15 bitrate= 922.5kbits/
frame=  272 fps= 42 q=-1.0 size=     952kB time=00:00:09.10 bitrate= 856.7kbits/
frame=  319 fps= 46 q=-1.0 size=    1020kB time=00:00:10.68 bitrate= 782.3kbits/
frame=  364 fps= 49 q=-1.0 size=    1108kB time=00:00:12.19 bitrate= 744.7kbits/
frame=  397 fps= 50 q=-1.0 size=    1214kB time=00:00:13.28 bitrate= 748.6kbits/
frame=  412 fps= 48 q=-1.0 size=    1262kB time=00:00:13.76 bitrate= 751.0kbits/
frame=  418 fps= 46 q=-1.0 size=    1288kB time=00:00:13.97 bitrate= 755.1kbits/
frame=  432 fps= 45 q=-1.0 size=    1341kB time=00:00:14.46 bitrate= 759.4kbits/
frame=  481 fps= 47 q=-1.0 size=    1440kB time=00:00:16.09 bitrate= 733.1kbits/
frame=  529 fps= 49 q=-1.0 size=    1531kB time=00:00:17.69 bitrate= 708.9kbits/
frame=  572 fps= 51 q=-1.0 size=    1634kB time=00:00:19.13 bitrate= 699.5kbits/
frame=  604 fps= 50 q=-1.0 size=    1716kB time=00:00:20.15 bitrate= 697.5kbits/
frame=  613 fps= 49 q=-1.0 size=    1743kB time=00:00:20.48 bitrate= 697.4kbits/
frame=  625 fps= 48 q=-1.0 size=    1779kB time=00:00:20.89 bitrate= 697.2kbits/
frame=  643 fps= 47 q=-1.0 Lsize=    1849kB time=00:00:21.45 bitrate= 706.0kbits
Reply With Quote
  #3  
Old 03-14-2015, 07:02 PM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

Re: Help downloading from tv.biobiochile.cl


also may instead do
Code:
http://unlimited2-cl.digitalproserver.com/bbtv/serrat_confe.mp4
Reply With Quote
  #4  
Old 03-14-2015, 07:17 PM
enanito enanito is offline
Junior Member
 
Join Date: Mar 2015
Posts: 2
enanito is on a distinguished road
Default

Re: Help downloading from tv.biobiochile.cl


Thanks hasomaso & stinkfoot for your prompt reply!!!!
I wish I knew how to do it myself....
Thank you
Reply With Quote
  #5  
Old 03-14-2015, 07:34 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help downloading from tv.biobiochile.cl


hi
you can use Addblock plus addon on firefox



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 11:16 PM.


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