Record this radioi want record this radio hd http://radiomitre.cienradios.com/hd/ .. I get the manifets but no working
Quote:
|
Re: Record this radioHi,
you just need to add a etxra user-agent to get it working. Code:
livestreamer --http-header "User-Agent=iPhone" "hds://http://prepublish.f.qaotic.net/b04/ngrp:MITREHD-10002_all/manifest.f4m" best |
Re: Record this radioone question... how get --http-header "User-Agent=iPhone" ??
|
Re: Record this radioSo iPhone is just a shortcut name I used to get access to the site / f4m manifest (quicktest).If you want to access the direct link into browser then it dosen't work "Error 403 Access denied" using the normal browser user agent like in that case.
Read this.. https://en.wikipedia.org/wiki/HTTP_403 On the other hand you can follow the requests of the original site you can run in browser which plays the segments to see what it did request. Code:
http://prepublish.f.qaotic.net/b04/ngrp:MITREHD-10002_all/media_u1puceem3_b346000.abst/Seg1-Frag42453 Code:
livestreamer --http-header "Referer=http://vmf.edge-apps.net/res/player/universal/StrobeMediaPlayback_test.swf" "hds://http://prepublish.f.qaotic.net/b04/ngrp:MITREHD-10002_all/manifest.f4m" best greetz |
Re: Record this radiowhich programs you use to find these parameters? thanks
|
Re: Record this radioTry URLSnooper 2.Handling of this tool is simple also for newbies.Also you can use Firefox tools (strg+shift+I / or choose it).If you want to request specific datas to http/s header datas etc then you can also use some online tools (google online http headers) or direct tools like this simple one...
Code:
http://www.dreamincode.net/forums/topic/266444-masm-winsock-interacting-with-webpages/ greetz |
All times are GMT -6. The time now is 04:09 PM. |