Advertisement
Guest User

tvenlinux_mod.sh

a guest
Nov 29th, 2012
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 20.30 KB | None | 0 0
  1. #!/usr/bin/env bash
  2.  
  3. ###############################################
  4. #              www.TVenLinux.com              #
  5. #           Actualizado: 28/11/2012           #
  6. #   Autor: Busindre (busilezas[@]gmail.com)   #
  7. #  Programación TV: www.programacion-tdt.com  #
  8. ###############################################
  9.  
  10. ############################### Configuración.
  11.  
  12. CACHE_MPLAYER=10000 # Número de Kbytes que usará Mplayer para poder retroceder en la visualización del streaming de TV.
  13. PIPE=$(mktemp -u)
  14. mkfifo -m 600 "$PIPE"
  15. MPLAYER_CMD="mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER  -cache-min 10 $PIPE 2>&1 >/dev/null"
  16. DEPENDENCIAS="dialog mplayer rtmpdump"
  17.  
  18. for i in $DEPENDENCIAS; do
  19.     echo $i
  20.     whereis -B "/usr/sbin" "/usr/local/sbin" "/sbin" "/usr/bin" "/usr/local/bin" "/bin" -b $i | grep -i $i > /dev/null
  21.     if [ $? -eq 1 ]; then
  22.          echo 'No se ha podido encontrar el programa $i instalado en su equipo'
  23.         exit
  24.     fi
  25. done
  26.  
  27.  
  28. cmd=(dialog --keep-tite --menu "Select channel:" 22 26 16)
  29. options=("rtve1" ""
  30. "rtve2" ""
  31. "tdp" ""
  32. "Antena_3" ""
  33. "La_Sexta" ""
  34. "Cuatro" ""
  35. "Tele5" ""
  36. "Xplora" ""
  37. "Nitro" ""
  38. "Neox" ""
  39. "La_Sexta_3" ""
  40. "Paramount" ""
  41. "Intereconomia" ""
  42. "Intereconomia_Business" ""
  43. "Energy" ""
  44. "FDF" ""
  45. "EuroNews_ES" ""
  46. "Russian_Today" ""
  47. "TeleSur" ""
  48. "AragonTV" ""
  49. "Galicia_TV_EU" ""
  50. "Galicia_TV_AM" ""
  51. "Canarias_NET" ""
  52. "Canarias" ""
  53. "Eldia_TV" ""
  54. "Andalucia" ""
  55. "Huelva_TV" ""
  56. "Abteve" ""
  57. "TVRioja" ""
  58. "TPA_a7" ""
  59. "BarcelonaTV" ""
  60. "IB3" ""
  61. "Canal9_24" ""
  62. "Onda_Azul" ""
  63. "TV3" ""
  64. "TV3_24" ""
  65. "Canal_33" ""
  66. "Esport3" ""
  67. "Super3" ""
  68. "TeleB" ""
  69. "TV_Girona" ""
  70. "TVCS" ""
  71. "Ribera_TV" ""
  72. "Telemadrid_SAT" ""
  73. "Cyl7" ""
  74. "Etb_SAT" ""
  75. "TeleBilbao" ""
  76. "Divinity" ""
  77. "Discovery_Channel" ""
  78. "TNT" ""
  79. "Xtrm" ""
  80. "SyFy" ""
  81. "Cosmo" ""
  82. "UnaCadiz" ""
  83. "UnaCordoba" ""
  84. "Telebahia" ""
  85. "ImasTV" ""
  86. "ZaragozaTV" ""
  87. "TeleToledo" ""
  88. "Huelva_CNH" ""
  89. "LevanteTV" ""
  90. "InformacionTV" ""
  91. "PTV_Malaga" ""
  92. "CostadelSol_TV" ""
  93. "M95TV" ""
  94. "Canal_Extremadura" ""
  95. "Aragon_TV" ""
  96. "Huesca_TV" ""
  97. "LUX_Mallorca" ""
  98. "RtvCE" ""
  99. "TVMelilla" ""
  100. "Hispan_TV" ""
  101. "KissTV" ""
  102. "GoticaTV" ""
  103. "LobasTV" ""
  104. "PartyTV" ""
  105. "Unlove""Aljazeera_Eng" ""
  106. "Esne_TV" ""
  107. "Astrocanalshop" ""
  108. "Ondamex" ""
  109. "Panamericana" ""
  110. "Global_TV" ""
  111. "ATV_Sur" ""
  112. "AricaTV" ""
  113. "Cetelmon_TV" ""
  114. "SolidariaTV" "")
  115.  
  116. CANAL=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
  117.  
  118. case $CANAL in
  119.  
  120.     rtve1) rtmpdump -r "rtmp://cp68975.live.edgefcs.net:1935/live" --playpath "LA1_AKA_WEB_NOG@58877" -W "http://www.rtve.es/swf/4.1.11/RTVEPlayerVideo.swf" -p "http://www.rtve.es/noticias/directo-la-1" -t "rtmp://cp68975.live.edgefcs.net:1935/live" -v -q -o $PIPE  & ;;
  121.  
  122.     rtve2) rtmpdump -r "rtmp://cp68975.live.edgefcs.net:1935/live" --playpath "LA2_AKA_WEB_NOG@60554" -W "http://www.rtve.es/swf/4.1.11/RTVEPlayerVideo.swf" -p "http://www.rtve.es/television/la-2-directo" -t "rtmp://cp68975.live.edgefcs.net:1935/live" -q -v -o $PIPE  & ;;
  123.  
  124.     tdp) rtmpdump -r "rtmp://cp48772.live.edgefcs.net:1935/live" --playpath "TDP_AKA_WEB_GEO@58884" -W "http://www.rtve.es/swf/4.0.37/RTVEPlayerVideo.swf" -p "http://www.rtve.es/deportes/directo/teledeporte" -q -v -o $PIPE  & ;;
  125.  
  126.     Antena_3) rtmpdump -r "rtmp://antena3fms35livefs.fplive.net:1935/antena3fms35live-live" --playpath "stream-antena3" -W "http://www.antena3.com/static/swf/A3Player.swf?nocache=200" -p "http://www.antena3.com/directo/" -q -v -o $PIPE  & ;;
  127.  
  128.     La_Sexta) rtmpdump -r "rtmp://antena3fms35livefs.fplive.net:1935/antena3fms35live-live/stream-lasexta" -W "http://www.antena3.com/static/swf/A3Player.swf" -p "http://www.lasexta.com/directo" -q -v -o $PIPE  & ;;
  129.  
  130.     Cuatro) rtmpdump -r "rtmp://174.37.222.57/live" --playpath "cuatrolacajatv?id=14756" -W "http://www.ucaster.eu/static/scripts/eplayer.swf" -p "http://www.ucaster.eu/embedded/cuatrolacajatv/1/670/400" -q -v -o $PIPE  & ;;
  131.  
  132.     Tele5) rtmpdump -r "rtmp://68.68.31.229/live" --playpath "t5hdlacajatv2" -W "http://www.udemy.com/static/flash/player5.9.swf" -p "http://www.castamp.com/embed.php?c=t5hdlacajatv2&vwidth=670&vheight=400" -q -o $PIPE  & ;;
  133.  
  134.  
  135.     Xplora) rtmpdump -r "rtmp://antena3fms35geobloqueolivefs.fplive.net:1935/antena3fms35geobloqueolive-live/stream-xplora" -W "http://www.antena3.com/static/swf/A3Player.swf" -p "http://www.lasexta.com/xplora/directo" -q -v -o $PIPE  & ;;
  136.  
  137. #ahora no tira
  138.     Nitro) rtmpdump -r "rtmp://173.193.242.248/live" --playpath "nitrolacajatv?id=126587" -W "http://mips.tv/content/scripts/eplayer.swf" -p "http://mips.tv/embedplayer/nitrolacajatv/1/670/400" -q -v -o $PIPE  & ;;
  139.  
  140.     Neox) rtmpdump -r "rtmp://live.zcast.us:1935/liveorigin/_definst_" --playpath "neoxlacaja-lI7mjw6RDa" -W "http://player.zcast.us/player58.swf" -p "http://zcast.us/gen.php?ch=neoxlacaja-lI7mjw6RDa&width=670&height=400" -q -v -o $PIPE  & ;;
  141.  
  142.  
  143.     La_Sexta_3) rtmpdump -r "rtmp://174.36.251.140/live/lasexta3lacaja?id=15912" -W "http://www.ucaster.eu/static/scripts/eplayer.swf" -p "http:schuster92.com" -q -o $PIPE  & ;;
  144.     Paramount) rtmpdump -r "rtmp://173.193.46.109/live" --playpath "179582" -W "http://static.castalba.tv/player.swf" -p "http://castalba.tv/embed.php?cid=9947&wh=680&ht=400&r=lacajatv.es" -q -v -o $PIPE  & ;;
  145.  
  146.     Intereconomia) rtmpdump -r "rtmp://media.intereconomia.com/live/intereconomiatv1" -q -v -o $PIPE  & ;;
  147.  
  148.     Intereconomia_Business) rtmpdump -r "rtmp://media.intereconomia.com/live" --playpath "business1" -W "ttp://www.intereconomia.com/flowplayer-3.2.5.swf?0.19446.067378316934" -p "http://www.intereconomia.com/ver-intereconomia-business-tv"  -q -v -o $PIPE  & ;;
  149.  
  150.     13TV) rtmpdump -r "rtmp://xiiitvlivefs.fplive.net/xiiitvlive-live" --playpath "stream13tv" -W "http://static.hollybyte.com/public/players/flowplayer/swf/flowplayer.commercial.swf" -p "http://live.13tv.hollybyte.tv/embed/4f33a91894a05f5f49020000" -q -v -o $PIPE  & ;;
  151.  
  152.     Marca_TV) rtmpdump -r "rtmp://213.163.71.162/directstreamEd" --playpath "marcatv678" -W "http://directstream.us/swfs/player.swf" -p "http://directstream.us/embed.php?file=marcatv678&width=650&height=400" -q -o $PIPE  & ;;
  153.  
  154.     Energy) rtmpdump -r "rtmp://68.68.31.224/live" --playpath "lacajatvenergy" -W "http://www.udemy.com/static/flash/player5.9.swf" -p "http://www.castamp.com/embed.php?c=lacajatvenergy&vwidth=670&vheight=400" -q -o $PIPE  & ;;
  155.  
  156.     FDF) rtmpdump -r "rtmp://173.193.223.184/live" --playpath "fdf47?id=137578" -W "http://mips.tv/content/scripts/eplayer.swf" -p "http://mips.tv" -q -v -o $PIPE  & ;;
  157.  
  158.     AragonTV) rtmpdump -r "rtmp://aragontvlivefs.fplive.net/aragontvlive-live" --playpath "stream_normal_abt" -W "http://alacarta.aragontelevision.es/streaming/flowplayer.commercial-3.2.7.swf" -p "http://alacarta.aragontelevision.es/streaming/streaming.html" -q -v -o $PIPE  & ;;
  159.  
  160.     Huesca_TV) rtmpdump -r "rtmp://streaming2.radiohuesca.com/live/" -W "http://player.longtailvideo.com/player5.3.swf" --playpath "huescatv" -p "http://www.intertelevision.com/spain/localiatv.php" -v -o $PIPE  & ;;
  161.  
  162.     Galicia_TV_EU) rtmpdump -r "rtmp://media3.crtvg.es:80/live" --playpath "tvge_2" -W "http://www.crtvg.es/flowplayer3/flowplayer.commercial-3.2.7.swf" -p "http://www.crtvg.es/tvg/tvg-en-directo" -q -v -o $PIPE  & ;;
  163.  
  164.     Galicia_TV_AM) rtmpdump -r "rtmp://media3.crtvg.es:80/live" --playpath "tvga_2" -W "http://www.crtvg.es/flowplayer3/flowplayer.commercial-3.2.7.swf" -p "http://www.crtvg.es/tvg/tvg-en-directo/canle/galicia-tv-america" -q -v -o $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER -  & ;;
  165.  
  166.     Canarias) rtmpdump -r "rtmp://streamrtvc.mad.idec.net/rtvc1" --playpath "rtvc_1.sdp" -W "http://www.rtvc.es/swf/flowplayer.commercial-3.1.5.swf" -p "http://www.rtvc.es/television/enDirecto.aspx?canal=tv" -v -o $PIPE  & ;;
  167.  
  168.     Canarias_NET) rtmpdump -r "rtmp://streamrtvc.mad.idec.net:1935/rtvcnet/" --playpath "rtvc_net.sdp" -W "http://www.rtvc.es/swf/flowplayer.commercial-3.1.5.swf" -p "http://www.rtvc.es/television/enDirecto.aspx?canal=tv" -q -v -o $PIPE  & ;;
  169.  
  170.     Eldia_TV) rtmpdump -r "rtmp://teledifusion.tv/dia" --playpath "dia" -W "http://www.eldia.tv/player.swf" -p "http://www.eldia.tv/" -q -v -o $PIPE  & ;;
  171.  
  172.     TVRioja) rtmpdump -r "rtmp://teledifusion.tv/rioja" --playpath "rioja" -W "http://www.tvr.es/html5/player.swf" -p "http://www.tvr.es/directo.php" -q -v -o $PIPE  & ;;
  173.  
  174.     TPA_a7) rtmpdump -r "rtmp://teledifusion.tv:1935/asturiastv" --playpath "asturiastvlive" -W "http://www.rtpa.es/jwplayer/player.swf" -p "http://www.rtpa.es/television" -q -v -o $PIPE  & ;;
  175.  
  176.     Andalucia) wget --quiet -O $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER - http://195.10.10.220/rtva/andaluciatelevisionh264.flv & ;;
  177.  
  178.     Huelva_TV) rtmpdump -r "rtmp://flash3.todostreaming.es/huelvatv" -W "http://www.huelvatv.com/plugins/content/jw_allvideos/includes/js/mediaplayer/player.swf" --playpath "livestream" -p "http://huelvatv.com/index.php/en-directo" -q -v -o $PIPE  & ;;
  179.  
  180.     Abteve) rtmpdump -r "rtmp://live.cycnet.eu/flvplayback" --playpath "ts_2_68_69" -W "http://www.abteve.com/live/flowplayer/flowplayer-3.2.11.swf" -p "http://www.abteve.com/abteve-on-line.htm" -q -v -o $PIPE  & ;;
  181.  
  182.     BarcelonaTV) wget --quiet -O $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER - http://195.10.10.207/barcelonatv/barcelonatv-high.flv & ;;
  183.    
  184.     IB3) rtmpdump -r "rtmp://ib3tvlivefs.fplive.net/ib3tvlive-live" --playpath "streamib3" -W "http://ib3cdn.s3.amazonaws.com/player/player.swf" -p "http://ib3tv.com/ib3/player/ib3sat.php" -q -v -o $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER -  & ;;
  185.  
  186.     Canal9_24) wget --quiet -O $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER - http://195.10.10.223/rtvv/canal9.flv & ;;
  187.  
  188.     Onda_Azul) rtmpdump -r "rtmp://ondaazullivefs.fplive.net:1935/ondaazullive-live/" --playpath "ondaazullive-stream1" -W "http://www.freeetv.com/script/mediaplayer/player.swf" -p "http://www.waaatch.com/modules.php?name=Video_Stream&page=watch&id=4690" -q -v -o $PIPE  & ;;
  189.  
  190.     TV3) rtmpdump -r "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live" --playpath "stream_TV3CAT_FLV" -W "http://www.tv3.cat/ria/players/3ac/evp/Main.swf" -p "http://www.tv3.cat/directes/" -q -v -o $PIPE  & ;;
  191.  
  192.     TV3_24) rtmpdump -r "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live" --playpath "stream_324_FLV" -W "http://www.tv3.cat/ria/players/3ac/evp/Main.swf" -p "http://www.tv3.cat/directes/" -q -v -o $PIPE  & ;;
  193.  
  194.     Canal_33) rtmpdump -r "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live" --playpath "stream_33D_FLV" -W "http://www.tv3.cat/ria/players/3ac/evp/Main.swf" -p "http://www.tv3.cat/directes/" -q -v -o $PIPE  & ;;
  195.  
  196.     Esport3) rtmpdump -r "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live" --playpath "stream_ES3_FLV" -W "http://www.tv3.cat/ria/players/3ac/evp/Main.swf" -p "http://www.tv3.cat/directes/" -q -v -o $PIPE  & ;;
  197.  
  198.     Super3) rtmpdump -r "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live" --playpath "stream_33D_FLV" -W "http://www.tv3.cat/ria/players/3ac/evp/Main.swf" -p "http://www.tv3.cat/3alacarta/#/directes/SUPER3" -q -v -o $PIPE  & ;;
  199.  
  200.     TeleB) rtmpdump -r "rtmp://directe.tvbadalona.cat/live" --playpath "myStream.sdp" -W "http://www.teleb.cat/directe/flowplayer-3.2.5.swf" -p "http://www.teleb.cat/directe/" -q -v -o $PIPE  & ;;
  201.  
  202.     TV_Girona) rtmpdump -r "rtmp://81.95.0.67:19935/tvgirona" --playpath "directe" -W "http://www.ixac.tv/rtmp/flowplayer.commercial-3.2.5.swf" -p "http://www.ixac.tv/rtmp/tvgirona_Vidal_player_independent_E.html" -q -v -o $PIPE  & ;;
  203.  
  204.     TVCS) rtmpdump -r "rtmp://188.165.230.206/directo" --playpath "livestream" -W "http://www.tvcs.tv/skins2.3.5/awes/player.swf" -p "http://www.tvcs.tv/endirecto/" -q -v -o $PIPE  & ;;
  205.  
  206.     Ribera_TV) rtmpdump -r "rtmp://flash3.todostreaming.es/ribera" --playpath "livestream" -W "http://www.todostreaming.es/player_new.swf" -p "http://www.riberatelevisio.com" -q -v -o $PIPE  & ;;
  207.  
  208.     Telemadrid_SAT) rtmpdump -r "rtmp://cp118140.live.edgefcs.net:1935/live" --playpath "TSAtelemadridsat@47720" -q -v -o $PIPE  & ;;
  209.  
  210.     Cyl7) rtmpdump -r "rtmp://live2.nice264.com:1935/niceStreamingServer/_definst_/cyl_cyltv_live|rtmp://live1.nice264.com:1935/niceStreamingServer/_definst_/cyl_cyltv_live" -a "niceLiveServer"  -W "http://mgmt.nice264.com/swf/jwplayer.swf" -p "http://www.rtvcyl.es/Directo.aspx" -q -v -o $PIPE  & ;;
  211.  
  212.     Etb_SAT) rtmpdump -r "rtmp://cp70268.live.edgefcs.net/live" --playpath "eitb-ETBSat@5219" -W "http://www.eitb.com/resources/flash/video_playerberria3.swf" -p "http://www.eitb.com/es/television/etb-sat/" -q -v -o $PIPE  & ;;
  213.  
  214.     TeleBilbao) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "telebilbao.stream" -W "http://www.lasteles.com/js/mediaplayer-5.8/player.swf" -p "http://www.lasteles.com/es/player.php?auto=0&id=14884" -q -v -o $PIPE  & ;;
  215.  
  216.     Divinity) rtmpdump -r "rtmp://68.68.17.102/live" --playpath "discomaxlacajatv" -W "http://www.udemy.com/static/flash/player5.9.swf" -p "http://www.castamp.com/embed.php?c=discomaxlacajatv&tk=5mD8Tatf&vwidth=650&vheight=400" -q -v -o $PIPE  & ;;
  217.  
  218.     Discovery_Channel) rtmpdump -r "rtmp://184.173.181.44/live" --playpath "discoverylacajatv?id=14680" -W "http://www.ucaster.eu/static/scripts/eplayer.swf" -p "http://www.ucaster.eu/embedded/discoverylacajatv/1/650/400" -q -o $PIPE  & ;;
  219.  
  220.     TNT) rtmpdump -r "rtmp://198.105.217.36/live" --playpath "tnt01?id=130713" -W "http://mips.tv/content/scripts/eplayer.swf" -p "http://mips.tv/embedplayer/tnt01/1/650/400" -q -v -o $PIPE  & ;;
  221.  
  222.     Xtrm) rtmpdump -r "rtmp://93.174.93.58/freelivestreamHD" --playpath "xtrmlacajatv" -W "http://freelivestream.tv/swfs/player.swf" -p "http://freelivestream.tv/embedPlayer.php?file=xtrmlacajatv&width=670&height=400&ckattempt=1" -q -v -o $PIPE  & ;;
  223.  
  224.     SyFy) rtmpdump -r "rtmp://germany.zcast.info/liveedge" --playpath "syfy-p2X1XuGkY" -W "http://player.zcast.us/player58.swf" -p "http://zcast.us/gen.php?ch=syfy-p2X1XuGkY&width=670&height=400" -q -v -o $PIPE  & ;;
  225.  
  226.     Cosmo) rtmpdump -r "rtmp://213.163.71.248/freelivestreamHD" --playpath "cosmolacajatv" -W "http://freelivestream.tv/swfs/player.swf" -p "http://freelivestream.tv/embedPlayer.php?file=cosmolacajatv&width=670&height=400"  -q -v -o $PIPE  & ;;
  227.  
  228.     Canal_Extremadura) rtmpdump -r "rtmp://canalextremaduralive.cdn.canalextremadura.es/canalextremaduralive-live/" --playpath "stream001" -W "http://www.canalextremadura.es/sites/all/modules/custom/slx_reproductor/js/mediaplayer-5.7/player.swf" -p "http://www.canalextremadura.es/alacarta/tv/directo" -q -v -o $PIPE  & ;;
  229.  
  230.     KissTV) rtmpdump -r "rtmp://kisstelevision.es.flash3.glb.ipercast.net/kisstelevision.es-live" --playpath "live" -W "http://kisstelevision.en-directo.com/kisstelevision_avw.swf" -p "http://www.kisstelevision.es" -q -v -o $PIPE  & ;;
  231.  
  232.     UnaCadiz) rtmpdump -r "rtmp://flash3.todostreaming.es/unatv" --playpath "live" -W "http://www.todostreaming.es/player_new.swf" -p "http://www.unacadiz.tv/directo/" -q -v -o $PIPE  & ;;
  233.  
  234.     UnaCordoba) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "unacordoba.stream" -W "http://www.lasteles.com/js/mediaplayer-5.8/player.swf" -q -v -o $PIPE  & ;;
  235.  
  236.     Aragon_TV) rtmpdump -r "rtmp://aragontvlivefs.fplive.net/aragontvlive-live" --playpath "stream_normal_abt" -W "http://alacarta.aragontelevision.es/streamin.g/flowplayercommercial-3.2.7.swf" -p "http://alacarta.aragontelevision.es/streaming/streaming.html" -q -v -o $PIPE  & ;;
  237.  
  238.     LUX_Mallorca) rtmpdump -r "rtmp://fl1.viastreaming.net/canal37" -W "http://fl1.viastreaming.net:8000/player/player.swf" --playpath "livestream" -p "http://luxmallorca.tv/" -q -v -o $PIPE  & ;;
  239.  
  240.  
  241.     RtvCE) rtmpdump -r "rtmp://flash3.todostreaming.es/rtvceuta" --playpath "livestream" -W "http://www.todostreaming.es/player.swf" -p "http://www.rtvce.es/" -q -v -o $PIPE  & ;;
  242.  
  243.     TVMelilla) rtmpdump -r "rtmp://stream.tvmelilla.es:1935/tvmelilla" --playpath "live" -W "http://www.tvmelilla.es/jwplayer/player.swf" -p "http://www.tvmelilla.es/directo.html" -q -v -o $PIPE  & ;;
  244.  
  245.     EuroNews_ES) rtmpdump -r "rtmp://fr-par-1.stream-relay.hexaglobe.net:1935/rtpeuronewslive" --playpath "es_video350_flash_all.sdp" -W "http://es.euronews.com/media/player_live_1_14.swf" -p "http://es.euronews.com/noticias/en-directo/" -q -v -o $PIPE  & ;;
  246.  
  247.     Russian_Today) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "russiantoday.stream" -q -v -o $PIPE  & ;;
  248.  
  249.     TeleSur) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "telesur.stream" -q -v -o $PIPE  & ;;
  250.  
  251.     Telebahia) rtmpdump -r "rtmp://62.42.17.93:1935/live" --playpath "Live" -W "http://www.telebahia.tv/player/player.swf" -q -v -o $PIPE  & ;;
  252.  
  253.     ImasTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "imastv.stream" -q -v -o $PIPE  & ;;
  254.    
  255.     ZaragozaTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "ztv.stream" -q -v -o $PIPE  & ;;
  256.    
  257.     TeleToledo) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "teletoledo.stream" -q -v -o $PIPE  & ;;
  258.  
  259.     Huelva_CNH) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "cnh.stream" -q -v -o $PIPE  & ;;
  260.  
  261.     LevanteTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "levantetv.stream" -q -v -o $PIPE  & ;;
  262.  
  263.     InformacionTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "informaciontv.stream" -q -v -o $PIPE  & ;;
  264.  
  265.     PTV_Malaga) rtmpdump -r "rtmp://149.11.34.6/rtplive" --playpath "ptvmalaga.stream" -q -v -o $PIPE  & ;;
  266.    
  267.     CostadelSol_TV) rtmpdump -r "rtmp://fl0.c80177.cdn.qbrick.com:1935/80177/_definst_" --playpath "20242994"  -p "http://www.costadelsoltv.com" -q -v -o $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER -  & ;;
  268.  
  269.     M95TV) rtmpdump -r "rtmp://movipbox.streamguys.net:1935/m95tv/" --playpath "m95tv.sdp" -W "http://www.m95tv.es/modules/mod_playerjr/player-licensed5.swf" -p "http://www.m95tv.es" -q -v -o $PIPE  & ;;
  270.  
  271.     GoticaTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "gotica.stream" -q -v -o $PIPE  & ;;
  272.  
  273.     LobasTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "lobas.stream" -q -v -o $PIPE  & ;;
  274.  
  275.     PartyTV) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "partytv.stream" -q -v -o $PIPE  & ;;
  276.  
  277.     Unlove) rtmpdump -r "rtmp://149.11.34.6/live" --playpath "unlovechannel.stream" -q -v -o $PIPE  & ;;
  278.  
  279.     Hispan_TV) rtmpdump -r "rtmp://mtv.fms-01.visionip.tv/live" --playpath "mtv-m_tv-live-25f-4x3-SDh" -W "http://embeddedplayer.visionip.tv/data/swf/8f44869de82046.059e9bf6e623ee1d54965/player.swf" -p "http://www.hispantv.com" -q -v -o $PIPE  & ;;
  280.  
  281.     Aljazeera_Eng) rtmpdump -r "rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-live" --playpath "aljazeera_eng_high" -W "http://admin.brightcove.com/viewer/us20121113.1511/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.aljazeera.com/watch_now/" -q -v -o $PIPE  & ;;
  282.  
  283.     Esne_TV) rtmpdump -r "rtmp://69.60.121.166/live" --playpath "esne2" -W "http://elsembradorministries.com/esne/ESNE-TV/files/player.swf" -p "http://elsembradorministries.com/esne/ESNE-TV/esnetvenvivo.html" -q -v -o $PIPE  & ;;
  284.  
  285.     Astrocanalshop) rtmpdump -r "rtmp://flash3.todostreaming.es/telelinea2" -W "http://www.todostreaming.es/player_new.swf" --playpath "mystream" -p "http://www.astrocanalshop.com/streaming.htm" -q -v -o $PIPE  & ;;
  286.  
  287.     Ondamex) rtmpdump -r "rtmp://stream.visualnetworks.es:1935/str063" --playpath "live" -W "http://ondamex.com/ondamex.swf" -p "http://ondamex.com" -q -v -o $PIPE  & ;;
  288.  
  289.     Panamericana) rtmpdump -r "rtmp://demo5.iblups.com/demo" --playpath "nm5esQgmkT"  -W "http://iblups.com/playertvlive123456789panamericanatv.swf" -p "http://iblups.com/e_panamericanatv-490-320" -q -v -o $PIPE  & ;;
  290.  
  291.     Global_TV) rtmpdump -r "rtmp://demo13.iblups.com/demo" --playpath "hTWNttHSsq" -W "http://iblups.com/playertvlive123456789globaltv.swf" -p "http://iblups.com/e_globaltv-490-33" -q -v -o $PIPE  & ;;
  292.  
  293.     ATV_Sur) rtmpdump -r "rtmp://demo.iblups.com/demo" --playpath "yVUQhp8tNL" -W "http://iblups.com/playertvlive123456789.swf" -p "http://iblups.com/e_atvsur-400-330" -q -v -o $PIPE  & ;;
  294.  
  295.     AricaTV) rtmpdump -a "aricatv/aricatvvivo" -r "rtmp://stream210.digitalproserver.com:443/aricatv/aricatvvivo" --playpath "livestream" -W "http://media.digitalproserver.com/dps_player.swf" -p "http://www.aricatv.com/" -q -v -o $PIPE  & ;;
  296.  
  297.     Cetelmon_TV) wget --quiet -O $PIPE | mplayer threads=1 -really-quiet -mc 10 -autosync 30 -cache $CACHE_MPLAYER - "http://84.232.79.194:8090/cetelmontv.flv" & ;;
  298.  
  299.     SolidariaTV) rtmpdump -r "rtmp://flash3.todostreaming.es/solidariatv" --playpath "mystream" -W "http://www.todostreaming.es/player_new.swf" -p "http://www.solidariatv.com" -q -v -o $PIPE  & ;;
  300.  
  301.     *) exit ;;
  302.  
  303. esac
  304.  
  305. LASTPID=$(echo $!)
  306.  
  307. echo "Buffering a bit ... ;)"
  308. sleep 10
  309. `$MPLAYER_CMD`
  310. rm $PIPE
  311. kill -9 $LASTPID
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement