ustream > m3u8 ؟؟؟؟؟؟ |
Re: ustream > m3u8 ؟؟؟؟؟؟ |
Re: ustream > m3u8 ؟؟؟؟؟؟UStream today closed the direct links
Is there another idea to extract m3u8? |
Re: ustream > m3u8 ؟؟؟؟؟؟Is it a new way?
|
Re: ustream > m3u8 ؟؟؟؟؟؟Quote:
User Agent > iPhone 3.0 Not working for me. Code:
"C:\Program Files (x86)\Streamlink\bin\streamlink.exe" --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16" "hlsvariant://http://sjc-uhls-proxy115.ustream.tv/watch/playlist.m3u8?cid=6540154&appType=11&appVersion=2&locks=97d170e1550eee4afc0af065b78cda302a97674c&geo=US&geocity=Los Angeles&userId=&connectionId=sjc-flot-omega01_2780158&ts=1494795743&ip=108.75.197.71&cdn=uhs_akamai&sgn=f8d081276e2b2012e3d5ca58eaaa98c5e9a20ed2" best |
Re: ustream > m3u8 ؟؟؟؟؟؟TVG,
I had a look at error message in cmd window and it was something about Los Angeles, cmd.exe complaining about an empty space between Los and Angeles ( geocity=Los (request() got an unexpected keyword argument 'userId') it should look like this on command line: Los%20Angeles, and like this: Los%%20Angeles in batch file, no empty space in URL even in between double quotes. I can watch this stream in Europe. Here is code that works if you copy and pase it in cmd window: Code:
streamlink.exe --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16" "hlsvariant://http://sjc-uhls-proxy115.ustream.tv/watch/playlist.m3u8?cid=6540154&appType=11&appVersion=2&locks=97d170e1550eee4afc0af065b78cda302a97674c&geo=US&geocity=Los%20Angeles&userId=&connectionId=sjc-flot-omega01_2780158&ts=1494795743&ip=108.75.197.71&cdn=uhs_akamai&sgn=f8d081276e2b2012e3d5ca58eaaa98c5e9a20ed2" best % = %% & = ^& http://www.robvanderwoude.com/escapechars.php Error message: Code:
C:\>streamlink.exe --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16" hlsvariant://http://"sjc-uhls-proxy115.ustream.tv/watch/playlist.m3u8?cid=6540154&appType=11&appVersion=2&locks=97d170e1550eee4afc0af065b78cda302a97674c&geo=US&geocity=Los Angeles&userId=&connectionId=sjc-flot-omega01_2780158&ts=1494795743&ip=108.75.197.71&cdn=uhs_akamai&sgn=f8d081276e2b2012e3d5ca58eaaa98c5e9a20ed2" best Code:
C:\>streamlink.exe --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16" "hlsvariant://http://sjc-uhls-proxy115.ustream.tv/watch/playlist.m3u8?cid=6540154&appType=11&appVersion=2&locks=97d170e1550eee4afc0af065b78cda302a97674c&geo=US&geocity=Los%20Angeles&userId=&connectionId=sjc-flot-omega01_2780158&ts=1494795743&ip=108.75.197.71&cdn=uhs_akamai&sgn=f8d081276e2b2012e3d5ca58eaaa98c5e9a20ed2" best |
Re: ustream > m3u8 ؟؟؟؟؟؟Quote:
Can convert the broadcast to m3u8??? http://www.ustream.tv/channel/winradio-manila |
Re: ustream > m3u8 ؟؟؟؟؟؟Code:
|
Re: ustream > m3u8 ؟؟؟؟؟؟Quote:
I tried this method and did not work, do you have a new way? |
Re: ustream > m3u8 ؟؟؟؟؟؟I can play it like this:
C:\MISC\STREAMLINK>streamlink.exe http://www.ustream.tv/channel/winradio-manila best [cli][info] Found matching plugin ustreamtv for URL http://www.ustream.tv/channel/winradio-manila [cli][info] Available streams: 0p (best, worst) [cli][info] Opening stream: 0p (hls) [cli][info] Starting player: C:\P\VLC\vlc.exe --file-caching=5000 [cli][info] Player closed [cli][info] Stream ended [cli][info] Closing currently open stream... |
All times are GMT -6. The time now is 11:21 AM. |