View Single Post
  #2  
Old 06-15-2015, 12:49 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

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 View Post

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.
Reply With Quote