Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

I want o learn how to get the m3u8

(http://stream-recorder.com/forum/showthread.php?t=19906)

The_Cre8r 06-14-2015 11:48 AM

I want o learn how to get the m3u8


 
I have been looking on the forum for a while and I cannot find how to actually get the m3u8 for a website.

I want to use http://www.cwtv.com/shows/arrow/the-...c-fe6ae022177b as the example.


Will someone please provide me the steps so I can get the command for livestreamer.

I understand the command is

livestreamer "hlsvariant://website.com/video.m3u8" best -o output.ts


but I do not understand how to get there.

nullacht 06-15-2015 12:49 AM

Re: I want o learn how to get the m3u8


 
Code:

http://www.cwtv.com/shows/arrow/the-calm/?play=dacd95ad-ec56-416d-8fbc-fe6ae022177b
Code:

http://metaframe.digitalsmiths.tv/v2/CWtv/assets/dacd95ad-ec56-416d-8fbc-fe6ae022177b/partner/132?format=json
Code:

https://www.cwtv.com/ioshlskeys/videos/2014/09/29/ARW-301-TheCalm-DS_b4e24c056.m3u8
Code:

livestreamer "hlsvariant://https://www.cwtv.com/ioshlskeys/videos/2014/09/29/ARW-301-TheCalm-DS_b4e24c056.m3u8" best -o 01.ts
Code:

[cli][info] Found matching plugin stream for URL hlsvariant://https://www.cwtv.com/ioshlskeys/videos/2014/09/29/ARW-301-TheCalm-DS_b4e24c056.m3u8
[cli][info] Available streams: 1240k, 150k, 2100k (best), 240k, 440k, 640k, 64k (worst)
[cli][info] Opening stream: 2100k (hls)

Quote:

Originally Posted by The_Cre8r (Post 77470)

I have been looking on the forum for a while and I cannot find how to actually get the m3u8 for a website.

Firefox:
  • Web Console [CTRL+SHIFT+K]
  • Network Monitor [CTRL+SHIFT+Q]
  • Adblock Plus - Blockable items on current page [CTRL+SHIFT+V]

Chrome:
  • DevTools Network [CTRL+SHIFT+I]

It works on this website, but this does not mean it works everywhere.

The_Cre8r 06-20-2015 09:31 AM

Re: I want o learn how to get the m3u8


 
how did you actually determine the json was where it was at?


All times are GMT -6. The time now is 04:31 PM.