tvplayer.com cnninternationaleurope bug has been fixed with release
youtube-dl 2017.05.01
https://github.com/rg3/youtube-dl/releases
C:\>youtube-dl.exe -v -F --no-check-certificate
http://tvplayer.com/watch/cnninternationaleurope
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', '--no-check-certificate', 'http://tvplayer.com/watch/cnninternationaleurope']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.05.01
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg n3.2.1, rtmpdump 2.4
[debug] Proxy map: {}
[TVPlayer] cnninternationaleurope: Downloading webpage
[TVPlayer] cnninternationaleurope: Downloading JSON context
[TVPlayer] cnninternationaleurope: Downloading JSON stream
[TVPlayer] cnninternationaleurope: Downloading m3u8 information
[info] Available formats for 286:
format code extension resolution note
214 mp4 unknown 214k
564 mp4 unknown 564k
1064 mp4 unknown 1064k
1864 mp4 unknown 1864k
2564 mp4 unknown 2564k (best)
youtube-dl.exe --no-check-certificate -f 1864
http://tvplayer.com/watch/cnninternationaleurope -o - | vlc.exe -
Ihry,
these 2 are for you, fake news without CMD window pop-up:
Code:
@echo off
echo youtube-dl.exe --no-check-certificate -f 2564 http://tvplayer.com/watch/cnninternationaleurope -o - ^| ffplay.exe -vf scale=854:480 - > %TEMP%\news.bat
start /min %TEMP%\news.bat ^& exit
@echo off
echo youtube-dl.exe --no-check-certificate -f 1965 https://tvplayer.com/watch/bbcnews -o - ^| ffplay.exe -vf scale=854:480 - > %TEMP%\news.bat
start /min %TEMP%\news.bat ^& exit