View Single Post
  #5  
Old 07-24-2014, 01:48 AM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Downloading .M3U8 Using FFMPEG


I'm assuming you already have ffmpeg installed...

1. Save the zip file to your C drive
2. Open your cmd prompt and cd to the folder (i.e. cd c:\halal)
3. then type:
Code:
ffmpeg -i "playlist-4b2d059e84d01786e91d48717f0f72f89ca5c5f6.m3u8" -c copy "halal_1.ts"
This will download the file to your ffmpeg folder...

Enjoy


P.S. Shahid is geo-blocked in the US, so if you're in the US, you have to use a UK proxy....
Reply With Quote