View Single Post
  #13  
Old 06-21-2014, 01:07 AM
magichandz magichandz is offline
Junior Member
 
Join Date: Mar 2013
Posts: 21
magichandz is on a distinguished road
Default

Re: Download encrypted YouTube livestreams


it just reverts to using ffmpeg. i get the same error.

Code:
youtube-dl "https://www.youtube.com/watch?v=L4n4O_mGBh0" -o "lol.ts"
[youtube] Setting language
[youtube] L4n4O_mGBh0: Downloading webpage
[youtube] L4n4O_mGBh0: Downloading video info webpage
[youtube] L4n4O_mGBh0: Extracting video information
[youtube] L4n4O_mGBh0: Downloading formats manifest
[download] Destination: lol.ts
ffmpeg version 2.2.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jun  3 2014 06:51:16 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
  libavutil      52. 66.100 / 52. 66.100
  libavcodec     55. 52.102 / 55. 52.102
  libavformat    55. 33.100 / 55. 33.100
  libavdevice    55. 10.100 / 55. 10.100
  libavfilter     4.  2.100 /  4.  2.100
  libavresample   1.  2.  0 /  1.  2.  0
  libswscale      2.  5.102 /  2.  5.102
  libswresample   0. 18.100 /  0. 18.100
  libpostproc    52.  3.100 / 52.  3.100
https://manifest.googlevideo.com/api/manifest/hls_playlist/id/L4n4O_mGBh0.1/itag/96/source/yt_live_broadcast/requiressl/yes/ratebypass/yes/live/1/cmbypass/yes/gir/yes/dg_shard/L4n4O_mGBh0.1_96/hls_chunk_host/r17---sn-p5qlsn7s.googlevideo.com/pmbypass/yes/gcr/us/playlist_type/DVR/maudio/1/sver/3/fexp/902404,916611,919514,927618,927619,930008,934026,934030,936106,945532/upn/b6bqmaLWWf0/ms/lv/mt/1403334365/mv/m/mws/yes/ip/---.---.--.--/ipbits/0/expire/1403359200/sparams/ip,ipbits,expire,id,itag,source,requiressl,ratebypass,live,cmbypass,gir,dg_shard,hls_chunk_host,pmbypass,gcr,playlist_type,maudio/signature/62A9E2BD80E66E90B876624AC666F23F119A1CC8.33F4B17D2A543E4B03B96F193AD4A3430752B2F2/key/dg_yt0/file/index.m3u8: Protocol not found
Conversion failed!


ERROR: ffmpeg exited with code 1
Reply With Quote