PDA

View Full Version : ADVANCED: USA CHANNELS NimbleTV heartbeat system


Lacipe
09-19-2014, 01:13 PM
Hello,

nimbletv.com is not a very well known service, though a very usefull one.
You can watch US TV all around the world aginst a monthly fee. Biggest flaw of the service is, it's only available via browser and Roku.

I'm pretty sure it's possible to change.

Their system is pretty advanced, nothing I've seen before. When you watch a stream, a m3u8 playlist is being generated, which contains links to .ts fragments, all of this supported by a heardbeat jQuery system. I made a screenshot to make clear what I mean:

http://i.imgur.com/mnVsPlm.png

I've tried several scripts but non really helped, my goal to play such a stream in VLC or create a playlist for XMBC.

You can try yourself on their site, the free channels work as well as paid ones. http://nimbletv.com

Hope you guys can help.

surya987
09-19-2014, 09:44 PM
its directly showing m3u8 playlist in your image.... use ffmpeg to retrive full video ........

Lacipe
09-20-2014, 01:56 AM
If it was that easy, I would do it.

I tried uhm,

ffmpeg - i "link.com/playist.m3u8?ChannelID......" -c copy -absf aac_adtstoasc out.mp4

The output gives me: invalid data is found.

surya987
09-20-2014, 07:04 AM
can you able to download m3u8 file directly from browser...???? please post m3u8 link or m3u8 file.......

Lacipe
09-20-2014, 12:51 PM
playlist.m3u8:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=300000, CODECS="avc1.42e00a,mp4a.40.2"
abr.m3u8?f=pl&type=str&abr=mo&userId=XXXXXX&channelId=4_132&providerId=4&packageId=2&strTime=1411200836
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1200000, CODECS="avc1.42e00a,mp4a.40.2"
abr.m3u8?f=pl&type=str&abr=lo&userId=XXXXXX&channelId=4_132&providerId=4&packageId=2&strTime=1411200836
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=3000000, CODECS="avc1.42e00a,mp4a.40.2"
abr.m3u8?f=pl&type=str&abr=hi&userId=XXXXXX&channelId=4_132&providerId=4&packageId=2&strTime=1411200836



abr.m3u8
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:0
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4078.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4079.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4080.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4081.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4082.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4083.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4084.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4085.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4086.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4087.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4088.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4089.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4090.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4091.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4092.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4093.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4094.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4095.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4096.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4097.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4098.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4099.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4100.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4101.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4102.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4103.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4104.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4105.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4106.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4107.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4108.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4109.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4110.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4111.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4112.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4113.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4114.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4115.ts
#EXTINF:10.01,
abr.m3u8?v=py1&f=seg&type=str&userId=XXXXXX&channelId=4_300&providerId=4&packageId=26&sloc=m&strTime=1411068141&abr=hi&segId=media_4116.ts


And the next m3u8 is a video ts file.

surya987
09-20-2014, 01:44 PM
need link... Please post link of m3u8 file because i think you have to edit m3u8 file to retrive it via ffmpeg... Please post m3u8 link here....

Lacipe
09-20-2014, 01:46 PM
need link... Please post link of m3u8 file because i think you have to edit m3u8 file to retrive it via ffmpeg... Please post m3u8 link here....

No way, it will give away my userId.

You can just sign up on nimbletv.com its free :)

surya987
09-20-2014, 01:57 PM
than simple answer edit the m3u8 file and download ... :P

open m3u8 in notepad and replace abr.m3u8 with link.m3u8 till .m3u8 extension and than click replace all.. than save new m3u8 file and use with ffmpeg ....

chill....

Lacipe
09-20-2014, 02:06 PM
than simple answer edit the m3u8 file and download ... :P

open m3u8 in notepad and replace abr.m3u8 with link.m3u8 till .m3u8 extension and than click replace all.. than save new m3u8 file and use with ffmpeg ....

chill....

Nope, invalid data

Lacipe
09-21-2014, 01:15 AM
You can use IDM. But it can't download (here?) live stream.
How many watched, so many and download :)

http://savepic.ru/5962106m.png (http://savepic.ru/5962106.htm)

P. S. You can press pause, but you cannot close the page or watch another video

hmm, weird