Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-16-2015, 09:14 PM
ppp367 ppp367 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 9
ppp367 is on a distinguished road
Default

bypass video ad


Hello, once again I need your help.
heres is the link to the video
you will need Spain VPN, .f4m is encrypted, i used to use GetFLV to get .m3u8 trhough ipad kernel but nowadays they play a video ad (mp4) before load the streaming, since then i cant reach the .m3u8 again because the mp4 ad, some times once every 100 tries doesn't load the ad and i can get the stream, but rarely happens.
any help or tips?
thanks a lot.
Reply With Quote
  #2  
Old 05-16-2015, 11:59 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: bypass video ad


Quote:
Originally Posted by ppp367 View Post
Hello, once again I need your help.
heres is the link to the video

you will need Spain VPN, .f4m is encrypted, i used to use GetFLV to get .m3u8 trhough ipad kernel but nowadays they play a video ad (mp4) before load the streaming, since then i cant reach the .m3u8 again because the mp4 ad, some times once every 100 tries doesn't load the ad and i can get the stream, but rarely happens.
any help or tips?
thanks a lot.
hi
Code:
http://token.mitele.es/?id=/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9.mp4&videoType=hls
videoTokenizer({"tokenizedUrl":"https:\/\/mitele1-vh.akamaihd.net\/i\/rtmpe\/geo\/programa\/lavoz\/t3\/c8_06cb8cc9,,.mp4.csmil\/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl =\/i\/rtmpe\/geo\/programa\/lavoz\/t3\/c8_06cb8cc9,,.mp4.csmil\/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd 5bc1e3885f897febcefc5"});

delete all \ in red
so you have

https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl =/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd 5bc1e3885f897febcefc5



Code:
livestreamer "hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5" best -o Las-Batallas-3.ts
Code:
livestreamer "hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5" best -o Las-Batallas-3.ts
[cli][info] Found matching plugin stream for URL hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5
[cli][info] Available streams: 404p (worst, best)
[cli][info] Opening stream: 404p (hls)
[download][Las-Batallas-3.ts] Written 3.4 MB (14s @ 235.1 KB/s)
Reply With Quote
  #3  
Old 05-17-2015, 02:40 AM
ppp367 ppp367 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 9
ppp367 is on a distinguished road
Default

Re: bypass video ad


Quote:
Originally Posted by biezom View Post
hi
Code:
http://token.mitele.es/?id=/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9.mp4&videoType=hls
videoTokenizer({"tokenizedUrl":"https:\/\/mitele1-vh.akamaihd.net\/i\/rtmpe\/geo\/programa\/lavoz\/t3\/c8_06cb8cc9,,.mp4.csmil\/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl =\/i\/rtmpe\/geo\/programa\/lavoz\/t3\/c8_06cb8cc9,,.mp4.csmil\/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd 5bc1e3885f897febcefc5"});

delete all \ in red
so you have

https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl =/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd 5bc1e3885f897febcefc5



Code:
livestreamer "hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5" best -o Las-Batallas-3.ts
Code:
livestreamer "hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5" best -o Las-Batallas-3.ts
[cli][info] Found matching plugin stream for URL hlsvariant://https://mitele1-vh.akamaihd.net/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/master.m3u8?hdnea=st=1431838357~exp=1431838657~acl=/i/rtmpe/geo/programa/lavoz/t3/c8_06cb8cc9,,.mp4.csmil/*~hmac=d801b1e9d20b809829498acc7133308c4800db898fd5bc1e3885f897febcefc5
[cli][info] Available streams: 404p (worst, best)
[cli][info] Opening stream: 404p (hls)
[download][Las-Batallas-3.ts] Written 3.4 MB (14s @ 235.1 KB/s)
Thanks a lot! I really appreciate it and I learn a lot because all of you.
Reply With Quote
  #4  
Old 05-17-2015, 11:52 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: bypass video ad


Quote:
Originally Posted by ppp367 View Post
Hello, once again I need your help.
heres is the link to the video

you will need Spain VPN, .f4m is encrypted, i used to use GetFLV to get .m3u8 trhough ipad kernel but nowadays they play a video ad (mp4) before load the streaming, since then i cant reach the .m3u8 again because the mp4 ad, some times once every 100 tries doesn't load the ad and i can get the stream, but rarely happens.
any help or tips?
thanks a lot.
Use adownloader mate
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:37 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons